Heart Rate measuring using Xiaomi MiBand and BLE

后端 未结 2 522
梦谈多话
梦谈多话 2021-02-05 17:22

I\'m trying to implement simple sdk for working with fitness tracker Xiaomi Mi Band. Currently I can track steps, actuate the vibration, handle the sensor touch but I have a pro

2条回答
  •  忘了有多久
    2021-02-05 17:50

    I solved the problem! Before calling setNotifyListener to track the change of pulse value you must to write User Information (age, weight) to appropriate characteristic, because without this Mi Band doesn't start the measuring.

提交回复
热议问题