Page 1 of 1

Need sample Rest API example to set SSID and Password from Android Application

Posted: Thu Dec 01, 2016 5:29 pm
by Ritesh
Hi,

We are looking for one example in which we need to set SSID and Password of router with which ESP32 device will be connected in station mode.

We are working on ESP32-idf RTOS and ESP32 development board.

So, Please let me know if anyone has implemented something like that or any example released by Espressif System.

Re: Need sample Rest API example to set SSID and Password from Android Application

Posted: Thu Dec 01, 2016 6:01 pm
by kolban
Maybe something similar to the fragment/sample discussed in this post?

http://esp32.com/viewtopic.php?f=18&t=593

Re: Need sample Rest API example to set SSID and Password from Android Application

Posted: Fri Dec 02, 2016 4:57 am
by Ritesh
Thanks,

I will check and let you know if need any from your side.