- Posts: 11
Devo 7E 3way switch mod do not appear in radio
- KiDuLt
- Topic Author
- Offline
Hello everyone
After 5 years of great service with 2 switches, I'm adding GPS to my quads and I now need the extra switches.
I followed SebyDocky & Nick Burns tutorial. The mod was pretty simple to do but I can't get the switches to show up into the "Stick Input" screen
After modifying the Hardware.ini file, nothing happens for me.
Doing some research on the forum, I found this thread that shows it happened to other people : https://www.deviationtx.com/forum/6-general-discussions/8361-devo-7e-3x2-switches-not-working-anymore#73670]https://www.deviationtx.com/forum/6-general-discussions/8361-devo-7e-3x2-switches-not-working-anymore#73670]https://www.deviationtx.com/forum/6-general-discussions/8361-devo-7e-3x2-switches-not-working-anymore#73670Click here
I noticed that SebyDocky & Nick Burns are both using a version 4.xx of Deviation. I'm using the 5.0 version.
Does that mean that extra switches work on older version but not on the latest ?
I am trying to find a way not to flash my radio again, because of all the models I got in it.
Any help would be highly appreciated !
Thanks to everyone who took some time to read me
Happy flying to you guys !
Cheers from France.
Mehdi
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
- Posts: 71
Do they not show in the "Stick Input" screen?
(Transmitter menu -> Channel monitor -> Stick input, then you have to scroll down to see them, should be SW Ax and SW Bx)
If not please post a copy of your hardware.ini file and picture(s) of your mod.
Also, I highly recommend to keep a backup of your model files on your computer just in case something unforeseen happens.
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
Thank you for your answer.
Sorry if I wasn’t clear.
Nothing happens means the new switches do not appear into my Devo menu.
I don’t have any SWB or SWA or anything.
I am not at home but I will post my hardware.ini file in here today.
More precisions :
- I used the same diodes than SebyDocky and Nick Burns ( 1N4001 )
- I followed the exact same procedure, same color wires and triple checked my work.
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
https://ibb.co/FJxX5KL
https://ibb.co/nLqgJP8
https://ibb.co/mtyYBMb
Hardware.ini :
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=
3x2
;
[modules]
; 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
has_pa-cyrf6936 = 0
; enable-a7105 = A13
; has_pa-a7105
; enable-cc2500 = A14
; has_pa-cc2500 = 1
; enable-nrf24l01 = A14
; has_pa-nrf24l01 = 1
; enable-multimod = A13
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
= 1
I am using the version 5.0 of Deviation.
Could it be a Hardware.ini file that is not right ?
Or is it because I'm using Deviation 5.0 and the only way of having extra switches is to downgrade my Deviation version ?
Thanks everyone for your time.
Mehdi
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
- Posts: 71
extra-switches=
3x2
to:
extra-switches=3x2
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
Thanks for your reply.
I don't know why but when I copy / paste my hardware.ini file in here, it gets all messed up with spaces everywhere...
When I open the file on my computer, everything is organised and I do have this line :
extra-switches=3x2
Could it be a good idea to delete everything from my Hardware.ini and copy paste a fresh one ?
I never messed around with it. I only opened it to modify this extra switches line.
But for some unknown reason when I copy / paste, it becomes messed up here on the forum.
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
- Posts: 71
What text editor did you use to edit the hardware.ini file?
Here's a copy of mine just to see if it pastes OK:
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=3x2
;
[modules]
; 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
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
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
I used Notepad to edit my Hardware.ini file.
Thank you very much for your Hardware.ini file. I will download Notepad ++, delete everything in my file and copy / paste yours.
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
- Posts: 71
has_pa-cyrf6936 = 1
because I did the diode/resistor mod.
You probably need to change it back to:
has_pa-cyrf6936 = 0
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
Thank you very much gdenton
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
Thanks again man. You saved me
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=3x2
;
[modules]
; 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
has_pa-cyrf6936 = 0
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
; enable-nrf24l01 = A14
; has_pa-nrf24l01 = 1
; enable-multimod = A13
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
- Posts: 71
Please Log in or Create an account to join the conversation.
- KiDuLt
- Topic Author
- Offline
- Posts: 11
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- Devo 7E 3way switch mod do not appear in radio