MetaHub and Metawear app
Hi
1-How to get data from multiple sensors in the command line in MetaHub? I added the second MAC under the first one but it didn’t work:
" devices": [
"E2:C3:6D:33:73:6F"
“E2:C4:7D:23:72:7F”
],
2-How to get Euler Angles graph/data through the command line same as Acceleration,50?
3-How to send/save data from Metawear app? I can see Send Data option, but I don't know where is sent.
Thanks,
Mo
Comments
Did you read the guide in the tutorials and the README? They explain how to use and update the config file.
https://mbientlab.com/tutorials/MetaHub.html#metabase-in-node
I read the guide, but there is no information on how to configure multiple sensors in the command line and how to type Euler Angles in the command lines. I appreciate if you can give me an example of the command.
I found Euler Angle, but the information on multiple sensors is not clear.
What you did in your earlier post looks fine but you were missing a comma.
Thanks. It worked.