Questions tagged [movesense]

Questions related to the Movesense tools API and sensors

Movesense is a developer environment for sports motion sensing systems. It consists of a set of developer tools and APIs that allow you to create dedicated applications and services for sport activities.

www.movesense.com

147 questions
0
votes
1 answer

What is the advantage of setting a lower measuring range on Movesense?

You can set the measuring range of the accelerometer, gyroscope, and magnetometer of the Movesense device. But why should I use anything lower than the maximum available range? Unlike the sample rate, it does not affect the power consumption. And I…
Mr.Yeah
  • 1,054
  • 2
  • 9
  • 21
0
votes
0 answers

Movesense - Sensor disconnects after 35 seconds

We have developed an application with Movesense. The application connects and subscribes to the Accelerometers. It is running for 35 seconds and receives data from the sensor. Each time after 35 seconds the sensor stops sending data (Not sending…
Eric_365
  • 35
  • 4
0
votes
1 answer

What are The Unit of measurement

I'm building an app which analysis the step of the person that wears the sensor, and I haven't found and mention in the API or the exapmle apps for what are the unit of measurement (in the linear acceleration and angular velocity). I believe that…
0
votes
1 answer

How settings.hex is created in linux

Creation of settings.hex file for bootloader has a wrong address. I believe the correct address is 0x7F000 but it is 0xFF000 which is illegal address. This can be edited manually but it's frustrating.
0
votes
1 answer

Movesense sensor not broadcasting after firmware update

I've update the sensor with the latest version of the firmware from bitbucket, posted in the bin folder. I didn't build the firmware myself but used the plain_app firmware. After i did the update with the movesense sample app i cant seem to find the…
0
votes
1 answer

Correct version of movesense-mobile-lib

Which version of the movesense-mobile-lib works with shipped Movesense sensors when using DFU to update firmware?
0
votes
2 answers

How to use the latest Movesense update on the mobile app

I'm having some trouble to subscribe to the values that the movesense sends. Previously, I managed to get the accelerometer and gyroscope data at the same time by creating my own service in which both are contained as it was suggested by user1987093…
sanferro
  • 19
  • 3
0
votes
2 answers

Movesense cannot be put into DFU mode because it does not connect via the Movesense Android App

I wanted to use new sample codes, which have been recently updated on BitBucket (plippo/c85e1ba - Updated Movesense Core Lib to version 0.3.1.105 - Updated Movesense sample applications to version 0.3.1.105). The new code compiled and built…
sanferro
  • 19
  • 3
-1
votes
1 answer

Movesense Showcase App missing the API to reset Sensor timer. Can we add it?

In the old demo app code, there was a SDK call to set sensor time. But in the showcase app, that's no longer exposed or used. Is that call deprecated? I see it in the API doc still. Please advise on how to accomplish this. When we record…
Techboy
  • 1
  • 2
-2
votes
1 answer

Where can I find the latest Movesense Showcase app source?

According to https://www.movesense.com/news/2020/02/movesense-showcase-ios-app-is-now-open-source/ the showcase app source is open source. But the source code that’s there in the repo is at least couple of versions behind in terms of UI. Is there…
Techboy
  • 1
  • 2
-2
votes
1 answer

Movesense With nRF5_SDK : undefined reference to `__locale_ctype_ptr'

I am in my first compilation using the accelerometer_app example. Ninja crashes in step 1. It seems to be due to a problem with the linking process. Here is the output. PS…
Pierre Lepage
  • 368
  • 2
  • 8
-2
votes
1 answer

Update Movesense firmware Dfu

I'm trying to update the firmware on the sensor with the latest release as it's currently with the original firmware it came with when it was delivered. If I open the Android app and enter run Dfu mode, the status is Error and if I press Enable DFU…
1 2 3
9
10