Cyfarw9dd
Results
2
issues of
Cyfarw9dd
Hi, I am trying to use the Bluetooth function to control my rotator. I used ESP32 to receive the data. I am certain that I input my device address correctly,...
**Using esp-idf version:** v5.3.0 **Chip:** ESP32S3 **OS:** Ubuntu 22.04 **Modified**: Add `esp_wifi `in CMakeLists.txt `set(COMPONENT_REQUIRES)`. Without it, the project can not be built directly.