Orbit Nano X9 Quickstart Guide
Setting Up with Ardupilot Firmware
Connection
- Connect the Orbit Nano X9 to one of the available serial ports on the flight controller (e.g., SERIAL3/TELEM1, SERIAL4/GPS2, etc.)
- Ensure proper pin connections:
- TX (GPS) → RX (Flight Controller)
- RX (GPS) → TX (Flight Controller)
- SDA (Compass) → SDA (I2C)
- SCL (Compass) → SCL (I2C)
- VCC → 5V
- GND → GND
Power and Configuration
- Power the flight controller and connect it to Mission Planner
- Navigate to Config/Tuning > Full Parameter List
- Set the following parameters (example using SERIAL3 port):
SERIAL3_PROTOCOL: Set to5(GPS)SERIAL3_BAUD: Set to38(38400 baud) or115(115200 baud)GPS_TYPE: Set to1(AUTO) or2(u-blox)COMPASS_TYPEMASK: Ensure external compass is enabledCOMPASS_ORIENT: Set to0(None) or adjust based on mounting orientation
Completing Setup
- Click Write Params in Mission Planner after modifying the parameters
- Reboot the flight controller to activate the serial GPS
- Verify proper connection by checking the blue PPS LED - it should be solid ON after powering up and start blinking at 1Hz once the GNSS gets a 3D fix
- In Mission Planner, check the Flight Data screen to confirm GPS lock and satellite count
Setting Up with PX4 Firmware
Firmware and Connection
- Load the PX4 firmware onto the autopilot
- Connect the Orbit Nano X9 to one of the available serial ports on the flight controller (e.g., TELEM2, GPS2, etc.)
- Ensure proper pin connections:
- TX (GPS) → RX (Flight Controller)
- RX (GPS) → TX (Flight Controller)
- SDA (Compass) → SDA (I2C)
- SCL (Compass) → SCL (I2C)
- VCC → 5V
- GND → GND
Configuration
- Connect the flight controller to QGroundControl
- Navigate to Vehicle Setup > Parameters
- Set the following parameters (example using TELEM2 port):
SER_TEL2_BAUD: Set to38400or115200GPS_1_CONFIG: Set to the appropriate serial port number (e.g.,102for TELEM2)GPS_1_PROTOCOL: Set to1(u-blox) or0(Auto-Detect)
Completing Setup
- Reboot the flight controller to apply the changes
- The Orbit Nano X9 will automatically configure and start working once connected
- Verify the connection by checking that:
- The blue PPS LED indicator is blinking at 1Hz once a GNSS fix is obtained
- GPS status in QGroundControl shows a valid position fix
- Satellite count is displayed in the main flight view
- Compass calibration can be performed successfully