Setup & Configuration
Power via 5V regulated supply.
Connect CAN1 or CAN2 to autopilot CAN port.
Flash firmware using:
DroneCAN bootloader (via CAN)
ST-Link (SWD)
Set parameters:
CAN_P1_DRIVER = 1
CAN_P1_PROTOCOL = 1
Use Mission Planner / DroneCAN GUI to:
View node status
Assign node ID
Update firmware
LED Status Indicators
During the firmware flashing process, both the red and blue LEDs on the AeroBridge module will illuminate. Once the module has booted successfully and is running correctly, only the blue LED will remain solid.
If you notice a solid red LED, this typically indicates a problem. Please check the following:
Ensure your flight controller has a valid SD card inserted.
Confirm that the DroneCAN bootloader (e.g., ap_periph_canbootloader) has been flashed to the module before uploading the main firmware (e.g., ap_periph_default).
If errors persist, try removing any existing firmware files from the root and ufw folders on the SD card, then rebuild and reflash the firmware.