- Posts: 2
NRF24L01 problem Help!!
- EvilDasher
- Topic Author
- Offline
Less
More
27 Apr 2016 17:28 #47319
by EvilDasher
NRF24L01 problem Help!! was created by EvilDasher
I have installed the module and took extra care to make sure all connections were properly soldered and nothing was touching, however in my excitement to test it I forgot to attach the antenna I powered it for about 30 Seco do before realizing it and quickly turned off the controller and plugged in the antenna. When I turn on the controller now it says the module is missing and I fear I have blown it. Did I, am I know looking at getting a new one?
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
Less
More
- Posts: 226
27 Apr 2016 17:39 #47320
by RedSleds
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Replied by RedSleds on topic NRF24L01 problem Help!!
Post your hardware.ini file that is currently on your Tx.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- EvilDasher
- Topic Author
- Offline
Less
More
- Posts: 2
27 Apr 2016 19:11 #47323
by EvilDasher
Replied by EvilDasher on topic NRF24L01 problem Help!!
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;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 = 0
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
enable-nrf24l01 = A13
; has_pa-nrf24l01 = 1
; enable-multimod = A13
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;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 = 0
; 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.
- RedSleds
- Offline
Less
More
- Posts: 226
28 Apr 2016 00:06 #47338
by RedSleds
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Replied by RedSleds on topic NRF24L01 problem Help!!
What firmware are you running?
High rez pictures of your wiring and soldering job would also be helpful.
For the hardware.ini:
Add a ; in front of the CYRF line.
If your nRF transceiver has +PA +LNA, remove semicolon from the has_pa-nrf24l01 = 1 line
******************
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;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 = 0
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
enable-nrf24l01 = A13
has_pa-nrf24l01 = 1
; enable-multimod = A13
******************
High rez pictures of your wiring and soldering job would also be helpful.
For the hardware.ini:
Add a ; in front of the CYRF line.
If your nRF transceiver has +PA +LNA, remove semicolon from the has_pa-nrf24l01 = 1 line
******************
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches=
;
;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 = 0
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
enable-nrf24l01 = A13
has_pa-nrf24l01 = 1
; enable-multimod = A13
******************
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
Time to create page: 0.038 seconds
- Home
- Forum
- General
- General Discussions
- NRF24L01 problem Help!!