|
|
2 lat temu | |
|---|---|---|
| .. | ||
| main | 2 lat temu | |
| CMakeLists.txt | 3 lat temu | |
| README.md | 2 lat temu | |
| ble_compatibility_test_case.md | 6 lat temu | |
| esp_ble_compatibility_test_report.md | 6 lat temu | |
| sdkconfig.defaults | 3 lat temu | |
| sdkconfig.defaults.esp32c2 | 3 lat temu | |
| sdkconfig.defaults.esp32c3 | 3 lat temu | |
| sdkconfig.defaults.esp32s3 | 3 lat temu | |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
|---|
This example is to test the Bluetooth compatibility and mobile phones.
Before project configuration and build, be sure to set the correct chip target using:
idf.py set-target <chip_name>
7c29a39d6fSee Development Boards for more information about it.
Run idf.py -p PORT flash monitor to build, flash and monitor the project.
(To exit the serial monitor, type Ctrl-].)
See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
For any technical queries, please open an issue on GitHub. We will get back to you soon.