Hi everyone,
I’m working with two Auterion Microhard PMDDL2450 units, a Ground Unit and an Air Unit. Currently, I’m sending a MAVLink heartbeat from an STM32 via the UART port on the Ground Unit, which transmits the message to the Air Unit. I’ve confirmed that the heartbeat is being sent because I can connect the Air Unit to QGroundControl via the UART port.
However, I’d like to switch to using the Ethernet port on the Air Unit to send the heartbeat to my Pixhawk P6X, while still using the UART port on the Ground Unit. Has anyone had experience with this kind of setup? Any advice would be appreciated!