thorssonmax
About
- Username
- thorssonmax
- Joined
- Visits
- 121
- Last Active
- Roles
- Member
Comments
-
I'll try my best. I did not knew that the macro module had those features. Thank you.
-
That is very nice to hear! Could you please help me find it in the documentation? Is it possible through the Python sdk? Looking forward to try it.
-
For the moment I only have these two working. I wait for one more to arrive next week. I believe it's a strange behavior. I believe it's only one of the boards that does this "jumping" in changing orientation suddenly. If they are synced, like in …
-
After sampling a long time and tried various of movements it seems like its in horizontal plane its most problems, here the yaw/heading is sometimes correct when devices are in the same position and sometimes only when they are pointing in the oppo…
-
In one test I just made of euler angles, just collected from the Metabase app in Windows I got these values: The sensor is laying like this: EC:09:B8:F7:F1:B2 <-C1 pitch (deg):-1.208 roll (deg):-7.311 yaw (deg):359.999 heading (deg)3…
-
@Laura The voltage seemed very low, at 0.3 V and only got up to 3.3 V which held for some seconds after it had been charged. I've ordered a new battery from your store. I'll let you know if it works!
-
Can I trust the voltage reported that I get from the Python package or should I only trust the multimeter (can't check that until weekend). Thanks again for the help (:
-
If you believe it its the battery, can I do measures with a multi meter to make sure it is the problem? I can fix one from a friend in the weekemd. What should I expect in volt and ampere?
-
@Laura Almost exactly one year, I can see in my email it was posted 2/20/2018.So it arrived a couple of weeks after that. I have the packing list, with order no. also. The main issue was then already that the cables were not fully soldered to the…
-
Would you consider it puffy?
-
@Laura, Thank you. I can do that yes. But this board has passed the 30 day warranty? I can't see anything weird with the battery. Except I had to solder the wires, back like I mentioned, prettier soldering exists. Still I don't understand if that c…
-
Yes, It seems to work now. Thank you. Still strange since I installed it with pip 3 weeks ago. I guess it can be because of the pymetawear package that seems to downgrade it to 0.5.0.
-
after 8 more hours of charging the battery is dead again and now at 6 % after 10 min of charging...
-
It's at 18 % according to the MetaBase app after 7 hours of charging.
-
C:\windows\system32>pip show metawear Name: metawear Version: 0.5.0 Summary: Python bindings for the MetaWear C++ SDK by MbientLab Home-page: https://github.com/mbientlab/MetaWear-SDK-Python Author: MbientLab Author-email: hello@mbientlab.com Lic…
-
I read it through the MetaBase app. It has now completely charged out. I thought It was dead but it appeared when USB and was firstly at 3% when disconnected from charger and now at 6%. I will charge it for one hour ad check if it changes.
-
I have tested with another android device (Huawei P9 lite) that had another issue, the data could not be be steamed through bluetooth so it was not possible to transfer data to cloud. It was a red triangle when it steamed data.
-
I updated the app and syncing now works, but still I don't get any of the graphs on MetaCloud Dashboard... This is just to tricky.
-
I Have tried different typers of data. Mostly accelerometer data and temperature the most resent tests. The .CSV files are not empty and looks fine. Thank you
-
Done it now. And it is still the same thing with MetaCloud. Is the visualisation on MetaCloud not supported anymore?
-
I've followed them. Removing the known device and adding it again - I can now upload files to MetaCloud but I still experience the same issue with an empty dashboard... So explorer works but no dashboard works, not even with old files. What can I do?
-
To mention is that the latest uploads says model "Unknown" instead of MetaMotion R.
-
I now succeed to sync files to MetaCloud but dashboard and graphs are still empty, a feature which is very much needed to me.
-
Now I can send the .csv for like five times and it stopped working again with gmail, the problem with MetaCloud has stayed the same. The dashboard is empty and the files, are empty when downloading...
-
I use Sony Xperia XZ1 Compact, Android Oreo 8.0.0, 47.1.A.12.145 When is this expected to be fixed? When I try to share Iget mails without added files with Gmail, it says failed to upload with google drive.
-
Thank you a thousand times!! - It's all clear for me now. I have a working switch now! May the force be with you.
-
Oh sorry, I named the txt. files by opposite names! But I hope that you can find what's wrong. Thank you very much Eric.
-
Information:Gradle tasks [:starter:assembleDebug] C:\Users\thors\Desktop\MetaWear-Tutorial-Android-master\starter\src\main\java\com\mbientlab\metawear\tutorial\starter\DeviceSetupActivityFragment.java Error:(56, 8) error: DeviceSetupActivityFragme…
-
will post in a minute
-
I can not find the onViewCreated function. But if I add it below onCreate I keep getting error on "setOnCheckedChangeListener".