2x ESP8266 -> Connect to MQTT Broker -> Collision
Posted: Sat Jan 09, 2016 1:25 pm
Hi,
I am wondering, if someone knows about this problem and might give me a hint.
I have TWO ESP8266 Nodemcu v 0.9 modules conntected to my local WiFi router.
WiFi connection works well - no issue.
On both modules I have an MQTT Client installed. Each of them works smoothly and stable.
The moment I switch on the second module, trying to connect to the same MQTT broker, the first module gets dropped off and - in my case - re-boots. The same happens to the second module once the first is trying to connect and so one.
It looks to me like a data package collision... ?
Looking forward to your replies
Thanks Daniel
I am wondering, if someone knows about this problem and might give me a hint.
I have TWO ESP8266 Nodemcu v 0.9 modules conntected to my local WiFi router.
WiFi connection works well - no issue.
On both modules I have an MQTT Client installed. Each of them works smoothly and stable.
The moment I switch on the second module, trying to connect to the same MQTT broker, the first module gets dropped off and - in my case - re-boots. The same happens to the second module once the first is trying to connect and so one.
It looks to me like a data package collision... ?
Looking forward to your replies
Thanks Daniel