No description
Find a file
2021-02-19 15:21:40 +02:00
alipay_debug.patch initial commit 2021-02-14 18:17:37 +02:00
alipay_subst.patch initial commit 2021-02-14 18:17:37 +02:00
bipos_subst.patch initial commit 2021-02-14 18:17:37 +02:00
fw_patcher.py modernized fw_patcher.py 2021-02-19 15:21:40 +02:00
README.md update readme 2021-02-15 15:49:24 +02:00

fw_patch

Amazfit Bip Firmware Patch Tool with patches

Contents

Python script for patching:

  • fw_patcher.py

Patch to redirect Alipay debug messages to the standard log service:

  • alipay_debug.patch (latin 1.1.5.36)

Patch for data exchange via BLE Service:

  • alipay_subst.patch (latin 1.1.5.36)
  • bipos_subst.patch (non-latin 1.1.2.05)

These patches let you use the alipay-bt library. An example application can be found here.

Thanks