slee
About
- Username
- slee
- Joined
- Visits
- 196
- Last Active
- Roles
- Member
Comments
-
@Laura said: They do but your computer antenna is 10 times bigger than the metasensor antenna so it's not fair competition. Also Wifi antennas are 10db or more. Our antenna is 0db... BluetoothLE is just a low power signal easily degraded by…
-
@Laura The metabase app appears like it works in IMU Plus mode and reports the relative orientation because the Yaw is reset to zero after each trial. That being said, the metabase windows app also preforms a reset on disconnect which I have found…
-
@nekos said: Any update on this? I have the same issue with NDOF on a calibrated metaMotionR streaming Euler or Quaternions. The problem is on Yaw axis. To reproduce: 1. Place your sensor on a table where the z-axis is vertical on the table. …
-
within the data handler callback self.sample = cast(data.contents.extra, POINTER(c_uint8)).contents.value
-
Here is my code on how i have set up the data processor and how I am trying to parse the data. A similar method works fine for only the sensor fusion data, but its when i add the accounter count processor that my data outputted from the parse value …
-
I was passing the data to the parse value function to extract the roll, pitch and yaw, can this not be used with euler data when there is additional accounter data in the packet?
-
Hi Laura, Update after getting a different dongle - it works! I am able to scan for and discover the sensors, connect and communicate with the boards. I guess there must be an issue with the dongles sent with the MetaBase. Just for others refere…
-
Thank you Laura, I have ordered a different brand of dongle to see if that will work - will update. I was also looking more into why these dongles may not work and discovered it is says they are not le supported. Picture below: hci1 is the onboa…
-
Hi Laura, I received three BLE dongles from Mbientlabs (purchased to work in conjunction with the MetaHub) and tried each of them separately with no success on the Pi. Are you suggesting try a different brand of dongle?