Open zhaojinyun opened 2 years ago
@zhaojinyun AT+USERWKMCUCFG and AT+USERMCUSLEEP commands are available for all ESP32-C3, ESP32, ESP8266, ESP8285. you can use commits after https://github.com/espressif/esp-at/commit/3c0385af2e2de9834c39959ddb31b173c376c534 on release/v2.2.0.0_esp8266 branch and test it, the document has not been added in time, just same as the ESP32's: https://docs.espressif.com/projects/esp-at/en/latest/esp32/AT_Command_Set/user_at_commands.html
Only C3 supports the AT+USERWKMCUCFG and AT+USERMCUSLEEP commands? So how does 8266/8255 wake up the MCU?