Page 1 of 1

ESP32 Pico D4

Posted: Thu Mar 23, 2023 1:43 am
by jimcondit
Does anyone know if the Lora32 module, which uses the ESP32-PICO D4, can do a gpio wakeup from a deep sleep? I've selected the right board, I think, but the library doesn't contain esp_deep_sleep_enable_gpio_wakeup(BOTTOM_MASK, ESP_GPIO_WAKEUP_GPIO_LOW) method in the library. Using VS-Code and Platform IO
[env:ttgo-lora32-v21]
platform = espressif32
board = ttgo-lora32-v21
framework = arduino
Thanks,
Jim Condit
(Copied this post to other ESP32 message boards.)