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

More detailed information about H/W NetWorks #11

Open Diamondback2010 opened 4 years ago

Diamondback2010 commented 4 years ago

Hello,

I recently started looking into controlling LFP2 compatible devices from a smart device and after implementing most of the specifications I was wondering about the capabilities of the H/W NetWork feature.

Is it possible to daisy chain multiple hubs so that they can be controlled from a single phone/app? The setup I'm imagining looks something like this: Phone <-> Hub A <-> Hub B where the data from Hub B is relayed through Hub A. The documentation of the common message header hints at this being possible, however, I can't find any info on how to actually create such a network starting from a phone (or in general really other than having multiple hubs attached to a LPF2 remote)