PhilipsHue / flutter_reactive_ble

Flutter library that handles BLE operations for multiple devices.
https://developers.meethue.com/
Other
661 stars 321 forks source link

Write issue on Nordic UART BLE #851

Closed I-em-zain closed 3 months ago

I-em-zain commented 5 months ago

Hello, I am working on Nordic nRF52840. I have used this library to connect and communicate with UART, from the unofficial UART_ble example at the end. I have updated it for latest packages.

From the read characteristic, 6E400003-B5A3-F393-E0A9-E50E24DCCA9E, I am getting notification on my application but when i try to write to the write characteristic 6E400002-B5A3-F393-E0A9-E50E24DCCA9E. There is no error, I have added print statements to debug and catch for any errors but, I am not successful yet.

Anyone who can address this issue or guide me about NUS using flutter reactive ble package.

Taym95 commented 3 months ago

I don't think this is library issue, pleas make sure your device support write