Skip to main content

Device Configuration

Reset Factory Defaults

Below are the AT-commands to check and restore settings to the factory defaults:

AT CommandDescription
AT+READ_PARA=SYSTEM/ALLRead parameters (SYSTEM or ALL)
AT+LOAD_DEFAULTLoads default parameters
AT+FACTORY_PARA_x=X,Y,ZRecovery factory calibration parameter
Save & Reset

Don't forget to save the changes and reset the device:

AT CommandDescription
AT+SAVE_ALLSave the parameters
AT+SYSTEM_RESETSystem reset

Tilt-Compensation

Below are the AT-commands to configure the tilt-compensation settings:

AT CommandDescription
AT+GNSS_CARD=Set the GNSS RTK receiver type:
  • HEMI, NOVTEL, UNICORE, OEM
AT+GNSS_PORT=PHYSICAL_UARTnSet the physical serial port on UARTn, for communicating with the GNSS RTK receiver. Save the Settings and restart to take effect
AT CommandDescription
AT+CLUB_VECTOR=X,Y,ZSet the RTK pole vector to map the position to the end of the RTK pole (units in meters)
AT+LEVER_ARM=X,Y,ZSet the lever arm (units in meters)
AT+LEVER_ARM2=X,Y,ZSet the lever arm, the input value will be automatically adjusted according to the estimated installation angle (units in meters)
AT+INSTALL_ANGLE=X,Y,ZSet the module installation angle (units in degrees)
Save & Reset

Don't forget to save the changes and reset the device:

AT CommandDescription
AT+SAVE_ALLSave the parameters
AT+SYSTEM_RESETSystem reset

Output Messages

Below are the AT-commands to enable the message outputs of a UART port:

AT CommandDescription
AT+NAVI_OUTPUT=UARTn,ON/OFFBinary NAVI positioning output for UARTn
AT+NASC_OUTPUT=UARTn,ON/OFFAscii type NAVI positioning output for UARTn
AT+MEMS_OUTPUT=UARTn,ON/OFFMEMS raw output for UARTn
AT+GNSS_OUTPUT=UARTn,ON/OFFGNSS raw output for UARTn
AT+OUTPUT_DISABLE=UARTxnDisable the output of all messages over the serial port UARTn
AT+THIS_PORTQuery the serial port number
Save & Reset

Don't forget to save the changes with the AT+SAVE_ALL AT-command.

Device

AT CommandDescription
AT+CHECK_SYNCQuery whether time is synchronized between MEMS and GNSS
AT+CORRECT_HOLDER=ENABLE/DISABLETurn on or off RTK pole length compensation
Save & Reset

Don't forget to save the changes with the AT+SAVE_ALL AT-command.