donald_cascom
About
- Username
- donald_cascom
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
@Eric I have started to look into some possible workarounds as well as attempt to further narrow down where the packets are getting lost. Is there a way to get the sensors to resend the most recent page without breaking the connection and restartin…
-
@Eric - did you get a chance to look into this further?
-
We have also seen this issue a few times on Linux (RPi), usually when trying to communicate with multiple sensors simultaneously. A few reconnection attempts usually resolve it.
-
Yes - standard RPi3.
-
They should be effectively identical - all of our Pis are on: * Linux 4.14.79-v7+ * libbluetooth 3.18.14 * bluez 5.43 We are using the Pi's built-in bluetooth module to communicate with the MetaMotion sensors.
-
Thanks for taking another look. Responding to your queries: * No, I think that's all in this particular dump! * We have been using MetaBase on both Android and iOS with no issues Today I investigated the issue further and added some debugg…
-
@Eric - were you able to take a second look at the dump and verify that something is amiss here?
-
Please look more closely - to me it does not look as though it is not working as expected. (Entry 13035 was after the download had been restarted several times - it did eventually complete successfully at this point). You can see the issue happen…
-
Thanks for your quick response. Attached are a series of files from a session, which includes configuring two devices, starting them logging, stopping them after around 30 secs and then downloading data from them, one device at a time. Our debug log…
-
We've been having a similar issue intermittently with the Python SDK, where data stops being transferred in the middle of a download from MetaMotion R sensors. We're on the latest version of the API (0.6.0), hardware 0.3 / model 5, and all sensors u…