I am facing issues trying to get telemetry to work. My configuration:
Quadcopter: Tarot 650
Flight Controller: Pixhawk 2.4.8
Receiver: Taranis RX8R
Transmitter: Taranis Q X7 with Open TX 2.2
Telemetry cable: Aliexpress yaapu telemetry cable connected between SERIAL 4/5 on the PIXHAWK to the Smart Port on the receiver. Note that I set the SERIAL4_PROTOCOL to 10.
When I “discover new sensors”, I get only 3 sensors: RSSI, RxBt and GPS. I would like to get all the availbale sensors including battery voltage.
Hello Peter and thank you for your quick reply.
Sorry I should not have said « sensors », I understand that this script does not use sensor and collect all the data from the flight controller.
I have connected the pixhawk to the smart port of my rx8r using a specific cable bought on AliExpress. Once connected and setup (on both taranis and pixhawk), the only data I manage to read is the GPS one (the position). I do not get any other value.
Regards
use the one from the photo above that will work
Are you using which serial port?
have to open the app by the page of telimetry on the radio can not open directly through the file
I built mine like the picture above.
I’m using telemetry 2
just define
SERIAL_BAUD 57
SERIAL_PROTOCOL 10
remembering that in no other port can have some defined telimetry parameter
I have no personal experience with your type of cable since I use the Craft and Theory and works well for me. I use it for both ArduPlane and PX4 firmware. If I didn’t know any better I’d say it might be an issue with the cable.
I had the same issue recently. For some reason the FrSky passthrough protocol did not work properly for me. When I set the telemetry port to protocol 4 all the sensors appeared. @oldgazer1 is correct. After you install the LUA scripts the rest of the sensors will work with protocol 10
Hi Alex,im setting up a mRo zero seven fc and frsky R SXR receiver i conect the s port cable to is it rx or tx in the serial port please and protocol 10 and option’s 4 is that correct many thanks in advance
Have the same problem with pixhawk 2.4 and Arducopter firmware 4.0.3
checked with scope the TX side of the serial ports … when appointing FrSky SPort or FrSky SPort passtrough i get no signal out …
when putting FrskyD i can see data on the scope…
I plugged into telem 2, set serial2_protocol to 10 and serial2_options to 160. I only get 5 sensors, with gps being the last one. I copied all the lua script files over to the sd card as well. doesnt work. Setting it to gives me like 15-16 sensors.