Search found 4 matches
- Thu Mar 23, 2023 1:43 am
- Forum: ESP32 Arduino
- Topic: ESP32 Pico D4
- Replies: 0
- Views: 1171
ESP32 Pico D4
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 Platf...
- Wed Dec 22, 2021 12:25 am
- Forum: Hardware
- Topic: ESP32-C3-DEVKITM-1U Missing WiFi Antenna?
- Replies: 3
- Views: 8288
Re: ESP32-C3-DEVKITM-1U Missing WiFi Antenna?
Can anyone recommend an antenna? I can't seem to find one that fits the onboard connector. I can't seem to find a connector specification that is compatible with some solutions. Thanks!
- Sun Dec 05, 2021 3:15 am
- Forum: ESP-IDF
- Topic: c++ projects in IDF?
- Replies: 2
- Views: 5239
c++ projects in IDF?
Is there an easy way to create a new cpp project in the idf? I'm trying to migrate a sketch from Android IDE, which is generally working there, to IDF. I can see some reference to using the naming convention "main/main.cpp" and changes to the make files, but I can't make it work. Any documentation?
- Fri Nov 19, 2021 2:27 am
- Forum: Hardware
- Topic: ESP32-C3-DEVKITM-1U Missing WiFi Antenna?
- Replies: 3
- Views: 8288
ESP32-C3-DEVKITM-1U Missing WiFi Antenna?
I purchased some sample dev kit boards from a US vendor (Digikey) and upon receiving them found they didn't have the WiFi Antenna. The pictures provided when purchasing show what appears to be a black tab on the end of the board and is identified as the antenna. However, the boards I received have c...