Hi i have an telemetry module, 3DR Radio V5 Telemetry. It's connecting on android mission planner, but on pc it doesn't connect, i use the com4 , 57600. How i fix it ?
Radio telemetry V5 connection to pc problem.
Re: Radio telemetry V5 connection to pc problem.
hello, your PC is windows system? maybe your CP2102 driver code on PC is not working, you can install the CP2102 driver code on PC. Download driver code from here, https://www.silabs.com/developers/usb-t ... cp-drivers
Best regards, UAVBB!
Re: Radio telemetry V5 connection to pc problem.
More please read here, 1000MW:How to use Radio Telemetry For PIXHAWK flight controller? – UAV Pilot (rctoysky.com)
1.use 6P line connects to pixhawk flight controller.Due to the different firmware, some firmware, two ports can be used, some firmware can only use one of the ports. So find one of the available ports for the connection.IF you use Qgroundcontrol for PX4 firmware ,only TELEM1 can be used ,can not use TELEM2.IF you use ardupilot firmware, find one of the available ports for the connection.
2.Please note:
When using Radio Telemetry connection, it must use 3DR Power Module or 5V ESC to supply power to the flight control. USB cannot be inserted because USB priority is higher than Radio Telemetry . If USB cable is plugged in, it cannot be used for radio telemetry transmission.
The default baud rate of the Radio Telemetry is 57600, not 115200. Select the correct COM port and do not select AUTO.
If there is a driver problem, download from here https://www.silabs.com/developers/usb-t ... cp-drivers
Best regards, UAVBB!
Re: Radio telemetry V5 connection to pc problem.
Thanks Jamson, was an driver problem. I fixed by downloading https://www.silabs.com/developers/usb-t ... =downloads and install it. All working good now.