- Posts: 8
Missing Module: Multimod error on Devo 10/NRF24101
- Joeboo25
- Topic Author
- Offline
I'm having a problem similar to this thread:
www.deviationtx.com/forum/builds/3152-de...tloop-nrf24l01#23283
but there are some differences in my case.
I'm already using a DEVO 10, the NRF24101 came from MassiveRC, and my solder joints don't seem that bad. Instead of a boot loop, I just get the "Missing Module: Mulitmod" message with an ok button that doesn't work.
I think I've verified that everything is connected properly (per the russian site - can attach a link later), and nothing is shorted per my multimeter. I've tried the release build and the nightly, changed the .ini from A14 to A13 and back again, and even tried deleting the multimod reference in hardware.ini. My Devo just won't start if I uncomment the NRF24101 references.
As long as the .ini has everything commented out, my TX works just fine and connects to a LemonRX with no problems, even with the additional module still attached.
I'm thinking about buying another NRF24101 to see if I have a bad chip or someting. Anybody know a good way to check one of these before I go through the effort of unsoldering/resoldering?
Thanks
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Joeboo25 wrote: Hello,
I'm having a problem similar to this thread:
www.deviationtx.com/forum/builds/3152-de...tloop-nrf24l01#23283
but there are some differences in my case.
I'm already using a DEVO 10, the NRF24101 came from MassiveRC, and my solder joints don't seem that bad. Instead of a boot loop, I just get the "Missing Module: Mulitmod" message with an ok button that doesn't work.
I think I've verified that everything is connected properly (per the russian site - can attach a link later), and nothing is shorted per my multimeter. I've tried the release build and the nightly, changed the .ini from A14 to A13 and back again, and even tried deleting the multimod reference in hardware.ini. My Devo just won't start if I uncomment the NRF24101 references.
As long as the .ini has everything commented out, my TX works just fine and connects to a LemonRX with no problems, even with the additional module still attached.
I'm thinking about buying another NRF24101 to see if I have a bad chip or someting. Anybody know a good way to check one of these before I go through the effort of unsoldering/resoldering?
Thanks
Please quote your hardware.ini
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
[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
When I tried to enable the module, I used:
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
[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 = A13
has_pa-nrf24l01 = 1
; enable-multimod = A13
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Are you sure that your nRF24L01 got a PA ? If not set has_pa-nrf24l01 = 0
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
This is the module that I'm using: www.massiverc.com/PrestaShop/en/331-4g-n...ireless-module-.html
PA and LNA. Would the LNA make a difference?
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Joeboo25 wrote: Yes, tried A14 and A13.
This is the module that I'm using: www.massiverc.com/PrestaShop/en/331-4g-n...ireless-module-.html
PA and LNA. Would the LNA make a difference?
You have a good model of nRF24L01 ....
I would say to check again your connexion be sure if you don't have any tiny short cuts ....
Send a close up photo of your soldering job
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
Also, I have verified that all connections are complete and there are no shorts (except for pins 2 and 3, VCC and CE)
My plan is to pot the module pins with epoxy to prevent shorts, but I'm not going to take that step until I can confirm that it works.
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
If it's ok, the job done on your Devo10 seems ok for me ...
It means maybe the problem comes from the nRF24L01 pinout ...
Why you didn't use Dupont's wires ? to directly plug them on the nRF24L01 ? (you would save some soldering job)
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
mcheli.blogspot.com/2013/11/deviation-hisky-module.html
Does this guy have the module pins labeled correctly?
I started out using the plug, but I wasn't happy with how bulky and awkward it was with a 90deg bend. I'd be a little happier if the pins came off the end of the board instead of pointing down. I could have crammed it in somewhere, but I wanted a cleaner installation.
SadSack is right, there is a little bit of liquid under the heat sink. I cleaned some of the excess flux with isopropanol right before I took the picture. It was evaporated by the time I reassembled my Devo.
I think I'm going to order another module from Romeo in case I fried this one somehow.
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Please Log in or Create an account to join the conversation.
- Joeboo25
- Topic Author
- Offline
- Posts: 8
A quick bit of soldering, and the error message went away. I tested the module by binding to my JXD388, and everything seems kosher.
Now I can start working on the v2x2 models to optimize for my JXDs.
Also, Romeo posted a new wiring guide here:
www.massiverc.com/PrestaShop/en/333-15-c...h-2x4-connector.html
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- Missing Module: Multimod error on Devo 10/NRF24101