Need help with initial setup :(
-
With auto you need a controller that provides it, and since usually it's not the case, you'd better specify the node ID
-
I don't see any ID set in the log: try running the clear eeprom sketch and run your code again, otherwise you could try run your gateway with ethernet instead of MQTT and connect MySController with auto ID enabled and see if it assigns the ID to the node; once assigned the node will store the ID in eeprom and should not forget it.
-
if I read the logs correctly, the gateway is actually receiving something. Try to use the GatewayEsp8266 sketch, connect the myscontroller to it and power on the node
This post is deleted! -
if I read the logs correctly, the gateway is actually receiving something. Try to use the GatewayEsp8266 sketch, connect the myscontroller to it and power on the node