BLE notifications with FIPY as client
-
Hi, can't get callback(trigger=Bluetooth.CHAR_NOTIFY_EVENT, handler=char_notify_callback,arg=None) to work. Read some threads and some say it is not possible to use notification (due to missing descriptor functions..) other report that it does work.
Can anyone clarify this?