forked from pauljt/BleBrowser
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
With Bangle.js you can now enable ANCS and AMS, which allows it to grab notifications and music playback info direct from iOS without an app installed (iOS stays connected to the Bangle). You may also have a HID bluetooth device connected to iOS that you also want to control with WebBLE.
However, when iOS is connected to the device, you don't see it listed in WebBLE and can't connect to it.
However on Android/other OSes you generally can do this.
I believe this should be possible on iOS too, and the BlueFruit app seems able to do it (if that's any help to see how they manage it?) https://github.com/adafruit/Bluefruit_LE_Connect_v2
abumalick