Alex

About

Username
Alex
Joined
Visits
200
Last Active
Roles
Member

Comments

  • Hi, Just an update to tell that the new firmware and API solved the problem. Thanks for the pointer!
  • Firmware 1.2.4 and API 2.6.0. Looking at the Changelogs for newer versions of the API, the 2.7.0 version seems to fix some issues looking like the one I have. I'll see if I can upgrade to the latest version.
  • And again I've probably found the answer myself. For anyone wondering, apparently Android 6+ changed to a minimum off 11.25. I've confirmed this with my device, and can verify this.. . Whether or not this is an Android bug or on purpose is unclear…
  • Ah ok, now I see. I thought you meant a reset of the sensor. I looked over the "adapter" part . Do you, or perhaps anyone else, know if and how this can be done using android? I've looked into it for a while now, and having to stop/start the bluet…
  • Thanks for the help so far.  How can I reset the adapter using the API? I guess I'm overlooking the specific part in the documentation.
  • This is on a Samsung Note 4 with Android 6.0.1 and on a Motorola with Android 5, I don't know the specific type and version. But as said, streaming works, but every now and than the connection is dropped. I did several tests yesterday, and I don't…
  • Also, how does the MetaBase app record data? Especially over longer periods. As far as I understood, the internal memory isn't that big.Eg, I'd like to record data for over an hour at 50Hz for 2 sensors. Thanks!
  • Thanks for the reply. The 1.2.4 firmware seems to improve the stability, but every now and than the connection is dropped.We are using multiple (Android) devices, with a R and RPro. The same behaviour is seen with all these devices. Also, after …
  • Just a follow up on this post. If the disconnect happens, I receive a error status 8 (timeout if I'm right). Also what stands out is that if I walk out of range, and walk back, then reconnect, the streaming is still active.But if the connection is d…
  • Hi Eric, Thanks for the feedback, this is useful and probably useable for what we intend to do. I do, however, still have one question. How can I align the gyro and accelerometer using a simple counter? Since the stream for both is not started…
  • I've found the problem, for testing I added a method to set the connection parameters. I called this method right before stopping the sensors. This caused the strange behaviour...
  • I can connect with both apps, as well as with the Cordova app, but sometimes I need to retry multiple times. I do keep getting the below exception, but only when using the Cordova plugin, what does it mean? java.lang.RuntimeException: onConnecti…
  • I've just updated the firmware to the latest version. But have also been tweaking the connection settings and now seem to have a reasonable speed while streaming. I'm running on a Note 4 with the latest Android version (6.0.1). But intend to use t…