Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple EthernetGateway node id collision #25

Open
acabrol opened this issue May 10, 2020 · 0 comments
Open

Multiple EthernetGateway node id collision #25

acabrol opened this issue May 10, 2020 · 0 comments

Comments

@acabrol
Copy link

acabrol commented May 10, 2020

Dear Lunarok,
i use jeedom and mysensors together since couple of years and it works very well.

I decided to replace my arduino+NRF24 nodes and my Arduino SerialGateway to a bunch of ESP32 nodes directly on WIFI.

  • I setup the Jeedom Mysensors plugin as Network Server
  • I configured my ESP32 Nodes as GATEWAY_ESP32 (because node doesn't exist for WIFI protocol in MySensors)

Issue:

  • MySensors ESP32 EthernetGateways have all the same NODE_ID=0 even if they have different source ip address. And Mysensors developpers said this is a core feature mandatory for the design.
  • Jeedom MySensors Plugin identify Nodes only by the NODE_ID
  • Consequence my ESP32 Nodes are all considered as only one single node which is not the case

MySensors developers said that "most of controllers support multiple gateway".
https://forum.mysensors.org/topic/10214/ethernet-wifi-client-gateway-enhancement/7?_=1589067494769&lang=en-US

Do you have any recommendation to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant