mirror of https://github.com/espruino/BangleApps
also patch btadv |
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app.js | ||
app.ts | ||
icon.js | ||
icon.png | ||
metadata.json |
README.md
Bluetooth Advert
This app advertises and exports (over Bluetooth) live data from the bangle's sensors:
- Heart Rate
- Accelerometer readings
- Pressure
- GPS information
- Magnetic flux
Swipe in any direction to access settings, and tap a setting to toggle it. Hit back to return to the details screen, which shows sensor data being exported.
TypeScript
This app is written in TypeScript, see typescript/README.md for more info