When I open device just after I plug it in the PC it work fine, but when I try to do it again (exit python script and run it again) I'm getting Error code 13.
Firmware: connectivity_1.2.3_usb_with_s132_3.1.hex
Steps I do:
1. Open
2. Connect
3. Disconnect
4. Close
When I'm not connected to any device it will work fine, but when I'm connected to something the pc-ble-driver-py will raise error on the next time I'm trying to open the device.
When I'm closing device without disconnecting It will run fine sometimes, but not always. Only thing that will fix it is unplugging and plugging dongle to the PC or reset device through nRF Connect (Programmer app)
So how do I open device without errors?