-->
Page 1 of 1

ESP8266 as a MQTT Server

PostPosted: Tue Mar 15, 2016 5:21 pm
by michaelg
Hello,

The ESP offers the chance to be used as an access point. Is there a (simple) way to implement a MQTT server (broker) on a ESP with the Arduino IDE?

Thanks
MIchael

Re: ESP8266 as a MQTT Server

PostPosted: Sun Mar 20, 2016 8:02 am
by michaelg
Hello again,

as I understand the situation so far, there is no server application for MQTT on the ESP8266.
ESP Now may be an alternative but there is almost no experience with that.

Thanks
MIchael

Re: ESP8266 as a MQTT Server

PostPosted: Mon Mar 21, 2016 12:49 am
by defragster
MQTT seems like a good tool - I set up a server on my windows machine - now need code for messages on my ESP8266?