You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Issue:
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?
The text was updated successfully, but these errors were encountered: