QUERY · ISSUE
_IRQ_GATTC_NOTIFY not compatible
Hello there
I am working on microPython BLE support
The _IRQ_GATTC_NOTIFY function of Bluetooth ble_temperature.py is not compatible
The physical device is connected to nrf51822 uart.
I installed LightBlue -> Virtual Device -> HeartRate -> 180D -> 2A37 microPython NOTIFY on iPhone not working
mycropython ubluetooth.BLE enable "Listen for notifications" function?
EPS-WROOM-32
esp32-idf4-20201024-unstable-v1.13-126-g05f95682e
thank
CANDIDATE · ISSUE
[BLE] Not able to subscribe to notification from a peripheral device
extmod
As a Central Role (GATT Client), and once connected, I am not able to subscribe to notify event, for a caracteristic that only implements FLAG_NOTIFY.
The _IRQ_GATTC_NOTIFY event never gets fired.
Port: ESP32
firmware: esp32spiram-idf3-20200624-unstable-v1.12-572-gb4dc4c5b9.bin