Search found 1 match
- Mon Nov 15, 2021 2:34 pm
- Forum: General Discussion
- Topic: BLE and USB not working together
- Replies: 11
- Views: 21553
Re: BLE and USB not working together
I'm experiencing the same problem with the ESP32S3. I'm using Bluedroid rather than Nimble for my BLE code, but otherwise my code setup and usb initialisation are almost identical. Similar to chris_zou, my BLE and USB code work as expected independently of one another, but when both are initialised,...