Closed Kai0711er closed 1 year ago
:point_up:
Is there any workaround for this bug? E.g. by using previous versions of bless?
This is fixed in development. I should be merging this into the next version soon. If you need it to work now. You can install the current development version and it should work.
pip install git+https://github.com/kevincar/bless@develop
Just as a feedback: This development version seems to be working fine. I am still having some issues with the bidirectional data transfer, but this does not seem to be related to the bluetooth interface.
@runman19 Is the bidirectional data transfer related to this issue or something else?
@kevincar, isn't a similar correction necessary for the other backends? It seems I got the same error on a RPi using de bluezdbus backend. Sorry, but I am don't understand the code well enough to make the correction myself.
@WouterJD, maybe you cn reflect on this as well.
The problem I am getting the following error when running the server.py example:
Reproduction Run the example code of server.py on macOS
Expected behavior The example should run without errors...
Screenshots None
Desktop (please complete the following information):
Additional context None
Thanks for the work on bless and let me know if I can provide any more information to resolve this issue