B4R Question [Resolved] WifiManager

AymanA

Active Member
Licensed User
Hi All,

I have searched in the forum for WifiManager library or something similar but unable to find any library that serve the same/similar outcome.

I used the WifiManager with Arduino but not sure if it exist for B4R, can someone point me in case it is avaiable? if not then how you manage to make your users easily connect the ESP8266 to their local wifi network?

This is the github for WifiManager:

https://github.com/tzapu/WiFiManager

Thank you for your guidance/assistance!
 

AymanA

Active Member
Licensed User
Thank you, apologies as I couldn't find the questions after I have posted by mistake.

I can see this library require the config from a PC; however with WifiManager you can set from the mobile by connecting to the ESP8266 access point mode, from there you can open a browser from your mobile to connect the esp8266 to the local wifi network, this is useful in case the project will be commercialized, so users can enter their local network credentials without having to connect the ESP8266 to a PC
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
Hi All,

I have searched in the forum for WifiManager library or something similar but unable to find any library that serve the same/similar outcome.

I used the WifiManager with Arduino but not sure if it exist for B4R, can someone point me in case it is avaiable? if not then how you manage to make your users easily connect the ESP8266 to their local wifi network?

This is the github for WifiManager:

https://github.com/tzapu/WiFiManager

Thank you for your guidance/assistance!
is published here

WIFi Manager for B4R
 
Upvote 0
Top