Enables battery monitoring (BQ40Z50 SBS gauge) and 9-axis IMU (BMI270 accel/gyro + BMM150 magnetometer) on the CB302B carrier board running stock JetPack 6.x.
curve-diag for hardware verificationRun this one-liner on your Jetson:
curl -sL https://curvereality.com/setup | sudo bashOr download manually: curve-extras-0.2.0-aarch64.tar.gz
curve-diagReports IMU sensor readings and battery status. Should show all sensors active.
sudo /usr/lib/curve-extras/install.sh --uninstallRemoves all installed files and disables the systemd service. A reboot returns to stock JetPack.
curve-extras does not modify the boot stack, device tree (DTB), or extlinux.conf. It is fully reversible and safe to use on production Jetson systems running stock JetPack.
Questions? Contact us