integerfn
integerfn
I tried that and got the same result. I downlaoded the code from that branch from [here](https://github.com/hbldh/bleak/archive/refs/heads/winrt-fix-leaking-services.zip), pasted the folder on the same folder as my script, uninstalled bleak (but...
Well yes, by the same result I meant that it crashes with the same message at the same moment. Here are the logs ``` 2023-01-12 09:39:08,145 asyncio DEBUG: Using proactor:...
I debugged a little bit with Wireshark and Pycharm. Perhaps you already knew this, but I found that when this line is reached: `bleak.backends.winrt.client DEBUG: Disconnecting from BLE device...`, disconnection...
Sure, [cap1.zip](https://github.com/hbldh/bleak/files/10404392/cap1.zip). I tried one more thing: I changed the firmware on the nRF to support pairing and bonding again, and it started working with 0.19.5. So that seems to...
Hi again! Have you had a chance to look at this? Were the logs helpful? Is there any more input I can provide? Like logs or tests, etc.? Or perhaps...
So now it's working with the develop branch, with the "bleak-winrt-fix-leaking-services" branch I had pulled on 2023/01/11 and with the 0.19.5 installed with pip. I was just running the "enable_notifications.py"...
> > So now it's working with the develop branch, with the "bleak-winrt-fix-leaking-services" branch I had pulled on 2023/01/11 and with the 0.19.5 installed with pip. I was just running...