corporate_veal27
About
- Username
- corporate_veal27
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
OK. I got the StarterApp working after many trials and banging my head on a concrete wall a few times... Some tips I would give to others are the following: 1. Make sure you include the line "using MbientLab.MetaWear.Sensor;" at the beginning of …
-
OK. I got the StarterApp working after many trials and banging my head on a concrete wall a few times... Some tips I would give to others are the following: 1. Make sure you include the line "using MbientLab.MetaWear.Sensor;" at the beginning of …
-
*debug mode not run mode
-
I am also running FreeFall detector on Visual Studio 15.4.0 with the most recent version of the master branch. Unfortunately once I click on my metaWearRG device in the application, the application goes into run mode and shows a "System.TimeoutExc…
-
Ok thanks for pointing out these facts Eric. I ran the tutorial code and I'm running into the following sequences of events:Running StarterApp: 1. I run the app in Visual Studio 2017 on my local machine 2. The app screen pops up and identifies my …
-
So I've cloned the repository you've linked me to and I'm looking at the following issues:1. When I attempt to open the "MetaWear Tutorials.sln" with Visual Studio 2015, BtleDeviceScanner loads but neither FreeFall Detector nor StarterApp load. The …
-
Thanks Eric. So does that mean this tutorial https://github.com/mbientlab/MetaWear-SDK-CSharp is also obsolete? Additional question: does the link you just sent me have instructions somewhere or am I just supposed to build the solution and cro…