1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-26 09:44:31 +02:00

Updated Xiaomi Bluetooth Mi Scale (markdown)

OliE
2019-10-26 09:30:13 +02:00
parent 05dd2d734e
commit 01a3e8fd16

@@ -38,8 +38,8 @@ Unfortunately I could only receive the weight data if a user was on the scale an
For capturing the transmission I turned on the `Bluetooth HCI Snoop Log` under the developer options on my smartphone and started the Mi Fit App. Make sure you turn off your Bluetooth before your turn on the log and if you want to turn it off do it in reverse order. For the analysing step I opened the saved log with [wireshark](https://www.wireshark.org/). Please note that you should use a version > 1.10. The recent version supported Bluetooth much better!
<p align="center">
<a href="../raw/master/doc/misc/mi_scale_wireshark_init.png" target="_blank">
<img src='../raw/master/doc/misc/mi_scale_wireshark_init.png' width='600px' alt='missing' /> </a> <br>
<a href="../raw/master/docs/misc/mi_scale_wireshark_init.png" target="_blank">
<img src='../raw/master/docs/misc/mi_scale_wireshark_init.png' width='600px' alt='missing' /> </a> <br>
<sub>Analysing initialization process with wireshark</sub>
</p>