WebBLE
WebBLE copied to clipboard
reconnect support
It seems that gatt.connect() call is not possible after gatt.disconnect(). I'm getting following error: No known device for device transaction Transaction(id: 33, key: device:connectGATT), where the 33 is some internal number of the request.
The same code works on both chrome and edge on Windows.
Is this a bug or a missing feature?
Sounds like a bug!