Smartphone-Companions / ESP32-ANCS-Notifications

Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE ANCS mobile device notifications.
GNU General Public License v3.0
151 stars 24 forks source link

Compatibility with NimBLE #24

Open dominicklee opened 2 years ago

dominicklee commented 2 years ago

Hello, thank you for this wonderful ANCS library for ESP32. Our team wishes to use the NimBLE library for handling Bluetooth related methods. I want to ask, is there any compatibility with NimBLE? If no, can anyone give suggestions on how we could achieve ANCS on NimBLE?

vpeinadolopez commented 2 years ago

Hi, any updates regarding this implementation?