Thomas Kohler
Thomas Kohler
@cannino please can you also inspect your own comments and mark them as resolved or update the content, if possible.
Hi @cannino , unfortunately I have no such device, but found a document for the Sphero API 1.2 on my PC. I will try to match your response messages to...
> I don't know enough about ble protocols but perhaps there may be a configuration I can apply that would allow more packets to be read The packet length (count...
>I did set a breakpoint at the time the BLE characteristic is initialized and see the MTU size is 20 bytes. In my implementations with custom characteristics I have limited...
I'm going to set this to draft until the checklist was cleaned. For some existing comments, see old PR #889 with the same content.
Sounds good! Please can you open a draft-PR to finish the code together. One first remark: please rename the both to-bytes-functions according the real input type - this opens the...
Hi @suutaku , the adaptor is designed to connect exactly the specified device. For this internally a scan is done, but currently not exposed to the user. The specification can...