Bluetooth functionality library for BipOS
Find a file
2021-02-15 15:43:02 +02:00
alipay-bt.h initial commit 2021-02-15 15:43:02 +02:00
README.md initial commit 2021-02-15 15:43:02 +02:00

alipay-bt

This is a library which enables BipOS app developers to read and write arbitrary Bluetooth data from and to the Amazfit Bip.

Note: Requires the firmware to be patched beforehand. You should also specify the correct offsets for your firmware in the library.

Due to the hardcoded offsets, apps using this library can target only a specific FW version, and aren't universal. To-do: fix this.