Laura
About
- Username
- Laura
- Joined
- Visits
- 3,668
- Last Active
- Roles
- Administrator
Comments
-
Awesome, thanks for the update @qudor. Totally my bad for getting them mixed up. Thank you for pointing that out.
-
Can you send some screenshot? If you use a new iOS device, this shouldn't happen. Basically your iOS device has cached the metaboot state of your MMC even though it is NOT in metaboot. You need to either reset your current iOS device (Google-fu h…
-
Maybe Android manifest is different? I will release 0.3.1
-
Np. I saw you found it in the other thread
-
There's no right or wrong. You might as well blast the maximum when you are doing something important. The only tradeoff is battery life of course.
-
Odd. My stuff was working for 29. I haven't tested 30 yet. Did you use my latest bletoolbox version? I released 0.3.0 yesterday. I can release 0.3.1 with the changes you mentioned if you want.
-
I tested and it worked for me on 29 and 30. Also I updated the scanner lib: dependencies { implementation 'com.mbientlab.bletoolbox:scanner:0.3.0' }
-
But it works at 29?
-
I just released 3.8.0 for you to try out allprojects { repositories { jcenter() google() ivy { url "https://mbientlab.com/releases/ivyrep" layout "gradle" } } } task clean(type: Del…
-
I just released 3.8.0 for you to try out allprojects { repositories { jcenter() google() ivy { url "https://mbientlab.com/releases/ivyrep" layout "gradle" } } } task clean(type: Del…
-
Ok I checked with the team, we don't have a buzzer or coin vibrator datasheet. 1. We no longer sell the buzzer 2. The coin vibrator is made by a generic factory in China. Here is the closest thing I could find: 1. https://www.digikey.com/en/pr…
-
What did you record? At what frequency? Can you be more thorough so I can replicate the exact steps that led to the failure?
-
Source code for Android examples Apps: https://github.com/mbientlab/MetaWear-Tutorial-Android We don't have apks. We just have the Android studio projects. You can make your own apks from those.
-
We used to support partial downloads but we no longer support it at this time (the API was too confusing for users). You should download everything at once. We are adding USB download support on MMS since it will be too long to download over BL…
-
Can you send me replicable steps? I want to try to reproduce this. What did you set up, with which app? for how long? as so on? Anything that can help me get the same results. Thanks!
-
Always! I will update you when I have it ready for testing.
-
I am almost done and ready to release the new Android lib. It has new sdk targets, could help (not 100% sure though).
-
The Fuser is on the MMC itself. But there are limitations.
-
I am working on it this week. I have the library ready.
-
You get 2 hours, old data does not get replaced with new data unless the log memory is full.
-
Sounds like a code issue. Look at our example apps to learn how to talk to and manage multiple metawears.
-
No, there is an API call for rx and tx power changes. Check the API doc.
-
2g and 125dps. Just read the datasheet:
-
Yes and Yes.
-
You can push the data rates a little bit with the fuser but not much. Honestly the mag is slow so you should sample that slowly and try to fuse the acc + gyro as fast as possible Try things out and see what works.
-
Yes, it can be used with a sensor data signal directly. PS: My bad for not seeing that earlier.
-
I'm attempting to stream essentially all of the data from the MMC at 100hz. I read in one of the forum posts that the device can't stream faster than 100hz, so if I want to subscribe to both accelerometer gyro, and mag, for example, the output would…
-
Hey Lomsor, I am publishing the datasheet today.
-
I will see what I can do in the future but right now I don't have time to put the pi3 stuff on pi4.
-
It only works on pi3