- Mon Apr 27, 2015 4:58 am
#15778
Yes, i've done different things to feedback and verify correct operation on a different platform, for example on arduino i've done digitalread to check the current state of the pin in question and published to a topic if it's state has changed from previous state, so everytime i send a command to the remote device over mqtt i expect a echo back on a different topic from the remote target, and if i dont receive it then i resend and timeout. I will try to test if it will work on esp and leave it as an example if it does. i guess it's just a complicated way of emulating qos by means of a feedback loop.
I really feel that this combination of esp and arduino ide will be the best option for accelerating and developing this community, and the more useable examples we can provide, the more examples and useable code will in turn be made available.
Gambit