[2024] Diagnosis Page Terminology

[2024] Diagnosis Page Terminology

Version Details


  1. App Version
    1. Description: Displays the current app version for troubleshooting.
    2. Notes: Shows the version number in numeric format.
  2. Firmware Version
    1. Description: Displays the firmware version of the device.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  3. Hardware Head
    1. Description: Displays the hardware version of the device’s head component.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  4. Hardware Body
    1. Description: Displays the hardware version of the device’s body component.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  5. Camera Version (New)
    1. Description: Displays the firmware version of the camera.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  6. Camera MAC Address (New)
    1. Description: Displays the MAC address of the camera.
    2. Notes:
      • Shows the MAC address when connected.
      • Displays empty if not connected.


Network Information


The Network module provides details about the network connection status, helping to evaluate connectivity and diagnose issues.
  1. Ping: Used to test the network connection's availability and response time. It also helps evaluate network latency. The response time is displayed in milliseconds (e.g., 200ms).
  2. Heart Beat: Checks the connection status between two devices or servers. Disconnected indicates the connection is not active, while Connected means the connection is normal.
  3. Local Server: Indicates whether the app's local server is connected. A value of 0 means disconnected, and 1 means connected.
  4. PRP (Plan, Recharge, Pause): Displays the automatic scheduling status to improve efficiency. The status is represented as a numerical array in the format [0,0,0], where the values correspond to plan, recharge, and pause respectively.

Cellular Information


The Cellular module provides information about cellular connectivity, signal strength, and SIM card details to help monitor and diagnose network performance.
  1. Status: Displays the current 4G network status.
    1. 0: Not connected.
    2. -1: No data displayed if the device is disconnected.
  2. RSSI (Received Signal Strength Indicator): Indicates the received signal strength, commonly used to evaluate cellular signal quality.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  3. RSRQ (Reference Signal Received Quality): Measures signal quality in LTE networks.
    1. Range: -20 dB (poor) to -3 dB (good).
    2. -1: No data displayed if the device is disconnected.
  4. CSQ (Signal Quality): Indicates signal quality in GSM networks.
    1. Range: 0 to 31 (higher is better).
    2. 0: No signal or large error.
    3. -1: No data displayed if the device is disconnected.
  5. Signal: Displays the overall signal strength, including RSSI and other metrics.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  6. RSRP (Reference Signal Received Power): Measures LTE signal power.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  7. NetEra: Shows the current network technology code used by the device.
    1. Values: 2G, 3G, 4G, 5G.
    2. -1: No data displayed if the device is disconnected.
  8. ICCID (Integrated Circuit Card Identifier): Displays the unique SIM card identifier for the device.
    1. Typically 19–20 digits.
    2. If disconnected, no data is displayed.
  9. ICCID Description: Indicates if the current SIM card is an internal card.
    1. Displays "CN" for internal cards.
    2. Displays the ICCID directly for external cards.


RTK Information


The RTK module provides details on the real-time kinematic positioning system, including GPS data, satellite signals, and status information.

RTK Rover Information

  1. Mode Base: Indicates RTK data collection mode.
    1. False: Mode Base has NOT been performed
    2. True: Mode Base has been performed
  2. L2: Displays the number of satellites capable of receiving and processing L2 GPS signal bands
  3. Status: Shows the current RTK status of the receiver.
    1. 4: Fixed position (RTK mode working properly).
    2. 5: Float position (RTK mode working but less accurate).
    3. Other values indicate various error or disconnection states.
  4. Adjust Angle: Indicates the alignment angle for positioning.
    1. 0: Normal alignment.
    2. Other values correspond to calibration or system errors.
  5. Heading: Displays the device's current heading direction and provides orientation information.
    1. 1: Correct heading data.
    2. 2: Heading data is abnormal.
  6. Satellite: Displays the number of available GPS or GNSS satellites being used for positioning.
  7. Data Latency (Age): Shows the delay (in seconds) in base data transmission to the rover, which affects positioning accuracy.
    1. Example: Age ≤15 seconds is typical.
  8. Rover GNGGA: Displays detailed real-time positioning data such as latitude, longitude, height, and time.
  9. Server: Indicates the server being used for RTK data communication.
  10. Multi: Shows whether the rover is connected to multiple base stations or data centers for troubleshooting.
  11. Details: Provides the status of satellite signals (e.g., CNR) for diagnostics.
    1. External signals may include GPS, BDS (BeiDou), GLO (GLONASS), GAL (Galileo).

Data Center Information

  1. Data Center ssid: Indicates the ssid of Data Center e.g.:DC_XXXXXXXXXXXXXXXX
  2. GNGGA: Provides real-time base positioning data such as altitude, latitude, longitude, and other metrics.
  3. (DC) Connection: Shows the current connection path of the RTK base to ensure communication is stable.
    1. 0: Not connected.
    2. 2: Ntrip connection.
    3. 3: HaLow connection.


Status Information


