Thursday, March 10, 2016

Mqtt broker on ESP8266 #2

[Later edit]. On iotcentral.eu you will find instructions on how to install the ESP8266 MQTT broker on your EPS8266 and how to use the MQTT service provided by iotcentral.eu 

 Working on MQTT broker on ESP8266 has reached the first milestone. Until now functionality  includes MQTT broker and bridging to another instance of MQTT broker cloudmqtt.com or mosquitto. It should work also on AWS IoT but I didn't tested yet.


After more then one million of seconds uptime and hundreds of thousands of transported messages I can declare it in 1.0 version.


Next to implement:


  • websocket server using the noPoll   my own library (work in progress  Done )
  • web interface configuration