so how to make my ESP32S to support "sta+ap" ?
This MCU can run both mode when I script it in Arduino, but when I script it in Espruino, it will automatically disconnect station wifi when it has Access point on.
also, how to fix "E (536) spiram: SPI RAM enabled but initialization failed. Bailing out." ?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Here's what happened for my newly flashed ESP32S
so how to make my ESP32S to support "sta+ap" ?
This MCU can run both mode when I script it in Arduino, but when I script it in Espruino, it will automatically disconnect station wifi when it has Access point on.
also, how to fix "E (536) spiram: SPI RAM enabled but initialization failed. Bailing out." ?
thanks for reading