setnotify

  1. M

    iOS Question BLE SetNotify does not return anything

    Hi everyone, i've used BLE library with Android and i have the necessity to use the SetNotify method. On Android this method return a boolean value to tell if the operation went ok or not. On iOS seems that the SetNotify method does not have a return value. I use the return value to wait for...
  2. R

    Java Question BLE detecting button presses on BLE ring

    I am already for few days unsuccessfully trying to detect button presses on BLE ring: https://www.aliexpress.us/item/3256804654964335.html I am able to connect to it, find notification characteristics, using SetNotify without complaint, but DataAvailable on presses never gets called. There are 3...
Top