Configure the SMART7 to Use RELAY7

Use the following steps to configure the SMART7 to receive RTK corrections from a RELAY7.

This setup allows a pre-configured radio to begin streaming corrections immediately.

  1. Use the UNLOGALL command to prevent logs from being sent to the radio module.

    UNLOGALL COM3 TRUE

  2. Use the INTERFACEMODE command to enable the desired correction type.

    INTERFACEMODE COM3 RTCMV3 NONE OFF

    The command enables the RTCMv3 correction type. To use a different correction type, replace RTCMV3 with the required correction type. See the INTERFACEMODE command for details.

  3. Use the SERIALCONFIG command to set COM3 to the correct baud rate for radio operation.

    SERIALCONFIG COM3 38400 N 8 1 N OFF

  4. Use the PPSCONTROL command to repurpose the PPS signal pin for use with the RELAY7.

    PPSCONTROL ENABLE NEGATIVE 1.0 100

  5. Use the SAVECONFIG command to save the configuration so settings are restored each time the receiver is used.

    SAVECONFIG