Error at monitorCharacteristicForDevice
See original GitHub issueHello There,
I love your project! I have a small issue, cannot set monitoring on: whenever I call monitorCharacteristicForDevice
I get the following error:
Error: Characteristic 92eeb32f-470c-0074-fd63-39171798c304 notify change failed for device ? and service 83443868-d0cc-d599-1d9d-e23a1911a98b
Any tips & tricks are welcome!
Thanks!
Issue Analytics
- State:
- Created 5 years ago
- Reactions:16
- Comments:11 (1 by maintainers)
Top Results From Across the Web
[iOS] monitorCharacteristicForDevice fails with error ... - GitHub
On iOS trying to monitor the button pressed characteristic on an Sensor Tag/iTAG fails returning the following BleError: Characteristic 0000ffe1... notify ...
Read more >RxBLELibraries/react-native-ble - Gitter
Hi I am facing an error " [TypeError: undefined is not an object (evaluating 'device.writeCharacteristicWithoutResponseForService')] " while trying to call ...
Read more >How to stop monitorCharacteristic in React native ble-pplx
I'm having trouble with the monitorCharacteristicForService function in react-native-ble-plx. I want to stop the monitoring, ...
Read more >react-native-ble-plx JavaScript and Node.js code examples
monitorCharacteristicForDevice ( this.state.device.id, ... export function logError(error: BleError) { return log( 'ERROR: ' + error.message + ', ATT: ' + ...
Read more >react native ble plx | The AI Search Engine You Control
(error) => { console.log(device) this.error(error.message) }) } }); } setupNotifications(device) { this.manager.monitorCharacteristicForDevice(device.id ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am having the same issue in iOS plz suggest some solution
Is anyone else still getting this error and did you find a solution? I’m seeing the same thing and am using v2.0.2.