Wifi Manager Module

I am looking for WifiManager module which is available for ESP8266. I want to connect connect my device based on wifi availablity.

1 Like

There are several WiFi managers – it depends on the WiFi module you are working with.
For example – you may work with RTL8720 module (AmebaZII) or BW16, which working with Realtek code.

2 Likes

Thanks @Jack0321

Hi,

I am also looking for wifiManager similar to ESP8266. I am using RTL8710 module. Is RTL8720 will help in that case.??

1 Like

Hi Sujith,

Welcome to Ameba family and this forum, and thanks for the quesion.

As Jack mentioned, there are some library available, but none customized for RTL8710, the work needed to port those library to RTL8710 is not too much, maybe you would like to bring it over and benefit the community too :slight_smile:

Hi Xidameng,

Thanks for your reply. Can you please share the git hub link, for the same.I could not able to find exact link.

Regrds,
Sujith

Sure, here it is,

Right