MicoAir LR900-F 890-915MHz 500mW 27dBm Data Transmit Module For Pixhawk Ardupilot PX4 30KM Long-Range LoRa Telemetry Radio
MicoAir LR900-F 890-915MHz 500mW 27dBm Data Transmit Module For Pixhawk Ardupilot PX4 30KM Long-Range LoRa Telemetry Radio
TheĀ LR900-F/PĀ Telemetry Radio is a small, cheap radio with superior performance for flight controller that typically allows ranges of better thanĀ 30kilometers. And it is very suitable forĀ PixhawkĀ or otherĀ Audupilot/PX4Ā flight controller. It will connect automatically when power up without any configuration unless you need to implement some special features.
The LR900-F/P works in the 915MHz, so is better to use 2.4GHz receiver than 915MHz receiver (BlackSheep/ELRS 915) on your drones.
Check out all ourĀ External Modules/ReceiversĀ Collection, andĀ the rest of our MicoAir Products!Ā

Features:
- Works inĀ 915MHz (890-915MHz)
- Small size and light weight (8g)
- Transmit power up toĀ 500mW (LR900-F)
- Base onĀ LoRaĀ modulation technology to obtain excellentĀ anti-interferenceĀ performance
- Frequency hopping spread spectrum (FHSS)
- UsingĀ transparent transmissionĀ to compatible with any data and protocol not just mavlink
- CP2102Ā USB to UART IC, compatible withĀ QGroundControlĀ on Android
Data Transmission
- Transmission Rate:Ā 2.1K Byte/s (default); 1.1K Byte/s; 0.4K Byte/s; 3.2K Byte/s(down) 1.6K Byte/s(up) in FHSS mode
- Maximum Single-package Length:Ā 20K Byte
- Uart Baudrate for JST-GH Interface:Ā 9600; 19200; 38400; 57600 (default); 115200
- Uart Baudrate for USB Interface:Ā 57600 (default); 115200
Physical
- Dimensions:Ā 43.4 x 25.8 x 11mm (without antenna)
- Weight:Ā 8g
Electrical
- Supply Voltage:Ā 5V DC (from USB or JST-GH)
- Average Transmit Current:Ā 200 mA at 27dBm (LR900-F) / 400mA at 30dBm (LR900-P)
- Serial Interface:Ā 3.3V UART JST-GH1.25-4P
- USB Interface:Ā USB-Type-C (CP2102)
-
Antenna Interface:Ā SMA (Female)
Manual:
LR900-F/P will automatically bind and connect to each other after powering on with default setting, the green LED will always on when connection has completed. It can be used for communication between flight controller and ground station software (Mission Planner or QGroundControl) without any settings.
If some parameters of LR900-F/P needs to be changed, the MicoAisstant helps.
Download the MicoAssistant and Driver
Follow the tutorial to install the CP2102 driver in windows.
Installation Guide for CP2102 Driver Step By Step ā MicoAir Tech
After the driver installation is finished, connect the LR900-F to the PC via USB, open the device manager and remember the port number, will need it later.

