-->
Page 1 of 1

Using WiFi manager library

PostPosted: Mon May 09, 2022 9:33 am
by rvinaso
Hi friends! I want to connect some esp8266s at the same time to my router. If I use the Wifi Manager library, I will have to save the credentials in every device, one by one. I would like that one of the devices act as master, then the rest will connect to the master, then I will save the credentials in the master using the library, and after that, the master will share the credentials to the other devices. My question is: How can I access to the credentials that the Wifi Manager library saves in the PROGMEM device?? Thanks a lot

Re: Using WiFi manager library

PostPosted: Mon May 09, 2022 11:11 am
by btidey
There are calls to retrieve current wifi set up details

https://arduino-esp8266.readthedocs.io/ ... s.html#psk