- Posts: 62
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Devo 10 4 in 1 module install NRF24L01 missing mod
Devo 10 4 in 1 module install NRF24L01 missing mod
- bmw2444
- Topic Author
- Offline
Less
More
28 Jan 2019 14:20 #72581
by bmw2444
Devo 10 4 in 1 module install NRF24L01 missing mod was created by bmw2444
I recently posted a problem with a devo 10 install of a 4 in 1 module that displayed a missing NRF24L01 module. After several hours I located a posting that helped somewhat allowing the NRF24L01 be recognized. My original hardware file looked like this when uploaded from the 5.0.0 build.
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;Audio player connected to UART (Devo12/S internally, others via trainer port): audiofx, dfplayer
;voice=
;
;Enable if audio device is wired to uart5 instead of ppm on devo7e-256
;voice-uart5=1
;
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
;
[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
The fix? I guess that allowed the module to be recognized was due to the enable-nrf24l01 = A14 being incorrect? The post that I found on deviation said it should be enable-nrf24l01 = B7. The devo can recognize the NRF24L01 and bind to models but has trouble staying bound and the models fly in a uncontrollable cirular motion rendering them unsafe. Have no idea why. Any help is greatly appreciated.
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;Audio player connected to UART (Devo12/S internally, others via trainer port): audiofx, dfplayer
;voice=
;
;Enable if audio device is wired to uart5 instead of ppm on devo7e-256
;voice-uart5=1
;
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
;
[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
The fix? I guess that allowed the module to be recognized was due to the enable-nrf24l01 = A14 being incorrect? The post that I found on deviation said it should be enable-nrf24l01 = B7. The devo can recognize the NRF24L01 and bind to models but has trouble staying bound and the models fly in a uncontrollable cirular motion rendering them unsafe. Have no idea why. Any help is greatly appreciated.
Please Log in or Create an account to join the conversation.
- gdenton
- Offline
Less
More
- Posts: 71
30 Jan 2019 01:45 #72620
by gdenton
Replied by gdenton on topic Devo 10 4 in 1 module install NRF24L01 missing mod
My Devo 10 with 4-in-1 module hardware.ini 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
Sounds like to me you have a range issue, did you do a range check?
What do you have the 'Tx power' set to for the model that loses bind?
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
Sounds like to me you have a range issue, did you do a range check?
What do you have the 'Tx power' set to for the model that loses bind?
Please Log in or Create an account to join the conversation.
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Devo 10 4 in 1 module install NRF24L01 missing mod
Time to create page: 0.030 seconds
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Devo 10 4 in 1 module install NRF24L01 missing mod