Page 1 of 1

esp32 MESH plus AT commands

Posted: Tue Apr 27, 2021 4:47 pm
by KostiaSav
Hi there.
I have a main controller stm32 which has a WIFI interface built on ESP32. ESP works in a client mode and is controoled by STM32 with AT commands.
Is it possible to mak ESP32 work in a MESH mode and to be controlled with AT commands from STM32 simultaneously?
Thank you.