Bluetooth characteristic notifications
-
Hello there,
I have started a project with my WiPy 2.0 where the WiPy acts as a server with one characteristic. I also started to develop a Android Ionic app with their BLE plugin (https://ionicframework.com/docs/native/ble/). Since my WiPy collects sensor data which changes and different intervals, I decided to use notifications. I am able to start characteristic subscription with Ionic but I do not receive any changes. When I do a manual read it works perfectly fine. Do I have to take care of anything else or does the WiPy not support notifications (yet)?
Thank you very much for your help,
hardware_freak
-
This post is deleted!
-
@scott Thank you for you reply. I tested the server side notifications yesterday and my first tests worked so it looks good so far.
-
@hardware_freak Server side notifications now appear to work as of firmware release v1.7.7.b1. Update your firmware and it should work now.