diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-29 17:09:24 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-29 17:09:24 +1300 |
| commit | 37cf929d035a0ac251339156930a041e4f69e92d (patch) | |
| tree | e8fe6290de1346029c414dea8ded86d4b69e3608 /README.md | |
| parent | 192a31cbf52dcaf05c2aaaee890c06856d019720 (diff) | |
| download | zwzn-freefit-re-37cf929d035a0ac251339156930a041e4f69e92d.tar.xz zwzn-freefit-re-37cf929d035a0ac251339156930a041e4f69e92d.zip | |
Note that main characteristics are 'Zk' and also put newline there
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,6 @@ -# zwzn-freefit-re Reverse-engineering a sketchy Chinese watch app +# zwzn-freefit-re + +Reverse-engineering a sketchy Chinese watch app Documentation/protocols derived from decompiled FereFit Android app (jadx) (com.czw.freefit, SHENZHEN ZHONGWEI INTELLIGENT TECHNOLOGY Co.,Ltd) @@ -22,7 +24,7 @@ Anyway, talk is cheap, let's get into the documentation! ## BLE characteristics -### Main characteristics (presumably Nordic UART/Nordic semiconductor chips) +### Main/"Zk" characteristics (presumably Nordic UART/Nordic semiconductor chips) - Service UUID: 6E40FC00-B5A3-F393-E0A9-E50E24DCCA9E - Write characteristic UUID: 6E40FC20-B5A3-F393-E0A9-E50E24DCCA9E - Notify characteristic UUID: 6E40FC21-B5A3-F393-E0A9-E50E24DCCA9E |
