You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
I'm using ESP-IDF v5.3.1 to program my ESP32-C6-Devkitc-1-N8 and try to follow the 'ble_throughput' Example and follow the steps to configure my project. it said:
1. In order to maximize throughput, we need to set the uart print baud rate at 921600 or more:
Go to: idf.py menuconfig --> Component config --> ESP32-specific --> UART console baud rate and set to 921600 or 1500000 and don't print too much log.
but I didn't find the configuration entry 'ESP32-specific --> UART console baud rate' under Component config. What should I do now?
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Configuration entry 'ESP32-specific-->UART console baud rate' is missing metioned in Example 'ble_throughput'
Configuration entry 'ESP32-specific-->UART console baud rate' is missing metioned in Example 'ble_throughput' (IDFGH-14026)
Nov 7, 2024
Answers checklist.
General issue report
I'm using ESP-IDF v5.3.1 to program my ESP32-C6-Devkitc-1-N8 and try to follow the 'ble_throughput' Example and follow the steps to configure my project. it said:
but I didn't find the configuration entry 'ESP32-specific --> UART console baud rate' under Component config. What should I do now?
The text was updated successfully, but these errors were encountered: