it may be a more universal solution for the node/switch to use the request(uint8_t childSensorId, uint8_t variableType) function and resend the command to the node/relayActuator after a timeout. This is what @jkandasa mentioned in his post earlier. Still if the node/switch receives the request() it does not know what sensor sent it. If this was contained in the message variable we could implement a fairly robust solution to this.
@jkandasa nice. I see support for standalone esp8266 sensors to use mqtt to communicate with mycontroller soon. Looking forward to some Arduino examples to use mycontroller-device library
@DaTTcz Hi, Thank you so much for your interest with MyController. Try disable serial gateway on MyController and unplug. I hope nothing will happen. If you see any errors on mycontroller/log/mycontroller.log please report. Thank you for your support!!
True!, use mycontroller on my Huawei cell phone, if the mobile version of the page is not sufficient, you can also request the desktop version from the browser menu.
Have to admit, works pretty good in chrome on a 4 inch cell phone
Well, now using a mixed environment!, a Mysensors 2.0 gateway and 1 Mysensors 2.0 node. Rest is still Mysensors 1.5 and will be moved to 2.0 over time.
Mycontroller still works like a charm and recognised the library version in the node information so it is possible to have a mixed environment.
@hoegaarden_bier Yes, It is possible to migrate across platforms (but I never tested across platforms). It should work. Can you list complete error trace?
What is your previous version and new version?