Hi,
I am using the BLE toolkit for LabVIEW. I can read my characteristics, but only by polling which does not get all data, but there are missing some. I would like to use notifications, so that each updated data is read immediately. Does anyone know how to subscribe or activate notifications? My sending side is already able to send notifications.
Thanks a lot.