Setup
Open the MicoAssitant, choose the correct port number of the radio, click āconnectā button with baudrate ā57600ā.
Nothing will happen until you click the āRadioā button.
Click the āRadioā icon to open the Radio Setup Page, this will only happen when radio elemetry module has correctly connneted to PC and the driver has been installed.
You need to clickĀ āREADāĀ button to refresh the params on the first time. Modify the parameters according to your needsļ¼and then clickĀ āWRITEāĀ button to write it into module. The new parameters will take effect after re-power on.
Note that once the baudrate is modified, the new baudrate needs to be used the next time you connect.
Parameter Description
MODE
- DUPLEXĀ (default): Bidirectional communication mode. In this mode, both telemetry can communicate with each other, and only 1-to-1.
- BROADCAST_TX: In this mode, the telemetry can only send data, usually use in RTK base station.
- BROADCAST_RX: In this mode, the telemetry can only receive data, usually use in RTK rover station.
RATE
- LOWļ¼0.4K Byte/s
- MID: 1.1K Byte/s
- HIGH: 2.1K Byte/s (3.2K/s down and 1.6K/s up in FHSS mode)
Only high-speed mode is recommended for flight controller.
CHAN_MODE
- MANUAL: In this mode, need to setup the working frequency manually, 890-915MHz, 1MHz step.
- AUTOĀ (default): In this mode, it will work in a frequency automatically with lowest interference.
- FHSS_GROUND: FHSS mode for the radio telemetry which connect to PC.
- FHSS_AIRļ¼FHSS mode for the radio telemetry which connect to flight controller.
Ā ADDR
Address parameter has a range of 1-30000, and default vaule is 1000, telemetry module can only communicate with each other with the same address value.
CHANNEL
This parameter can only be set in the āMANUALā CHAN mode, with a range of 0-25, corresponding to 890-915MHz.
BAUDRATE
Baudrate for the JST-GH port, 9600-115200 can be set, and 57600 is default.
USB_BAUD
Baudrate for the USB port, can only be set to 57600 (default) or 115200.
Ā
Setup Tutorial Of Telemetry Radio On Ardupilot
Setup Tutorial Of Telemetry Radio On PX4
Ā
Connecting Ardupilot to Mission Planner Over LR900 Telemetry Radio
STEP-1Ā
Connect LR900 To Flight Controller
Connect the LR900-F telemetry to the flight controllerās serial port, usuallyĀ TELEM1Ā or any other free. Note that the Tx of the LR900-F needs to be connected to the Rx of the flight controller, the same way Rx connect to Tx.
On theĀ Pixhawk1/2Ā orĀ Pixhawk4/5/6, you can use the cable supplied with LR900 to connect directly.
STEP-2
Configure the controller
The flight controller should first be connected to the computer via USB, and check some initial configurations of it on Mission Planner.
Since the LR900 is connected to the TELEM1, we need to confirm the following settings:
SERIAL1_BAUD=57600(default baudrate of LR900),Ā SERIAL1_PROTOCOL=MAVLink1/2.
If the version ofĀ Ardupilot < 4.4.0, you may also need to setĀ BRD_OPTIONS=3Ā to disable MAVftp.
STEP-3
Install Driver
CP2102 is a USB to UART IC from Silicon Labs and used in LR900-F.
Connect the LR900-F to PC via USB. In the device manager it will show āCP2102 USBĀ to UART Bridge Controllerā which means that your PC has detected the drivers but note the ā!ā sign which indicated cp2102 drivers have not been installed.
Follow our tutorial to install the driver for CP2102.
Installation Guide for CP2102 Driver Step By Step ā MicoAir Tech

STEP-4
Connection
If everything goes well, the green LED on both module will stay on, indicating that a connection has been established with each other.
Open the Mission Planner, select the correct port and baudrate (default 57600) in the upper right corner, and then click Connect. It will connect to the flight controller and start reading the parameter lists.
Ā
Package Includes:
- LR900-F Telemetry Radio Module * 2
- 2 x Antennas
- 1 x wires set
Ā





Description
TheĀ LR900-F/PĀ Telemetry Radio is a small, cheap radio with superior performance for flight controller that typically allows ranges of better thanĀ 30kilometers. And it is very suitable forĀ PixhawkĀ or otherĀ Audupilot/PX4Ā flight controller. It will connect automatically when power up without any configuration unless you need to implement some special features.
The LR900-F/P works in the 915MHz, so is better to use 2.4GHz receiver than 915MHz receiver (BlackSheep/ELRS 915) on your drones.
Check out all ourĀ External Modules/ReceiversĀ Collection, andĀ the rest of our MicoAir Products!Ā

Features:
- Works inĀ 915MHz (890-915MHz)
- Small size and light weight (8g)
- Transmit power up toĀ 500mW (LR900-F)
- Base onĀ LoRaĀ modulation technology to obtain excellentĀ anti-interferenceĀ performance
- Frequency hopping spread spectrum (FHSS)
- UsingĀ transparent transmissionĀ to compatible with any data and protocol not just mavlink
- CP2102Ā USB to UART IC, compatible withĀ QGroundControlĀ on Android
Data Transmission
- Transmission Rate:Ā 2.1K Byte/s (default); 1.1K Byte/s; 0.4K Byte/s; 3.2K Byte/s(down) 1.6K Byte/s(up) in FHSS mode
- Maximum Single-package Length:Ā 20K Byte
- Uart Baudrate for JST-GH Interface:Ā 9600; 19200; 38400; 57600 (default); 115200
- Uart Baudrate for USB Interface:Ā 57600 (default); 115200
Physical
- Dimensions:Ā 43.4 x 25.8 x 11mm (without antenna)
- Weight:Ā 8g
Electrical
- Supply Voltage:Ā 5V DC (from USB or JST-GH)
- Average Transmit Current:Ā 200 mA at 27dBm (LR900-F) / 400mA at 30dBm (LR900-P)
- Serial Interface:Ā 3.3V UART JST-GH1.25-4P
- USB Interface:Ā USB-Type-C (CP2102)
-
Antenna Interface:Ā SMA (Female)
Manual:
LR900-F/P will automatically bind and connect to each other after powering on with default setting, the green LED will always on when connection has completed. It can be used for communication between flight controller and ground station software (Mission Planner or QGroundControl) without any settings.
If some parameters of LR900-F/P needs to be changed, the MicoAisstant helps.
Download the MicoAssistant and Driver
Follow the tutorial to install the CP2102 driver in windows.
Installation Guide for CP2102 Driver Step By Step ā MicoAir Tech
After the driver installation is finished, connect the LR900-F to the PC via USB, open the device manager and remember the port number, will need it later.

Setup
Open the MicoAssitant, choose the correct port number of the radio, click āconnectā button with baudrate ā57600ā.
Nothing will happen until you click the āRadioā button.
Click the āRadioā icon to open the Radio Setup Page, this will only happen when radio elemetry module has correctly connneted to PC and the driver has been installed.
You need to clickĀ āREADāĀ button to refresh the params on the first time. Modify the parameters according to your needsļ¼and then clickĀ āWRITEāĀ button to write it into module. The new parameters will take effect after re-power on.
Note that once the baudrate is modified, the new baudrate needs to be used the next time you connect.
Parameter Description
MODE
- DUPLEXĀ (default): Bidirectional communication mode. In this mode, both telemetry can communicate with each other, and only 1-to-1.
- BROADCAST_TX: In this mode, the telemetry can only send data, usually use in RTK base station.
- BROADCAST_RX: In this mode, the telemetry can only receive data, usually use in RTK rover station.
RATE
- LOWļ¼0.4K Byte/s
- MID: 1.1K Byte/s
- HIGH: 2.1K Byte/s (3.2K/s down and 1.6K/s up in FHSS mode)
Only high-speed mode is recommended for flight controller.
CHAN_MODE
- MANUAL: In this mode, need to setup the working frequency manually, 890-915MHz, 1MHz step.
- AUTOĀ (default): In this mode, it will work in a frequency automatically with lowest interference.
- FHSS_GROUND: FHSS mode for the radio telemetry which connect to PC.
- FHSS_AIRļ¼FHSS mode for the radio telemetry which connect to flight controller.
Ā ADDR
Address parameter has a range of 1-30000, and default vaule is 1000, telemetry module can only communicate with each other with the same address value.
CHANNEL
This parameter can only be set in the āMANUALā CHAN mode, with a range of 0-25, corresponding to 890-915MHz.
BAUDRATE
Baudrate for the JST-GH port, 9600-115200 can be set, and 57600 is default.
USB_BAUD
Baudrate for the USB port, can only be set to 57600 (default) or 115200.
Ā
Setup Tutorial Of Telemetry Radio On Ardupilot
Setup Tutorial Of Telemetry Radio On PX4
Ā
Connecting Ardupilot to Mission Planner Over LR900 Telemetry Radio
STEP-1Ā
Connect LR900 To Flight Controller
Connect the LR900-F telemetry to the flight controllerās serial port, usuallyĀ TELEM1Ā or any other free. Note that the Tx of the LR900-F needs to be connected to the Rx of the flight controller, the same way Rx connect to Tx.
On theĀ Pixhawk1/2Ā orĀ Pixhawk4/5/6, you can use the cable supplied with LR900 to connect directly.
STEP-2
Configure the controller
The flight controller should first be connected to the computer via USB, and check some initial configurations of it on Mission Planner.
Since the LR900 is connected to the TELEM1, we need to confirm the following settings:
SERIAL1_BAUD=57600(default baudrate of LR900),Ā SERIAL1_PROTOCOL=MAVLink1/2.
If the version ofĀ Ardupilot < 4.4.0, you may also need to setĀ BRD_OPTIONS=3Ā to disable MAVftp.
STEP-3
Install Driver
CP2102 is a USB to UART IC from Silicon Labs and used in LR900-F.
Connect the LR900-F to PC via USB. In the device manager it will show āCP2102 USBĀ to UART Bridge Controllerā which means that your PC has detected the drivers but note the ā!ā sign which indicated cp2102 drivers have not been installed.
Follow our tutorial to install the driver for CP2102.
Installation Guide for CP2102 Driver Step By Step ā MicoAir Tech

STEP-4
Connection
If everything goes well, the green LED on both module will stay on, indicating that a connection has been established with each other.
Open the Mission Planner, select the correct port and baudrate (default 57600) in the upper right corner, and then click Connect. It will connect to the flight controller and start reading the parameter lists.
Ā
Package Includes:
- LR900-F Telemetry Radio Module * 2
- 2 x Antennas
- 1 x wires set
Ā





















