nightd
About
- Username
- nightd
- Joined
- Visits
- 20
- Last Active
- Roles
- Member
Comments
-
Hi Eric, * Did you test to run acc and gyro at 100Hz for each? that means to subscribe/stream acc and gyro at the same time? * Have you tried to stop the Win10 program and run again? you may need to do it after several times.
-
Hi Eric, Answering your questions: 1. It was the lowest possible rate, the program utilize configuration file for sensor's range and output data rate (ODR). In test, the rate was 4Hz for Accelerometer, 25Hz Gyro and LOW_POWER preset Magnetom…
-
Firmware: 1.2.4 C++ SDK: 5.22 Host: Linux 3.10 BlueZ: 5.39 After several minutes running our program which subscribes to a CPRO accelerometer, gyro and magnetometer sensors, apparently it stop receiving sensor data, in this case all signal handlers…
-
I have this issue too, running BLE in a Linux host with C++ SDK, after running for a while the sensor handler were stopped being called, resetting device will make it works again but the issue continue. Have used latest 1.2.3 firmware though.