ESP8266 dual operation
Posted: Thu Sep 01, 2016 11:17 pm
I have run an MQTT code on my NodeMcuesp12E. Works perfectly.
Then I have run a UDP broadcast code on the smae module. Also works perfectly.
My question is, Is it possible for me to run both MQTT and UDP together on the same module?
1. Either work parallelly
OR
2. If one fails, Start another while waiting for the previous connection to come back.
Any kind of help is very much appreciated.
Also some examples pointing to the same or similar issue will also help.
Thank You in advance.
Then I have run a UDP broadcast code on the smae module. Also works perfectly.
My question is, Is it possible for me to run both MQTT and UDP together on the same module?
1. Either work parallelly
OR
2. If one fails, Start another while waiting for the previous connection to come back.
Any kind of help is very much appreciated.
Also some examples pointing to the same or similar issue will also help.
Thank You in advance.