Asked
Viewed 22 times
0
I am trying to set up the FPV telemetry radios (Air and Ground Module 433MHz).
- I have connected the Ground module to my laptop (USB) and air module to Raspberry Pi 4 UART pins.
- Using Mission planner I was able to configure the settings of the radios. I can confirm the connection by the green solid led light on both the modules.
- I use the mission planner
terminal
to send the data from ground
module to air module and test the connection.When I send some command (e.g, help), I can see red led light blinking on both air and ground module indicating data is received.
Now, I need to capture the data sent by the ground module and display it on raspberry pi terminal
. However, I am unable to achieve this activity. I have searched a lot on this task but could find nothing. It would be really helpful if someone could help me in this regard with any relevant websites/codes available, or steps to solve the issue.
Thanks
Categories: Uncategorized
TELEM1
port of the controller such as Pixhawk/Navio and proceeding further with build instructions. The problem is I don’t have the Pixhawk/Navio controller board. I am trying to interface the airmodule radio directly to the Pi board (Without controller board) and read the data. Please let me know, if I can achieve this without a controller board or It is must to have the controller board in order to proceed. – TheLazy 15 mins ago