#ESP32 ULP CoProcessor
1 messages ยท Page 1 of 1 (latest)
So, looking at the code, it seems correct to place the device in deep sleep: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/sleep_modes.html and the code is here, it's the same for all ESP32: https://github.com/nanoframework/nf-interpreter/blob/main/targets/ESP32/_nanoCLR/nanoFramework.Hardware.ESP32/nanoFramework_hardware_esp32_native_Hardware_Esp32_Sleep.cpp
Maybe there is something related to this thread here: https://esp32.com/viewtopic.php?t=16428
Please do not cross post!