I have multiple ESP8266 and started to use MQTT for communication. Looks like ub.js can save me a lot of time. I will definitely try it.
Have you thought about a solution that needs no hard coded SSID and PASSWORD ?
Something like this: ESP starts as AP if there is no valid Wifi connection and is able to be setup by a station that connects and provides Wifi connection data ?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@AlexOwen cool stuff !
I have multiple ESP8266 and started to use MQTT for communication. Looks like ub.js can save me a lot of time. I will definitely try it.
Have you thought about a solution that needs no hard coded SSID and PASSWORD ?
Something like this: ESP starts as AP if there is no valid Wifi connection and is able to be setup by a station that connects and provides Wifi connection data ?