Metahub issue
hello, i am currently working in a project that needs the use of multi-Metamotion R+ ,i used the metahub to collect the data Simultaneously , after adding the metware mac 's adresses i found that to the json file i found that the hub connect barrely to 5 sensors (among the 9) and failed to reach the other devices.how i can fix it ?
This discussion has been closed.
Comments
NOBLE_REPORT_ALL_HCI_EVENTS
env variable.sudo NOBLE_HCI_DEVICE_ID=1 npm start -- --device D4:5E:82:E1:15:01 --sensor Accelerometer='{"odr" : 200.0}
i am facing the same problem and my question is how to stream 2 sensors with two different BT adapter
with the command line NOBLE_HCI_DEVICE_ID=1 npm start i couldn't add another HCI
Run the command multiple times with different
NOBLE_HCI_DEVICE_ID
values.