dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
168 stars 41 forks source link

No data Kontronik Jive #38

Closed PD5DJ closed 3 years ago

PD5DJ commented 3 years ago

Issue: No telemetry data Kontronik Jive.

TX: Frsky X10S Express RX: X4R (Smartport)

I have Smartport running, configured it with the lua script to use the Kontronik Protocol. That works.. got all sensors discovered.

Connected the Jive to RX0 of my Nano.

I see there is data coming in.. but not passed thru to smartport..

I know the telemetry port works, because I use a Jlog S32 logger to read out it's telemetry.

Am I missing something?

I also tried a Pro Mini 328 @ 3.3v 8Mhz as suggested but nothing.. Smartport YES - Kontronik readings NO

PD5DJ commented 3 years ago

I have used the sniffer tool to monitor the jive output. All baudrates except 115200bd show data.

I assume the jive's dont sent out telemetry @ 115200bd, but more like 9600bd

dgatf commented 3 years ago

You don't see the telemetry because your esc uses an other Kontronik protocol. There is no official protocol but it has been revered engineered here. I may add support for this protocol in the future

The implemented Kontronic protocol in msrc is at 115200. You can find the specs on this link