Hi there,
I am working with an esp8266 board, and i would like to install the sonoff firmware on it, because it allows very easy configuration (we use it at work) in an IoT service.
Sonoff firmware: https://www.factoryforward.com/flashing-sonoff-firmware-nodemcu/
The cool thing about sonoff is it gives you the ability to configure your development board (i.e. ESP8266) in an easy fashion, which captures the spirit of bubble, by making workflows easy.
Here someone is accessing the development board via wifi with a phone.
However, i would like to connect my development board with bubble, so i can access all the cool features here with the data my development boards can make.
It looks like one needs to establish a MQTT broker to run sonoff. I know this can be done with a simple database in phpadmin. I am not sure how i would do this with bubble? Can someone at support pitch in here and answer whether it would be possible to use bubble as a MQTT broker as is mentioned in this guide? MQTT Client, MQTT Broker, and MQTT Server Connection Establishment Explained – MQTT Essentials: Part 3
Maybe someone is already doing this on bubble? Any tips or help would be a of great help
