- Posts: 2633
Eachine E010 inductrix clone data captures
- goebish
-
- Offline
- NRF Weirdo
Less
More
05 Sep 2016 10:28 #53495
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Have you selected the E010 format in MJXq protocol options ?
- poohnyan
-
- Offline
Less
More
- Posts: 5
05 Sep 2016 10:33 #53496
by poohnyan
Replied by poohnyan on topic Eachine E010 inductrix clone data captures
Yes. I have chosen the E010 options in mjxq protocol.
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
05 Sep 2016 10:37 #53498
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
I don't get why it wouldn't work, I should receive my E010 in a few days, I'll check myself with my Devo 10, but quite a few people has already tested this protocol in Deviation and nrf24-multipro module, and it's working for everyone until now.
Also, using the 3-in-1 with its fake nrf24l01 shouldn't be a problem as this protocol is not using autoack / retransmit.
Also, using the 3-in-1 with its fake nrf24l01 shouldn't be a problem as this protocol is not using autoack / retransmit.
- poohnyan
-
- Offline
Less
More
- Posts: 5
05 Sep 2016 11:03 #53505
by poohnyan
Replied by poohnyan on topic Eachine E010 inductrix clone data captures
I will try to bind even later devo10.
Thanks goebish
Thanks goebish
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 09:45 - 07 Sep 2016 13:07 #53567
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Last edit: 07 Sep 2016 13:07 by goebish.
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 11:30 #53569
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Good news, same "semi arbitrary transmitter id" as for the Weilihua WLH 08 is working
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 11:37 - 07 Sep 2016 15:52 #53570
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
So in the end, this protocol is a mix of existing MJXq protocol, running at 250kbps instead of 1Mbps.
- use the same nrf24 address than MJX X600 / X800
- use the same RF channels than H26D for bind.
- same packet format and flags than Weilihua WLH-08
- use the same channels for bind and data (same as WLH08, but not the same channels) edit -> not always true, only if txid[0] is a multiple of 8
- can use "semi arbitrary" transmitter ID, same as WLH08, first byte has to be a multiple of 8, maybe there's an undiscovered secret here, I've to capture my transmitter to confirm ...
- use the same nrf24 address than MJX X600 / X800
- use the same RF channels than H26D for bind.
- same packet format and flags than Weilihua WLH-08
- use the same channels for bind and data (same as WLH08, but not the same channels) edit -> not always true, only if txid[0] is a multiple of 8
- can use "semi arbitrary" transmitter ID, same as WLH08, first byte has to be a multiple of 8, maybe there's an undiscovered secret here, I've to capture my transmitter to confirm ...
Last edit: 07 Sep 2016 15:52 by goebish.
- poohnyan
-
- Offline
Less
More
- Posts: 5
07 Sep 2016 11:48 - 07 Sep 2016 11:49 #53571
by poohnyan
Replied by poohnyan on topic Eachine E010 inductrix clone data captures
I tried the output of devo10 in 1mw. Success in bind and working!
Very thanks goebish
Very thanks goebish
Last edit: 07 Sep 2016 11:49 by poohnyan.
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 12:11 #53573
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
That's not the first time there's an issue with full power on nrf24 protocol.
With some machines it is related to inaccurate crystal oscillator in the RX, replacing it fixed the issue.
... but the E010 protocol is running at 250kbps, that means it should have pretty good range, even with low power settings
With some machines it is related to inaccurate crystal oscillator in the RX, replacing it fixed the issue.
... but the E010 protocol is running at 250kbps, that means it should have pretty good range, even with low power settings
- HappyHarry
-
Topic Author
- Offline
Less
More
- Posts: 1136
07 Sep 2016 13:32 #53576
by HappyHarry
Replied by HappyHarry on topic Eachine E010 inductrix clone data captures
wow that's quite the mix of protocols lol
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 14:12 - 07 Sep 2016 14:16 #53577
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Note that the protocol is still not fully cracked.
I checked with my transmitter, its txid[0]%8 is not egal to 0 and it's using another rf channel sequence.So, for now it should already be possible to control multiple E010 with x Deviated transmitters, they'll be using different txid but they'll use the same rf channels, that's not optimum and there's a risk of interferences.
I need captures from more transmitters to understand how txid/rf channels works exactly
I checked with my transmitter, its txid[0]%8 is not egal to 0 and it's using another rf channel sequence.
txid data rf channels
90 1c 00 2e 36 3e 46 (same as bind, and 90%8=0)
4f 1c 00 3a 35 4a 45I need captures from more transmitters to understand how txid/rf channels works exactly
Last edit: 07 Sep 2016 14:16 by goebish.
- rasqba
-
- Offline
Less
More
- Posts: 24
07 Sep 2016 14:20 #53578
by rasqba
I will soon have 4 of those transmiters, I could do some captures just need to know what kind of device do I need to do this
Replied by rasqba on topic Eachine E010 inductrix clone data captures
goebish wrote: Note that the protocol is still not fully cracked.
I checked with my transmitter, its txid[0]%8 is not egal to 0 and it's using another rf channel sequence.So, for now it should already be possible to control multiple E010 with x Deviated transmitters, they'll be using different txid but they'll use the same rf channels, that's not optimum and there's a risk of interferences.txid data rf channels 90 1c 00 2e 36 3e 46 (same as bind, and 90%8=0) 4f 1c 00 3a 35 4a 45
I need captures from more transmitters to understand how txid/rf channels works exactly
I will soon have 4 of those transmiters, I could do some captures just need to know what kind of device do I need to do this
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 14:25 #53579
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Search ebay for "8 channel logic analyzer" (~$6.50) then read this thread:
www.deviationtx.com/forum/protocol-devel...95-spi-capture-guide
www.deviationtx.com/forum/protocol-devel...95-spi-capture-guide
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 15:21 #53580
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
You can get the E010 for $10.99 for a few hours on bg 
www.banggood.com/Eachine-E010-Mini-2_4G-...r-RTF-p-1066972.html
www.banggood.com/Eachine-E010-Mini-2_4G-...r-RTF-p-1066972.html
- William
-
- Offline
07 Sep 2016 17:57 #53582
by William
William
Replied by William on topic Eachine E010 inductrix clone data captures
Bonjour, je vais commander le E010 ce soir, j'ai une devo 7e avec le module 3 en 1, qui devrait correspondre si j'ai bien comprit, ce que je n'ai pas compris, vu que je suis un novice
c'est s'il je doit réinstaller qq chose sur ma devo et quoi ou le trouver? Merci.
William
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 18:09 #53584
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Just use this test build with MJXq protocol and E010 format option:
www.dropbox.com/sh/myda7gwpwfhkbw4/AABZS...QEt7BWI1BWDh7Ja?dl=0
www.dropbox.com/sh/myda7gwpwfhkbw4/AABZS...QEt7BWI1BWDh7Ja?dl=0
- William
-
- Offline
07 Sep 2016 18:24 #53588
by William
William
Replied by William on topic Eachine E010 inductrix clone data captures
Merci, je regarde demain pour comprendre.
William
- HappyHarry
-
Topic Author
- Offline
Less
More
- Posts: 1136
07 Sep 2016 19:32 #53596
by HappyHarry
there are at least 3 guys from the club have e010's on the way from bg and i'll be getting their stock transmitters to capture, i'll post them once i have them bud. also is it just the bind capture you need?
Replied by HappyHarry on topic Eachine E010 inductrix clone data captures
goebish wrote: Note that the protocol is still not fully cracked.
I checked with my transmitter, its txid[0]%8 is not egal to 0 and it's using another rf channel sequence.So, for now it should already be possible to control multiple E010 with x Deviated transmitters, they'll be using different txid but they'll use the same rf channels, that's not optimum and there's a risk of interferences.txid data rf channels 90 1c 00 2e 36 3e 46 (same as bind, and 90%8=0) 4f 1c 00 3a 35 4a 45
I need captures from more transmitters to understand how txid/rf channels works exactly
there are at least 3 guys from the club have e010's on the way from bg and i'll be getting their stock transmitters to capture, i'll post them once i have them bud. also is it just the bind capture you need?
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 19:32 #53597
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Yes, only bind.
- goebish
-
- Offline
- NRF Weirdo
Less
More
- Posts: 2633
07 Sep 2016 20:21 - 09 Sep 2016 10:35 #53599
by goebish
Replied by goebish on topic Eachine E010 inductrix clone data captures
Anyway, as the protocol is already working as good as the WLH08 and has "semi arbitrary" transmitter ID, I'll make a PR for it now so it's in the nightly soon.
Last edit: 09 Sep 2016 10:35 by goebish.
Time to create page: 0.500 seconds
-
Home
-
Forum
-
Development
-
Protocol Development
- Eachine E010 inductrix clone data captures