Page 5 of 5

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

Posted: Fri Aug 19, 2022 9:46 am
by Vader_Mester
prolly dead thread but just in case anyone needs the solution:
Not dead, I'm actually excited to see this. I'll take a deeper dive in the code later, to see how can I implement is into my code.

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

Posted: Thu Aug 25, 2022 1:26 pm
by Ritesh
prolly dead thread but just in case anyone needs the solution:

here is a repository that contains station mode, AP mode and station + AP mode. just to make life easier:
https://github.com/dahmadjid/esp32-idf- ... wifi_utils
Thanks for providing details. I will check it and let you know if any further query for the same.