Hello everyone,
I have worked on ESP8266 and recently I'm working over ESP8266 interfacing with MQTT protocol. I have read stuff on MQTT through HiveMQ documentation and getting familiar with MQTT protocol. I have successfully built a basic application to control the LED on ESP8266 through PC as a client with HiveMQ broker. I am trying to communicate two esp8266 together (both will act as clients) with MQTT broker means there should not be any app or web command. Everything will be written...
Two ESP8266 communicate with each other via MQTT broker
I have worked on ESP8266 and recently I'm working over ESP8266 interfacing with MQTT protocol. I have read stuff on MQTT through HiveMQ documentation and getting familiar with MQTT protocol. I have successfully built a basic application to control the LED on ESP8266 through PC as a client with HiveMQ broker. I am trying to communicate two esp8266 together (both will act as clients) with MQTT broker means there should not be any app or web command. Everything will be written...
Two ESP8266 communicate with each other via MQTT broker