arpa03

Results 3 comments of arpa03

> From the logs, we can see that writing and reading in Bleak are working. I'm not familiar with this device, so I'm not sure if the value read from...

I did some tests with the `sensortag.py` example and the application I'm working on which uses bleak. On raspberry pi no problem. But on my mac, I used the _packetLogger_...

So I added this test and the exception is not launched. (I also displayed the value of `self._delegate.peripheral.canSendWriteWithoutResponse()` and it is `True`. To be sure of my manipulations and to...