dotintent / FlutterBleLib

Bluetooth Low Energy library for Flutter with support for simulating peripherals
Apache License 2.0
537 stars 197 forks source link

duplicate monitor value when request #552

Open a8thunder opened 3 years ago

a8thunder commented 3 years ago

Hello @mikolak , I have an error monitor value, After disconnect the device and reconnect, I receive duplicate value when write to the device. I check the log in xcode, it sends only one. Please help me, thank you. this's code disconnect device, I removed subscription and destroyClient: Screen Shot 2020-12-02 at 09 26 24 this's code listen monitor: Screen Shot 2020-12-02 at 09 27 43 log receive value: Screen Shot 2020-12-02 at 09 28 49