Search found 3 matches

by pranjal.jamdade
Fri Jul 09, 2021 10:41 am
Forum: ESP-IDF
Topic: ESP32 Smartconfig (IDF) - reconfiguring SSID and Password
Replies: 6
Views: 9966

Re: ESP32 Smartconfig (IDF) - reconfiguring SSID and Password

Hi, I am trying to send wifi credentials from ESP Touch app. It is working fine. I did some changes in source code and i am able to store the wifi credentials in NVS. Whenever power cycle is happening ESP is able to fetch ssid and password from nvs and it is connecting to AP. But in my case wheneve...
by pranjal.jamdade
Fri Jul 09, 2021 5:10 am
Forum: ESP-IDF
Topic: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
Replies: 41
Views: 72030

Re: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?

Hello ,

Still Looking for Proper Solution for it.


Thanks & Regards
Pranjal
by pranjal.jamdade
Wed Jun 23, 2021 8:46 am
Forum: ESP-IDF
Topic: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
Replies: 41
Views: 72030

Re: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?

Hello,
Did any one find a proper solution for accessing both AP and STA mode ? Once AP mode is getting after receving SSID+PASS , i am facing issue for station mode.
If any one could suggest please help me out.

Thanks in advance