The Status module provides details about the device's operational state and automatic scheduling.
  1. PRP (Plan, Recharge, Pause): Indicates the status of automatic scheduling for improving efficiency and diagnosing internal scheduling issues.
    1. The status is displayed as a numerical array in the format [0,0,0].
      • The three values correspond to plan, recharge, and pause respectively.
  2. Running: Displays the current operational status of the device.
    1. The specific status codes and details can be found in the right-side documentation or additional references.

Main Information


The Main module provides details about the machine's operational parameters, including battery, CPU, memory, and motor statuses.
  1. Battery Temp: Displays the temperature of the battery to check if it is too low or too high.
    1. Data shown as a numerical value.
  2. Battery Status: Shows the current status of the battery.
    1. States include: Charging, Discharging, or Heating.
  3. CPU Usage: Displays the percentage of CPU currently in use.
    1. Data shown as a percentage.
    2. 0: Indicates the device is not connected.
  4. Memory Usage: Shows the memory utilization percentage to diagnose potential issues.
    1. Data shown as a percentage.
    2. 0: Indicates the device is not connected.
  5. Disk Usage: Displays the disk usage percentage for diagnosing storage-related issues like log file management.
    1. Data shown as a percentage.
  6. Left Drive Motor: Displays the current usage of the left drive motor to evaluate its performance.
    1. Data shown as a numerical value.
  7. Right Drive Motor: Shows the current usage of the right drive motor for performance assessment.
    1. Data shown as a numerical value.
  8. Auger: Displays the current power usage of the auger (snow blower).
    1. Data shown as a numerical value.

HaLow Connection Information


The HaLow module provides details about the wireless HaLow connection, including the network name, connection status, and signal strength.
  1. SSID: Displays the name(SSID) of the Data Center.
  2. Connection: Shows the current connection status of the HaLow network.
    1. Possible states: true (connected) or false (not connected).
  3. Signal: Indicates the signal strength of the HaLow connection.
    1. Data shown as a numerical value.
    2. Values closer to 0 represent stronger signals..

Sensor Information


The Sensor module provides data from various sensors, including rain and ultrasonic sensors, to monitor environmental and operational parameters.
  1. Rain Sensor:
    1. Description: Displays the value from the rain sensor.
    2. Usage: Indicates the amount of rain detected.
    3. Notes:
      • Values are shown as numbers.
      • Threshold: 1500.
      • The more rain detected, the better the conductivity (lower resistance), resulting in smaller values.
  2. Front Ultrasonic Sensor:
    1. Description: Displays the values from the front ultrasonic sensors.
    2. Usage: Used for distance measurement or obstacle detection.
    3. Notes: Values are shown as numbers.
  3. Tail Ultrasonic Sensor:
    1. Description: Displays the values from the rear ultrasonic sensors.
    2. Usage: Used for distance measurement or obstacle detection.
    3. Notes: Values are shown as numbers.

Camera Information


The Camera module provides details about the camera's version, status, and MAC address for all camera modules (LC: Left Camera, RC: Right Camera, FC: Front Camera, BC: Back Camera).
  1. Version:
    1. Description: Displays the version number of the camera firmware.
    2. Usage: Used to verify the camera's firmware version.
    3. Notes:
      • Shown as a numerical value (e.g., V1.0.0).
  2. State:
    1. Description: Displays the current state of the camera.
    2. Usage: Helps determine the operational status of the camera.
    3. Notes:
      • 0: Normal operation.
      • 1: Disabled.
      • 2: Camera disconnected.
      • 3: Camera ping failed.
      • Additional explanation:
        • If ping fails, it indicates the camera module is not reachable.
        • Disconnection may occur after initial proper operation.
  3. MAC AddressDisplays the MAC address of the camera


    • Related Articles

    • [2024] Instruction of Setting Page of Yarbo APP

      The Yarbo Settings Page provides you with complete control over all the essential aspects of your Yarbo device, allowing you to make adjustments, update settings, and access valuable information. This guide will take you through each feature of the ...
    • [2024] What Would Cause Yarbo to Lose GPS Signals?

      Maintaining a stable GPS signal is essential for Yarbo to function efficiently. While Yarbo’s advanced system ensures smooth operation, several factors can affect its GPS performance. This guide covers common causes of GPS signal loss and how to ...
    • [2024] How To Turn Off Yarbo?

      There are two ways to turn off Yarbo: Using the Mobile App: Ensure your phone is connected to Yarbo. Open the app and navigate to: Main Page → Diagnose Tools → Shutdown Yarbo. Manual Shutdown: Before disconnecting the battery power cable, make sure ...
    • [2024]How To Turn Off Yarbo

      There are two ways to turn off Yarbo: Using the Mobile App: Ensure your phone is connected to Yarbo. Open the app and navigate to: Main Page → Diagnose Tools → Shutdown Yarbo. Manual Shutdown: Before disconnecting the battery power cable, make sure ...
    • [2024] What Factors Affect GPS Signal Quality?

      For Yarbo, you can see several RTK statuses in the App diagnosis page: rtk_status = 4: Fixed Solution — [High accuracy (cm level)] The status Yarbo needs to run autonoumously. At this point, the machine’s RTK module has obtained accurate RTK ...