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
334 stars 43 forks source link

Documentation of Serial protocol for reading sensor value from Motor #21

Open marcrupprath opened 4 years ago

marcrupprath commented 4 years ago

Hello, in addition idt would be nice if you add some details about the serial protocol on how to configure motor sensors and fetch data.

Thanks

Vouzamo commented 4 years ago

I got single mode sensor notifications working. See: https://github.com/Vouzamo/Lego if you want to review the C# code to understand the interop.

marcrupprath commented 4 years ago

To clarify this: I am not talking about transfer of sensor data via Bluetooth : I am talking about bare serial protocoll a sdescribed here: https://www.philohome.com/wedo2reverse/protocol.htm

Thanks again

Vouzamo commented 4 years ago

Apologies. I should have read your issue more carefully. Please disregard.