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

missing device ids #24

Closed lpfquest closed 4 years ago

lpfquest commented 4 years ago

Hi there,

thank you for publishing the spec. Following devices are reported but not listed:

technic hub:

BOOST move hub:

I'm missing these ids in section 3.8.4. IO Type ID ("List NOT guaranteed up to date!"). Does anyone know something about them? Where can I get information about those ids?

Thanks in advance

marcrupprath commented 4 years ago

Have a look here: https://www.eurobricks.com/forum/index.php?/forums/topic/162288-powered-up-a-tear-down/&page=23

Look for answer of February 12 from >>Mr Hobbles<<: "Type 3C is a temperature sensor (there are two of them, don't know where they're located), 39 is the accelerometer, 3A is the gyro, 3B is the tilt sensor, and 36 is the gesture sensor. I added support for the accelerometer, gyro, and tilt sensor modes node-poweredup,"

There are some links with usefull code also there

lpfquest commented 4 years ago

Thank you so much, that's it :-)