Search found 3 matches

by n0neff
Thu Jun 13, 2024 2:08 am
Forum: ESP-IDF 中文讨论版
Topic: USB-JTAG/serial 存在脏数据
Replies: 0
Views: 1817

USB-JTAG/serial 存在脏数据

环境信息:
操作系统
Fedora 40
硬件:esp32c3-mini-1(chip reversion v0.4)
ESP-IDF:ESP-IDF v5.2.2

UART0通过USB转串口模块连接到电脑的`/dev/ttyUSB0`
USJ通过USB线直接连接到电脑`/dev/ttyACM0`

sdkconfig按照文档和USJ可能相关的有:

CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED=y

CONFIG_SOC_EFUSE_DIS_USB_JTAG=y

CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM=3

# CONFIG ...
by n0neff
Tue Oct 17, 2023 8:15 am
Forum: ESP-IDF
Topic: BLEMESH Proxy Server has some warning
Replies: 1
Views: 2750

BLEMESH Proxy Server has some warning

Hello everyone
+ I am testing the blemesh proxy server functionality
+ I have 4 nodes configured and enabled with proxy server
+ 1 node as configurator and the remaining
+ 3 nodes based on the sample onoffserver
+ All modified MTU to 69
+ I am using the from Bluetooth SIG ...
by n0neff
Tue Oct 17, 2023 6:14 am
Forum: ESP-IDF
Topic: MTU with BLE-MESH & BLE
Replies: 2
Views: 2564

Re: MTU with BLE-MESH & BLE

Hi,

did you ever find a solution to this issue. I am facing the same problem too.

Thanks.

Go to advanced search