- Posts: 42
Devo 10 3 in 1 module issues
- Podflyer
- Topic Author
- Offline
I followed the installation guide from there. I have a installed deviation 5.0 and edited my hardware.ini file with notepad++ my file looks like this:
enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
the Tx starts up fine with no missing module errors. When I try to bind a model I just get a re-init option no bind option and no choice options such as selecting x600 for the mjx protocols. I feel like I'm almost there but can't work out what I've done wrong. I think my module installation was good and I inspected every soldered joint with a magnifying glass. More help please guys!
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
I just tried mine and when I pressed enter on MJXq I get a "pop up" that gives you Format options with four choices (X600 being one of them).
When you scroll through the different protocols do any of them have a * before the name?
I am not sure about this but do you need to enable cyrf6936?
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
Have you tried your settings in the EMU to see if everything is configured ok?
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
HappyHarry wrote: if there are asterix '*' in front of protocols then your hardware.ini changes are not done properly
Awesome... any tips?
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
HappyHarry wrote: if there are asterix '*' in front of protocols then your hardware.ini changes are not done properly
this is my file
enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
;enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
dan I wish lol
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
;enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24101 = B7
has_pa-nrf24101 = 1
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
Do you have the [module] line in the file also and is the file in the root folder of the Devo 10?
Perhaps this is the minimum you need in Hardware.ini for it to work.
extra-buttons=trim-all
[modules]
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B7
has_pa-nrf24l01 = 1
Did you test your configuration in the Emulator yet? If not, zip up your entire Devo 10 folder structure and send me a link to it, I will try it in the Emulator.
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
to a devo 10 and got it working if so could you please send me your hardware.ini file
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
If you can zip up your entire Devo 10 drive (When connected to the PC in USB mode) as it is now I don't mind testing it at all here.
Also, what version of Deviation 5 are you running, the standard release or a nightly build?
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Podflyer
- Topic Author
- Offline
- Posts: 42
Please Log in or Create an account to join the conversation.
- D_an_W
- Offline
- Posts: 101
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = A14
has_pa-nrf24l01 = 1
enable-multimod = A13
*** Walkera Devo 10 * 4-in-1 Module * Deviation v5 *** *** Walkera Devo 7E * A7105 Module * 2x 3 Way Switches * Power Mod * Deviation v5 ***
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- Devo 10 3 in 1 module issues