DIY-Multiprotocol-TX-Module icon indicating copy to clipboard operation
DIY-Multiprotocol-TX-Module copied to clipboard

Support of Jeti Protocol?

Open guerradr opened this issue 4 years ago • 13 comments

Hi There, Is it possible to add the JETI RC Protocol or do they use different hardware? I do have access to a JETI TX with some guidance I could assist to gather required data.

guerradr avatar Jul 13 '20 20:07 guerradr

Hi, sorry it's not doable. None of the current components can emulate it. Pascal

pascallanger avatar Jul 14 '20 12:07 pascallanger

And is it planned for next versions?

valfa14 avatar Aug 20 '20 08:08 valfa14

I can't say...

pascallanger avatar Aug 20 '20 08:08 pascallanger

it current products spektrum is using a CC2560, but they are still emulating the phy layer of a cyrf for backwards compatibility. So that chip could replace the EOL cyrf and enable JETI.

gibbi avatar Aug 20 '20 11:08 gibbi

I haven't looked at the encoding of Jeti so I can't say. CC2650 is one of the component that could emulate the cyrf, like we are emulating the xn297 with the NRF and CC2500. I'm currently looking at another one which I think might be more interresting.

pascallanger avatar Aug 20 '20 12:08 pascallanger

Working Jeti protocol would be totally magic, as they do great stuff but their radios are 💸 💸 . I'm not very familiar with all protocols requirements and their implementation but it would "open market" for many modellers in central Europe as it was one of the first 2.4ghz available system.

valfa14 avatar Aug 20 '20 12:08 valfa14

@pascallanger is there a way to reach out to you personally about the choice of a tranceiver?

gibbi avatar Aug 21 '20 12:08 gibbi

You can, my email address is on the donate button ;-)

pascallanger avatar Aug 21 '20 13:08 pascallanger

@valfa14 I was looking into jeti but ended up with a TX16S instead. Would have loved spending my money with a European brand, but it was not within my budget :-(

Jeti offers compatible RF modules though, maybe open TX could implement their telemetry serial protocol, to avoid the external telemetry display box.

diego0815 avatar Jan 06 '21 17:01 diego0815

Hi, I have just opened some Jeti Receiver to find out what 2G4 hardware is used: The R9, an older ATMEGA based RX from 2014 uses AT86RF231 with CC2591 as HF Front end and UPG2214 Antenna Switch. The REX10 (from 2016) is STM32F302 based and uses AT86RF231 / SE2431L as HF Frontend. This also applies to the REX10A (from 2018).

Hope that helps.

onki69 avatar Feb 15 '21 13:02 onki69

The AT86RF231 is a: High Performance RF-CMOS 2.4 GHz Radio Transceiver Targeted for IEEE 802.15.4™, ZigBee®, 6LoWPAN, RF4CE, SP100, WirelessHART™ and ISM Applications

As per the product page: https://www.microchip.com/wwwproducts/en/AT86RF231

It is a classical zigbee chipset and can't be emulated by any of the 4(5) chipsets presently on the module. It uses direct sequence spread spectrum based on phase shift keying, as far as I can tell the other chipsets do all fsk (maybe the cc2500 can also do ASK or OOK, but that also won't help). Yeti and Radiolink (not tje existing surface protocol) both need a zigbee chipset, like a cc2420 or whatever the market has for us.

So @pascallanger classified it as won't do, as the hardware is lacking those capabilities.

diego0815 avatar Feb 15 '21 14:02 diego0815

@all thanks at all involved for the thorough investigation, a good read. @pascallanger IMHO this issue can be closed

OpenUAS avatar Oct 20 '21 11:10 OpenUAS

I'm not sure if I should close it since people don't check closed issues and they open new ones. Adding the "Won't do" status was for me a way to show that I'm aware and won't work on it...

pascallanger avatar Oct 20 '21 12:10 pascallanger