Laura
About
- Username
- Laura
- Joined
- Visits
- 1,049
- Last Active
- Roles
- Administrator
Comments
-
@gjin, Please send reproducible steps, we still aren't seeing this error and no reports from other users either.
-
@thorssonmax, Thank you for confirming the dead battery. It should work just fine with the replacement. Re-start this thread if you have any issues with the new battery.
-
I can't reproduce on my side as I am not getting this error with timestamps and no one has filed a similar error. Can you re-install the app, try with other devices and get back to us. Worst case, just fix the timestamps by hand.
-
Seems like whatever tool you are using to read the data is not reading it correctly. This happens in excel all the time because it attempts to read a Number as a String or Date instead. Try opening the same file using a different viewer like VIM …
-
You can't trust any software values. Even hardware values (with a DMM) I typically don't trust unless done by a professional engineer.
-
@PaulPomTeam, Thank for the update. As per my previous thread, you should handle automatic reconnects and connection failures.
-
@Sprettur, One sensor malfunctioning could be a bad unit. But when more than one sensor is "malfunctioning", it is usually a symptom of something else (like your smartphone is old or you forgot to charge your sensors). Try getting a few diagno…
-
Here is some info: * if battery is 100% charged and with no load, expect 4.0-4.2V * if battery is greater than 3.8v it is nearly full and working * if battery is 3.0V or less, it is fully discharged (it it stays at or below this, the battery …
-
@thorssonmax, Do you have a technician or engineering buddy handy that could solder a new battery on for you? You can buy lipo batteries at your local hobby store, on amazon or even on our store: www.mbientlab.com/store https://www.amazon.com/Y…
-
@Sprettur, If you think the board is defective, just fill out an RMA form: www.mbientlab.com/troubleshooting. We will take care of you.
-
follow tutorials: www.mbientlab.com/tutorials -> try the videos
-
There is no new metawearc. You bought two metamotioncs and two metawearcs...you are comparing very different boards (apple and oranges here). Closing thread.
-
@peejaay, Awesome, thanks for the update.
-
@mvela1, Thanks for the update.
-
@thorssonmax, Generally you can tell it is puffy if you feel it (when you press the battery, you can feel there is an air space/gap inside). Please get back to me on this. How long has it been since you ordered?
-
@denisb, Wonderful!
-
@Tobias, Thanks for the update. Could have been some outdated XCODE or missing libraries perhaps? Either way I am glad you got it working. Please follow the steps in our iOS tutorial on your next install: https://mbientlab.com/tutorials/Apple.h…
-
See my latest update on this thread for some tips: https://mbientlab.com/community/discussion/2755/inconsistent-connecting-with-python-client#latest
-
@Akash, A few things to note in our experience with Bluetooth and multiple devices: * You will have to build in code to automatically handle reconnects and disconnects * Our boards advertise slowly but BLE on Linux is FAST, so again, don't …
-
@thorssonmax, Sounds like a dead battery. Is it puffy or weird looking in any way? Can you fill out an RMA?
-
@yogame, Fill it out, it is on a per case basis sometimes.
-
Please follow my tutorial step by step for how to install metawear properly in Linux: https://mbientlab.com/tutorials/Linux.html
-
@cpn, No we do not because you will have to do the math portion yourself. I suggest starting with our Python projects and then using good old google for some help: * http://www.chrobotics.com/library/accel-position-velocity * http://www.div…
-
Please follow the install steps on our tutorials: www.mbientlab.com/tutorials Seems you are missing files or something is wrong in your install.
-
@denisb, Great, keep us updated. It seems your metatracker is stuck in log mode but works fine if you can just update or reset it with an iPhone and a fresh MetaBase install. I had this happen to someone else and the iOS firmware update fixed ev…
-
@mvela1, I went ahead and was able to reproduce your error but Eric's suggested fix worked for me. Here were my steps: * I downloaded your files and put them in the right folder. First I first got this error: I fixed this by removing t…
-
@dammage11, Yes it looks like it's an issue with the bluetooth adapter, can you make sure it's ble4.2 or above compliant? You should follow the steps in our tutorial here: https://mbientlab.com/tutorials/Windows.html Then I suggest trying with…
-
Hi All, Updating this thread. I did a fresh ubuntu install and tried Python examples using Python2 and Python3 and everything worked like a charm. I updated the tutorials as such: www.mbientlab.com/tutorials. It might help a few folks here.
-
Hi all, A few updates. First I updated the tutorials to include a Ubuntu based setup, please see here: https://mbientlab.com/tutorials/Linux.html. Second, I ran a few examples and did notice that a few times you may get an error because the BL…
-
Pictures? More info? More details? Reproducible steps please...