- should help you to set up your ESP8266 with a WIFI connection without having to hard code the SSID and PWD into your code
- is somehow similar/related/equal to Texas Instrument's SmartConfig (http://www.ti.com/tool/smartconfig) or SimpleLink
- uses a special protocol for communication between a smart phone and the ESP8266
- is apparently broken in the LUA firmware (because it is set to "needs fixing" in the todo list)
- would be a wonderful thing to have...
I have played with the Spark Core and their way to make the initial setup is just perfect. To use the ESP8266 in an end user device this is an absolute must-have!
So, what is it, what works, what doesn't? Any hints appreciated!
Cheers,
Dani