davwys / arduino-sport-to-mavlink

Arduino Sketch for converting FrSky S.Port telemetry data to MAVLink format
18 stars 6 forks source link

No data from iNav LUA Telemetry #2

Open dzuljo opened 4 years ago

dzuljo commented 4 years ago

Hello, i have connected arduino nano with taranis on XJT pins (SIG and GND) and arduino nano is connected with USB to APM Planner, and cannot verify is it working.

Also i have connected GND and TX pins (1 and 3 pin from left) and still not success.

I have taranis x9d plus old one.

My question is how i can confirm that i get correct S.Port signal from taranis ? So i can debug where can be problem.

davwys commented 4 years ago

Do you get any MAVLink connection in APM planner? Because you should get some (zero-valued) data even without a valid S.Port signal. What platform are you running APM Planner on?

dzuljo commented 4 years ago

Arduino Nano is connected via USB to APM Planner (OSX), application say is connected, but example Voltage 12.6v from Taranis iNav Lua script that i see it there i dont see it on APM Planner.

Baud 115200 from arduino Serial its same like on APM Planner. Thanks

davwys commented 4 years ago

Do the sensors show up on the telemetry page on your Taranis? iNav LUA telemetry is not officially tested/supported, so unless it works like regular S.Port sensors, it most likely won't work.