You are reading a single comment by @lluisrovira and its replies. Click here to read the full conversation.
  • Hello,

    I have a Xiaomi MI Scale 2 and I want to read the weight using an MDBT42Q using it's BLE. I've found the protocol defined here: https://github.com/oliexdev/openScale/wi­ki/Xiaomi-Bluetooth-Mi-Scale

    For reading the weight I need to subscribe to the 00002a9d-0000-1000-8000-00805f9b34fb Gatt Characteristic. This characteristic enables me to subcribe to it using indications (not notifications).

    I wolud like to know if it's posible to subscribe to indications in a similar way that is used for notifications (startNotifications function).

    Thank you in advance.

About

Avatar for lluisrovira @lluisrovira started