Hi,
In the original ESP32 IDF environment (version Stable 3.2) in the /examples/wifi/getting_started folder there are examples for Station mode (WIFI_MODE_STA) and for Soft AP mode (WIFI_MODE_AP).
There is unfortunately no example for Station+Soft AP mode (WIFI_MODE_APSTA).
I have searched a lot, but have not found a working example. There are discussions, but no specifics.
Where can such an example be found?
In the original ESP32 IDF environment (version Stable 3.2) in the /examples/wifi/getting_started folder there are examples for Station mode (WIFI_MODE_STA) and for Soft AP mode (WIFI_MODE_AP).
There is unfortunately no example for Station+Soft AP mode (WIFI_MODE_APSTA).
I have searched a lot, but have not found a working example. There are discussions, but no specifics.
Where can such an example be found?