tracking issue #206

Open
opened 2026-04-05 17:52:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mysterythe on 3/8/2024

im using a BMI160 tracker

[INFO ] [SlimeVR] SlimeVR v0.3.3 starting up...
[INFO ] [Configuration] Found up-to-date configuration v1
[INFO ] [Configuration] Loaded configuration
[INFO ] [BMI160Sensor:0] Connected to BMI160 (reported device ID 0xd1) at address 0x68
[WARN ] [BMI160Sensor:0] No calibration data found for sensor 0, ignoring...
[INFO ] [BMI160Sensor:0] Calibration is advised
[WARN ] [GyroTemperatureCalibrator:0] No temperature calibration data found for sensor 0, ignoring...
[INFO ] [GyroTemperatureCalibrator:0] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable.
[INFO ] [BMI160Sensor:0] Calibration data for gyro: not found
[INFO ] [BMI160Sensor:0] Calibration data for accel: not found
[INFO ] [BMI160Sensor:0] Initialized
[INFO ] [BMI160Sensor:1] Connected to BMI160 (reported device ID 0xd1) at address 0x69
[WARN ] [BMI160Sensor:1] No calibration data found for sensor 1, ignoring...
[INFO ] [BMI160Sensor:1] Calibration is advised
[WARN ] [GyroTemperatureCalibrator:1] No temperature calibration data found for sensor 1, ignoring...
[INFO ] [GyroTemperatureCalibrator:1] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable.
[INFO ] [BMI160Sensor:1] Calibration data for gyro: not found
[INFO ] [BMI160Sensor:1] Calibration data for accel: not found
[INFO ] [BMI160Sensor:1] Initialized

and now my tracker wont track or show up, how can i fix this?

*Originally created by @mysterythe on 3/8/2024* im using a BMI160 tracker [INFO ] [SlimeVR] SlimeVR v0.3.3 starting up... [INFO ] [Configuration] Found up-to-date configuration v1 [INFO ] [Configuration] Loaded configuration [INFO ] [BMI160Sensor:0] Connected to BMI160 (reported device ID 0xd1) at address 0x68 [WARN ] [BMI160Sensor:0] No calibration data found for sensor 0, ignoring... [INFO ] [BMI160Sensor:0] Calibration is advised [WARN ] [GyroTemperatureCalibrator:0] No temperature calibration data found for sensor 0, ignoring... [INFO ] [GyroTemperatureCalibrator:0] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable. [INFO ] [BMI160Sensor:0] Calibration data for gyro: not found [INFO ] [BMI160Sensor:0] Calibration data for accel: not found [INFO ] [BMI160Sensor:0] Initialized [INFO ] [BMI160Sensor:1] Connected to BMI160 (reported device ID 0xd1) at address 0x69 [WARN ] [BMI160Sensor:1] No calibration data found for sensor 1, ignoring... [INFO ] [BMI160Sensor:1] Calibration is advised [WARN ] [GyroTemperatureCalibrator:1] No temperature calibration data found for sensor 1, ignoring... [INFO ] [GyroTemperatureCalibrator:1] Temperature calibration is a work-in-progress feature; any changes to its parameters or updates will render the saved temperature curve invalid and unloadable. [INFO ] [BMI160Sensor:1] Calibration data for gyro: not found [INFO ] [BMI160Sensor:1] Calibration data for accel: not found [INFO ] [BMI160Sensor:1] Initialized and now my tracker wont track or show up, how can i fix this?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#206