BangleApps/apps/bootgatthrm
Rob Pilling e53c0cdb31 Revert "Move BLE advertising coordination to a module"
This reverts commit 2a4057666b.

Conflicts:
	.eslintignore
	modules/ble_advert.ts
2024-05-18 17:18:40 +01:00
..
ChangeLog Revert "Move BLE advertising coordination to a module" 2024-05-18 17:18:40 +01:00
README.md docs: 📝 Update Readme 2023-06-09 11:03:44 +02:00
bluetooth.png feat: add gatthrm bootloader code 2023-06-09 10:46:19 +02:00
boot.js Revert "Move BLE advertising coordination to a module" 2024-05-18 17:18:40 +01:00
metadata.json Revert "Move BLE advertising coordination to a module" 2024-05-18 17:18:40 +01:00

README.md

BLE GATT HRM Service

Adds the GATT HRM Service to advertise the current HRM over Bluetooth.

Usage

This boot code runs in the background and has no user interface.

Creator

Another Stranger

Aknowledgements

Special thanks to Jonathan Jefferies for creating the bootgattbat app, which was the inspiration for this App!