I'd be interested to hear if anyone else is having this too - I'm afraid I don't have any advice for you though :(
Roughly how many connects are needed before it stops working?
Had you been using things like BLE HID, or NRF.setServices or NRF.setAdvertising? Those change the way the device appears to the PC, and so might potentially confuse windows.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'd be interested to hear if anyone else is having this too - I'm afraid I don't have any advice for you though :(
Roughly how many connects are needed before it stops working?
Had you been using things like BLE HID, or
NRF.setServices
orNRF.setAdvertising
? Those change the way the device appears to the PC, and so might potentially confuse windows.