-->
Page 3 of 15

Re: esp_uMQTT_broker: A basic MQTT Broker on the ESP8266

PostPosted: Sun Aug 13, 2017 2:36 pm
by rudy
If you are not familiar with Linux then the overhead of the Raspberry Pi solution is significant. I am running a Raspberry Pi as a MQTT broker. It would have been more efficient to have had a ESP solution when I did it.

But since I do have the R-Pi it wasn't a lot more to use it as a web server. Yes I have done the ESP8266 webserver with SD and SPIFFS, and they are useful for certain things.

Re: esp_uMQTT_broker: A basic MQTT Broker on the ESP8266

PostPosted: Sun Aug 13, 2017 3:50 pm
by martin_g
You can easily buy an ESP8266 complete with case, power supply, and even a relay onboard in quantities for less that 6$ - the Sonoff switch... With the lastest additions to the esp_uMQTT_broker, the rule engine, you can even directly use this relay in an application.

So the use case for the esp_uMQTT_broker software is not to replace an existing Pi. If you already have one as central node installed - fine! But now you can also start with a small IoT application, e.g. consisting just of a sensor and a switched actuator for less than 15$ overall and it is already based on WiFi and the open MQTT standard.

Re: esp_uMQTT_broker: A basic MQTT Broker on the ESP8266

PostPosted: Sun Aug 13, 2017 4:44 pm
by tele_player
I wasn't aware of the Sonoff switch. Impressively inexpensive.

I'll admit, maybe there are applications for MQTT broker on 8266.

Re: esp_uMQTT_broker: A basic MQTT Broker on the ESP8266

PostPosted: Wed Aug 16, 2017 12:10 am
by tele_player
I'd like sonoff better if there was better design and certification of AC section.