找不到Mi乐队的小米blurtooth协议

时间:2017-01-17 12:47:08

标签: bluetooth

我在查找Mi band蓝牙协议时遇到问题,我在互联网上搜索过但没有关于它的信息。

有没有人可以给我一些有关Mi band蓝牙协议的信息?

我想启用和驱动振动器电机,我必须写什么蓝牙寄存器?

提前谢谢

1 个答案:

答案 0 :(得分:1)

如果我的回答不符合您的问题,此链接可能会对您有所帮助 http://changy-.github.io/articles/xiao-mi-band-protocol-analyze.html https://forum.xda-developers.com/general/accessories/xiaomi-mi-band-data-extraction-t3019156

在这里您可以找到以下特征:

return view('support', ['user' => $user]);

你的Mi Band将做疯狂的事情(LED闪烁,振动)

0xff05, CONTROL_POINT
Stop motor vibrate --> write 19


0xff0b, STATISTICS
Byte[0] --> wake (ms)
Byte[1] --> vibrate (ms)
Byte[2] --> light (ms)
Byte[3] --> conn (s)
Byte[4] --> adv (s)

0xff0d, TEST
Write 2 to Characteristic 0xFF0D (TEST).