A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By thibest
#67812 Hello everyone!! First of all, this is my first post in this great forum!! I love the ESP board, and I'm working with that.

And I want to contribute with this forum with a small library!.

This library provides you auto-connection to your WiFi network, and if the ESP doesn't have the credentials, it will create custom AP, and you only need to call 1 Web service to pass the credentials!!

Take a look on github, https://github.com/sergiocasero/ESPAutoAP

Feedback is welcome! (and stars also :lol: )
User avatar
By QuickFix
#67838 Handy libraries are always welcomed. 8-)
I haven't tried it yet, but it would be nice if one could store a list of known AP's and their passwords, just like on an Android (and iOS) device. :idea:
User avatar
By thibest
#67844
QuickFix wrote:Handy libraries are always welcomed. 8-)
I haven't tried it yet, but it would be nice if one could store a list of known AP's and their passwords, just like on an Android (and iOS) device. :idea:


Thanks! I will wrote one post in medium about that. "How to setup the ESP8266 with Android or iOS device"

In the backlog right now... haha