September 3, 2017 1:44 PM CEST
in the topic
Hardware & software in the forum
Support
I am trying to get the Sbrick Plus running from Linux. There are some scripts available, but none of them are working.
At this point I could read the Hardware and Firmware version of the Sbrick Plus.
pi@raspberrypi:~ $ gatttool -b 00:07:80:D0:53:XX -i hci0 --char-read --handle=0x000ACharacteristic value/descriptor: 31 31 2e 31 38 pi@raspberrypi:~ $ gatttool -b 00:07:80:D0:53:XX -i hci0 --char-read --handle=0x000cCharacteristic value/descriptor: 31 31 2e 30
Firmware: 11.18Hardware: 11.0
I cannot get the Sbricks to work.
Is there some list with versions?
Is there some list with the handle codes and their related functions?
And is there some list with the appropriate values (when using a write)?
Please publish some documentation?