Bootloader Command; Factory Command; Erase Command; Data Messages - X-IO x-IMU3 User Manual

Hide thumbs Also See for x-IMU3:
Table of Contents

Advertisement

x-IMU3 User Manual v0.11
April 6, 2022
Example*:
"test":
"EEPROM":
"RTC":
"Inertial":
"Magnetometer":
"High-g Accelerometer":
"Battery":
"SD Card":
"Wireless":
r n
* The actual JSON will not include any whitespace.

8.1.19 Bootloader command

The bootloader command is sent to the device to put the device in bootloader mode. The key is "bootloader"
and the value is null. The device will enter bootloader mode two seconds after receiving this command. See
Section 12 on page 52 for more information about updating the device firmware.
Example:
"bootloader":null r n

8.1.20 Factory command

The factory command is sent to the device to enable factory mode. The key is "factory" and the value is null.
In factory mode, read-only settings can be written using the write setting command, the default command will
set all calibration settings to their default values, the save command will succeed when the EEPROM Cyclic
Redundancy Check (CRC) has failed, and the erase command will be enabled.
Example:
"factory":null r n
Warning - Incorrect use of this command may permanently damage the
device. Do not use this command unless instructed by customer support.

8.1.21 Erase command

The erase command is sent to the device to erase the EEPROM. The key is "erase" and the value is null.
The command acknowledgement will not be sent until the erase is complete. This will take approximately 700
milliseconds. This command can only be used after the factory command.
Example:
"erase":null r n
Warning - Incorrect use of this command may permanently damage the
device. Do not use this command unless instructed by customer support.

8.2 Data messages

Data messages are sent from the device to the host to provide timestamped measurements, serial accessory
data, notifications, and error messages.
Information Interchange (ASCII) or binary, depending on the device settings.
"Passed",
"Passed",
"Passed",
"Passed",
"Passed",
"Passed",
"Passed",
"Passed",
Data messages will be either American Standard Code for
22

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the x-IMU3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents