goebish / nrf24_multipro

nRF24L01 multi-protocol RC transmitter
GNU General Public License v3.0
477 stars 197 forks source link

High rates Eachine E010 #18

Closed Rikbruggink closed 7 years ago

Rikbruggink commented 7 years ago

Hi Goebish,

When i bind a E010 to a module based on this code it feels like the rates are set to low with no option change it to high. I dont find the references in the source code to set the high rate on a eachine e010 machine.

goebish commented 7 years ago

Rate is fixed to high: https://github.com/goebish/nrf24_multipro/blob/master/nRF24_multipro/MJX.ino#L137

Maybe you need to setup your endpoints ?

Rikbruggink commented 7 years ago

hmm, let me check that. It doesn't feel like high at the moment. I did see that packet being sent didn't recognize it as the 'high' rate. I will further investigate. Closing this issue until it results in a 'bug'. Is there a rcgroups thread where these questions are more appropriate? Github issues is not the best place for general usage issues of the source code.

goebish commented 7 years ago

Here's the "unofficial" support thread: https://www.rcgroups.com/forums/showthread.php?2367400-CX-10-JR-Module-(Green-Blue-PCBs) Please tell which transmitter you're using. I test all my modules with an E010 before sending them, so I'm sure there's no issues with this quad ;)

Rikbruggink commented 7 years ago

The transmitter is a Taranis X9D with a multi-tx module i got as a holiday gift from BG. From the pdf i noticed that it was using a modified version of this firmware. AETR vs TEAR. I don't have the source code so i cant verify that the packet 14 bit is set to the referenced file. I believe it is. It feels a bit sluggish at the moment. The RCgroups thread i found also looking for answers, didn't think it was also intended for general usage questions of the nrf24 firmware.

goebish commented 7 years ago

Sorry, but I can't give support for the BG module, I'm not affiliated to this module in any way. And if it's using my firmware without giving the source code then it's in violation of the GPL.

kilrah commented 7 years ago

If you're talking of the "usual" BG multiprotocol module you're at the wrong place, different project. https://github.com/pascallanger/DIY-Multiprotocol-TX-Module

goebish commented 7 years ago

He mentioned a pdf that's a modified copy of my readme.md, I think he has the nrf24 only module, knockoff of the nrf24-multipro.

silver13 commented 7 years ago

I don't think there is a flashing port on the bg module.

It is also disappointing they chose to ignore licensing. Perhaps someone should notify the FSF.

Rikbruggink commented 7 years ago

I understand that you can't support this module. I doubt they wil release the firmware but who knows. Wil try to flash this firmware to see if it works. It has a mega328 so it should compile.

This comment should have been here earlier........

tbaumann commented 7 years ago

I think he means BangGood with BG. http://www.banggood.com/Multiprotocol-TX-Module-For-Frsky-X9D-X9D-Plus-X12S-Flysky-TH9X-Transmitter-p-1097688.html

Looks like a derivative of @goebish module. But who knows. Supportability? Who knows.