Converting Bluetooth C3 Project to run on a S3 board
Posted: Sun Apr 10, 2022 5:25 pm
I am trying to convert the ble compatibility test(ble_compatibility_test) found here, https://github.com/espressif/esp-idf/tr ... ility_test, to run on my ESP32-S3-DevKitC-1,https://docs.espressif.com/projects/esp ... itc-1.html. What is the best process to do this? I am using visual studio code environment.
I am able to get the basic hello world tests and other basic tests running, but most of the basic Blue Tooth examples in Visual Code and most of the Arduino tests seem to be targeted at the C3 boards.
Thank you in advance for any help.
Ken
I am able to get the basic hello world tests and other basic tests running, but most of the basic Blue Tooth examples in Visual Code and most of the Arduino tests seem to be targeted at the C3 boards.
Thank you in advance for any help.
Ken