Skip to content

Instantly share code, notes, and snippets.

View thiskevinwang's full-sized avatar
🐵
AFK in Squamish 6/16-6/21

Kevin Wang thiskevinwang

🐵
AFK in Squamish 6/16-6/21
View GitHub Profile
@thiskevinwang
thiskevinwang / yunmai_protocol.txt
Created June 7, 2022 05:53 — forked from pwnall/yunmai_protocol.txt
Yunmai smart scale (M1301, M1302, M1303) Bluetooth LE protocol notes
Yunmai smart scale (M1301, M1302, M1303) Bluetooth LE protocol notes
Commands are written to GATT attribute 0xffe9 of service 0xffe5. Responses come
as value change notifications for GATT attribute 0xffe4 of service 0xffe0. These
are 16-bit Bluetooth LE UUIDs, so nnnn is 0000nnnn-0000-1000-8000-00805F9B34FB.
-----
Packet Structure