LEGO / lego-ble-wireless-protocol-docs

This repository contains information about LEGO Hubs (name, battery level, etc.) and to interact with any sensors and motors connected to it.
https://lego.github.io/lego-ble-wireless-protocol-docs
MIT License
340 stars 43 forks source link

Outdated Specification #27

Open tthiery opened 4 years ago

tthiery commented 4 years ago

Hi,

after reading the news of the upcoming 51515 set and my realization that I do not see any documentation on how to upload code to the spike prime hub I once again realized how outdated this document is.

Is there any short term plan for a specification update? It would be a nice story if implementers like nathankellenicki/node-poweredup (JavaScript), corneliusmunz/legoino (Arduino), sharpbrick/powered-up (.NET) or alexsdutton/python-lego-wireless-protocol (Python) - to just name the top GitHub search results for powered-up - would have a heads-up in form of some help, especially a specification update, and would not need to reverse engineer the protocol.

marcrupprath commented 4 years ago

In addtion it you cn explain the serial protocoll you use also in detail, it would be nice if you will ad som type of state machine as you did for the wireless protocoll documentation