h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
667 stars 138 forks source link

ESP32-S3 compatable? #632

Closed mike-rankin closed 3 weeks ago

mike-rankin commented 5 months ago

Great library and I'm wondering if it is compatable with the ESP32-S3 hardware? I am using the sketch here: https://www.youtube.com/watch?v=ExFxuvfCbAU&t=445s and it works with the ESP32 TTGO board that uses ble 4.2. It does not work on the newer ESP32-S3 hardware that has ble 5.0 but the library could be fine and be an issue on the wiresless ble Xiaomi modules. Not sure and I'm new to ble. Thanks again!

h2zero commented 5 months ago

Hello, yes this library is compatible with the s3.