I have been playing with a couple of ESP8266 NodeMCU. Currently I have three set up with a servo connected. I am using MQTT to communicate with Mosquitto that I have configured on my RPi.
Every single one is working perfect when they are powered alone, but once I connect another one, the already working stops working.
Been googling like crazy, but can not find anything helpfull…
Every chip has its own client id so I guess that could not be the problem.