You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2024. It is now read-only.
I can connect to dongle as described in #64 .
But I noticed that if dongle serial port is left open, to say in nRF Connect, on driver.open() Python will crash on spot, no "try except" would help.
Windows, Python 3.7.3
Name: pc-ble-driver-py
Version: 0.15.0
I can connect to dongle as described in #64 .
But I noticed that if dongle serial port is left open, to say in nRF Connect, on driver.open() Python will crash on spot, no "try except" would help.