Search found 2 matches
- Sun Mar 10, 2024 10:42 am
- Forum: General Discussion
- Topic: Can I use "Boot" button as a GPIO push button after program is loaded onto flash in ESP32?
- Replies: 5
- Views: 22704
Re: Can I use "Boot" button as a GPIO push button after program is loaded onto flash in ESP32?
Could you give an example of working code for using the boot button? Unfortunately, I just can't get it to work. I am attaching my code #include <stdio.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "driver/gpio.h" #include "esp_log.h" static const char *TAG = "button_example"...
- Wed Oct 18, 2023 7:36 am
- Forum: ESP IoT Solution
- Topic: ESP32-H2 RCP OTBR
- Replies: 0
- Views: 36033
ESP32-H2 RCP OTBR
Hello. Is it possible to connect RCP ESP-32-H2 to ot-otbr-posix via USB? And not use otbr on ESP32-S3? I ask because the default RCP firmware does not work on ot-otbr-posix