getsenic / nuimo-linux-python

Nuimo Python SDK for Linux to connect and communicate with Nuimo controllers made by Senic
https://senic.com
MIT License
52 stars 20 forks source link

LED matrix does not update with BlueZ 5.50 #38

Open larsblumberg opened 5 years ago

larsblumberg commented 5 years ago

I've tested this library with BlueZ 4.44 and the LED matrix gets updated with according method calls. However, when using BlueZ 5.50 the LED matrix won't get updated. I've switched forth and back between both versions and could reliably reproduce this bug. This said, BlueZ 5.50 (and maybe even prior versions) are not yet recommended to use. I suspect the bug in this library's dependency at https://github.com/getsenic/gatt-python.