Hi twestrics,
Below is my code for connection to connect device
await BleClient.connect(r.id,async () => {
console.log("disconnect >> ",r);
});
please check above code and let me know if something can be done.
Thank You