Search found 4 matches

by longo92
Fri Apr 19, 2024 1:26 pm
Forum: ESP-IDF
Topic: ESP-IDF 5.2 release: clarification on support ESP32-C3 (v1.1)
Replies: 0
Views: 445

ESP-IDF 5.2 release: clarification on support ESP32-C3 (v1.1)

Hi , I was going through the changelog for ESP-IDF 5.2 (https://github.com/espressif/esp-idf/releases/tag/v5.2) and noticed the first note mentioning: Supported ESP32-C3 (v1.1) Can someone clarify what this means? Does it imply that ESP-IDF 5.2 is the minimum required version to support the ESP32-C3...
by longo92
Tue Oct 24, 2023 8:31 am
Forum: General Discussion
Topic: ESP-AWS-IOT Project Integration
Replies: 0
Views: 668

ESP-AWS-IOT Project Integration

Hi, i want to integrate esp-aws-iot components in my project idf_component.yml (in order to use idf component manager), then i set the .yml like this: description: Project App dependencies: posix_compat: git: https://github.com/espressif/esp-aws-iot version: "master" path: libraries/common/posix_com...
by longo92
Fri Apr 14, 2023 1:44 pm
Forum: ESP-IDF
Topic: nimBLE custom configuration
Replies: 0
Views: 712

nimBLE custom configuration

I’m developing a BLE application using nmBLE as host. I’m using esp-idf 5.0.1 (stable). AFAIK the nimBLE configuration is defined here: https://github.com/espressif/esp-idf/blob/v5.0.1/components/bt/host/nimble/port/include/esp_nimble_cfg.h and some stuff can be configured using CONFIG_BT_NIMBLE_XXX...
by longo92
Sat Mar 11, 2023 8:49 am
Forum: ESP32 Arduino
Topic: Arduino IDE 2.X Debug
Replies: 0
Views: 1679

Arduino IDE 2.X Debug

Hi, i'm using Arduino IDE 2.0.4 and arduino-esp32 2.0.07 on Win10. I''m using esp32.c3 built-in JTAG circuitry and select in Arduino Tools->JTAG Adapter->Integrated USB JITAG. When i try to debug using arduino IDE but i get the following error: Error: 224 193 libusb_helper.c:190 jtag_libusb_open(): ...