Page 1 of 1

is it possible to connect ESP32 Chip with AP Mode and Station mode simultaneously?

Posted: Fri Feb 04, 2022 6:41 am
by Kunjan
is it possible to connect ESP32 Chip with AP Mode and Station mode simultaneously using ESP-IDF? If yes then can you guide me how?

Re: is it possible to connect ESP32 Chip with AP Mode and Station mode simultaneously?

Posted: Fri Feb 04, 2022 7:31 am
by CloudsEder
Yes it is.

Use this API and the corresponding examples to get it working:
https://docs.espressif.com/projects/esp ... _wifi.html