pascallanger / DIY-Multiprotocol-TX-Module

Multiprotocol TX Module (or MULTI-Module) is a 2.4GHz transmitter module which controls many different receivers and models.
https://www.rcgroups.com/forums/showthread.php?t=2165676&goto=newpost
GNU General Public License v3.0
1.66k stars 441 forks source link

FrSky ACCESS #487

Open SPCORRIV opened 3 years ago

SPCORRIV commented 3 years ago

Hey Pascal

  Any chance of adding Frsky Access so we can use The new Frsky Archer series receivers ?

Many Thanks Scott

pascallanger commented 3 years ago

Notthing planned.

SPCORRIV commented 3 years ago

Hey Pascal

Thank you for your speed response.

Thanks Scott

On Tue, Dec 22, 2020, 11:35 AM pascallanger notifications@github.com wrote:

Notthing planned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/issues/487#issuecomment-749639885, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARQZM6QRJDQ2FXTZCFC6J5TSWDDGLANCNFSM4VF3KSNA .

salarian commented 3 years ago

I was wondering if there is technical reason for "Won't do" or this is because of licensing/legal issues?

diego0815 commented 3 years ago

As I see it frsky is doing all to prevent cloning, so far only RXs with either cc2510 or the new unknown integrated chipset got the access firmware. So no SPI tracks to monitor...

pascallanger commented 3 years ago

It's not really to have access to the SPI bus, it's more that I have plenty of things and this is not on my list for now.

jimsynz commented 3 years ago

If one was to take this on themselves all one would need an ACCESS tx, rx and logic analyser, right?

kilrah commented 3 years ago

No becasue there's no place you can tap into with it on ACCESS devices.

jimsynz commented 3 years ago

Okay. So it's matter of trying to decode the protocol over-the-air?

demonixis commented 3 years ago

Is there a doc somewhere to try to hack protocols? IMHO the ACCESS protocol is very important because all new FrSky receivers work with that protocol. I got an X9 Lite and some ACCESS receiver (RXSR and RX6R), I can try few things

jimsynz commented 3 years ago

I accidentally bought a GR6 ACCESS receiver, and am willing to buy one of the new TX's in order to help with this project. I am also willing to buy test hardware for other's who are smarter at this than me.

stanislavdavid commented 3 years ago

There is some documentation for access #239

diego0815 commented 2 years ago

currently it looks like it will be more likely the new RXs will get an aftermarket firmware to make them speak D16 (or DSMX) rather than multi getting ACCESS. just my 2ct

hyperlobic commented 2 years ago

currently it looks like it will be more likely the new RXs will get an aftermarket firmware to make them speak D16 (or DSMX) rather than multi getting ACCESS. just my 2ct

Just curious, where are you getting this information on possible alternative rx firmware?

BergWolfRC commented 1 year ago

I am very interested in seeing support for receivers that only understand the ACCESS protocol. What is needed in terms of contribution to make this happen?