Search found 2 matches

by ivendrakeo
Mon Dec 11, 2023 6:31 pm
Forum: ESP-IDF
Topic: understanding BT_HCI event 0x2022
Replies: 0
Views: 15476

understanding BT_HCI event 0x2022

Hello, I am running esp32C3 with IDF version 4.3.1 A quick brief on my project application senario: I've setup my project to use both WiFi and BLE with "just works" pairing. My device is setup to advertise and an external iPhone is used to connect to the device. Automatically connecting to the devic...
by ivendrakeo
Wed Apr 20, 2022 2:37 pm
Forum: ESP-IDF
Topic: ESP32C3 Brownout Configuration
Replies: 0
Views: 1561

ESP32C3 Brownout Configuration

I'm having some issues configuring the brownout on ESP32C3. For reference I'm using the ESP32C3 mini devkit C and I have seen related form posts: https://www.esp32.com/viewtopic.php?t=6855 https://www.esp32.com/viewtopic.php?t=7690 In the IDF it seems like the C3 has `SOC_BROWNOUT_RESET_SUPPORTED` e...