Search found 4 matches

by voyager46
Wed Jan 01, 2025 11:02 am
Forum: Sample Code
Topic: Code cdc_acm_vcp example from esp-idf5.3.2
Replies: 4
Views: 3216

Re: Code cdc_acm_vcp example from esp-idf5.3.2

Hi Stefan,
first of all, a Happy New Year and all the best for you. Sure I would be interested in your Code and try it on my board. I am still stuck in mine. Could you give me a short note (and URL) when you have uploaded it to Github. Thank you for answering my post.
by voyager46
Thu Dec 26, 2024 5:43 pm
Forum: Sample Code
Topic: XIAO ESP32S3 with Adafruit USB Host BFF
Replies: 0
Views: 1469

XIAO ESP32S3 with Adafruit USB Host BFF

Seems my questions go into wrong directions as i did not receive any answer to my previous posts but I'll try it once again. Has anybody ever used a XIAO ESP32S3 board connected to a Adafruit USB Host BFF Shield with esp-idf ? I managed to write a software for my ESP32-S3-WROOM-1 N16R8 board that us...
by voyager46
Mon Dec 16, 2024 5:06 pm
Forum: Sample Code
Topic: Code cdc_acm_vcp example and menuconfig
Replies: 0
Views: 2141

Code cdc_acm_vcp example and menuconfig

okay having received no answer to my previous post I think nobody is using this example. But still I have new question to ESP-IDF experts regarding this subject. Why can I not access any UARTS, Bluetooth or Wifi from menuconfig in this example. If I open a new project it is possible. Hope to find so...
by voyager46
Sat Dec 14, 2024 8:54 pm
Forum: Sample Code
Topic: Code cdc_acm_vcp example from esp-idf5.3.2
Replies: 4
Views: 3216

Code cdc_acm_vcp example from esp-idf5.3.2

Trying to insert a BLE Client in this example, but I cannot enable Bluetooth either in menuconfig nor in esp-ide. Would like to get data from a ble device and pass it thru the cdc port of the esp32s3 to another device. I can't do it directly as the receiver only has a ch3x serial port and nothing el...