-->
Page 1 of 1

ESPAutoAP - Library to manage conns to the home network

PostPosted: Sat Jul 01, 2017 7:00 pm
by thibest
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: )

Re: ESPAutoAP - Library to manage conns to the home network

PostPosted: Sun Jul 02, 2017 6:18 pm
by QuickFix
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:

Re: ESPAutoAP - Library to manage conns to the home network

PostPosted: Mon Jul 03, 2017 2:46 am
by thibest
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