Danimatar0

Results 2 issues of Danimatar0

I found a bluetooth device , and i want to connect to it, but on connect method call, i got this exception: ![image](https://github.com/pauldemarco/flutter_blue/assets/60444233/39f9ca85-f7f8-4d99-9bf2-03cd551a1190)

I am trying to initiate a ble communication channel between 2 devices, each one having it's own uniqueId(uuid). The logic is done inside another c# app which will send to...