-
We have an application where we are subscribing to notifications from a peripheral. If we set the peripheral's update rate to anything less than ~100ms, our Noble app running on OSX will miss some fra…
-
The library used to work well between my MacBook and iPhone, but a few months later (with an iOS reinstallation and OS X upgrade in between) it doesn’t. I’m trying it this way:
1. Install ANCSExample …
-
### Prerequisites
- [X] I checked the documentation and FAQ without finding a solution
- [X] I checked to make sure that this issue has not already been filed
### Expected Behavior
I need to reed t…
-
Our device publishes the Appearance as 0x0D44, but the latest version 2.6b616 (and versions before it) shows `Device Type: GlucoseMeter` although the Online Resources Status shows "Up To Date". This d…
-
When we last left our heroes, the big missing functionality was being awoken from sleep and restoring bluetooth. From my react native issue: https://github.com/facebook/react-native/issues/1660
> Rig…
-
Hello everyone, thank you for the great job with this library 🎉
Simple question: is it possible to explicit write without response to a characteristic? Or is the BLE characteristic that has necess…
-
I'm trying to get device name during the scan process. For many devices I scan, the name field is null. I should then be able to get the Type = 0x09 = complete local name or the Type = 0x08 = Shorte…
-
Hi, not really an issue more of a possible way to move further with cross platform specific code:
Had an interesting idea this morning. Was browsing for ios corebluetooth examples for a kivy app si…
-
ranging is ok in background, but do we have options to retain startFindBleDevices on background?
-
Hi,
I've understood that iOS hides some of the advertised data from iBeacons.
On Android the plugin gives me access to all the information I want. UUID, Major, Minor, TxPower, Rssi etc, but on iOS …