Hide Code
- Forum posts: 1
May 17, 2017, 6:56:35 PM via Website
May 17, 2017 6:56:35 PM via Website
It is possible enable multiple BLE Characteristic notifications. I have 4 charecteristic in my service and i tried to enable all characteristcs for read all notifications, but I do not find anywhere a way to do it and I do not know if it is possible to do it.
I think it is possible in onCharacteristicChanged. it is?