BangleApps/apps/ios
Eskild Hustvedt c3a5f79be1 Added app name for Signal 2022-04-11 16:37:16 +02:00
..
ChangeLog 0.09: Enable 'ams' on new firmwares (ams/ancs can now be enabled individually) (fix #1365) 2022-02-02 13:06:20 +00:00
README.md iOS app 0.08 2021-12-14 01:34:30 +01:00
app-icon.js ability to depend on a specific app ID 2021-11-04 17:16:02 +00:00
app.js about 2021-11-08 09:42:40 +00:00
app.png ability to depend on a specific app ID 2021-11-04 17:16:02 +00:00
boot.js Added app name for Signal 2022-04-11 16:37:16 +02:00
metadata.json Add README.md to metadata.json if exists 2022-04-04 09:43:48 +02:00

README.md

iOS integration app

This is the iOS integration app for Bangle.js. This app allows you to receive notifications from your iPhone. The Apple Notification Center Service (ANCS) sends all the messages to your watch.

You can allow this if you connect your Bangle to your iPhone. It will be prompted for immediatly after you connect the Bangle to the iPhone.

Connecting your Bangle(2).js to your iPhone

The Bangle watches are Bluetooth Low Energy (BLE) devices. Sometimes they will not be seen/detected by the Bluetooth scanner in your iPhone settings menu.

To resolve this, you can download numerous apps who can actually scan for BLE devices. There are great ones out there, free and paid.

We really like WebBLE, which we also recommend to load apps on your watch with your iOS device, as Safari does not support WebBluetooth for now. It's just a few bucks/pounds/euro's.

If you like to try a free app first, you can always use NRF Toolbox or Bluetooth BLE Device Finder to find and connect your Bangle.

Requests

Please file any issues on https://github.com/espruino/BangleApps/issues/new?title=ios%20app

Creator

Gordon Williams