Frequently Asked Questions

  • RM3100 magnetometer sensor is not recognised by the software

One can test the status, start and analyse the RM3100 magnetometer sensor via QGroundControl (QGC). QGC v4.2.3 > Select logo (top left corner) > Analyze Tools > MAVlink Console > 1. rm3100 info - to view the commands that can be used to manipulate the sensor 2. rm3100 status - to check if the mag sensor is working/activated or not 3. rm3100 start -X - To activate the mag sensor via the I2C serial port 4. rm3100 start -S - To activate the mag sensor via the SPI serial port 5. rm3100 stop - to disable the mag sensor

  • How to analyse the RM3100 mag values on a software?

QGC v4.2.3 > Select logo (top left corner) > Analyze Tools > MAVlink Inspector > 1. HIGHRES_IMU - Mark xmag, ymag, xmag for results of the external magnetometer 2. SCALED_IMU - Mark xmag, ymag, xmag for results of the internal magnetometer

  • RM3100 stopped working? How to fix it?

Update the firmware of the autopilot only if possible. Please try the above commands to test the functionality. Apply the stop command to the rm3100, then restart the software and the computer. Re-start the rm3100 with the corresponding serial port and check the status.

Note: The Sirius RTK GNSS Rover (F9P + RM3100) that contains the same RM3100 mag sensor can be troubleshot similarly to the above steps.

  • How can you integrate the internal and external compass on a SIRIUS RTK GNSS ROVER (F9P + RM3100) with the help of an Pixhawk3Pro autopilot?

On QGroundControl (QGC), we can enable and disable the mag parameters with the following configuration: QGC > Vehicle Setup > Parameters > CAL_MAG0_ID/CAL_MAG1_ID You may identify the MAG_IDs by simply connecting the internal compass first (Pixhawk 3 Pro flight controller) to check for the ID and then attach the external compass (SIRIUS RTK GNSS ROVER (F9P + RM3100). Once the IDs are identified, one can calibrate the external compass with respect to the orientation of the autopilot. You may check on the 'Set Orientations' topic on the Px4 guide: https://docs.qgroundcontrol.com/master/en/SetupView/sensors_px4.html

  • What is the best telemetry kit? How can I choose my telemetry and what is the most suitable range kit?

The general idea for telemetry communication link is to respect the rule of the ''Fresnel zone'' for a successful link between the base and the rover.

Last updated