diff options
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 |
