Im working on integrating the Puck.js into my react native application using react-native-ble-plx
Everything is working fine, but when i try to write some data, i just get this message
[BleError: Characteristic 6e400002-b5a3-f393-e0a9-e50e24dcca9e notify change failed for device 1E986C85-8037-E56E-A18D-0F38826AAB12 and service 6e400001-b5a3-f393-e0a9-e50e24dcca9e]
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi :)
Im working on integrating the Puck.js into my react native application using react-native-ble-plx
Everything is working fine, but when i try to write some data, i just get this message
[BleError: Characteristic 6e400002-b5a3-f393-e0a9-e50e24dcca9e notify change failed for device 1E986C85-8037-E56E-A18D-0F38826AAB12 and service 6e400001-b5a3-f393-e0a9-e50e24dcca9e]
Thats my code :)
I would be greatful for any help :)