- Posts: 31
please help deviation newbie
- DeeRod
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- TheSFReader
- Offline
- Posts: 64
If you connected the module CSN signal to TMS pin in your transmitter, the value should be A13. If you instead connected it to the TCK pin, the value should be set to A14.
As I wrote earlier, if you switched the CSN lines, you should switch the A13/A14
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- TheSFReader
- Offline
- Posts: 64
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- DeeRod
- Topic Author
- Offline
- Posts: 31
Please Log in or Create an account to join the conversation.
- RoGuE_StreaK
- Offline
- Posts: 486
Channels are completely and utterly independent of any physical input; they can have no pysical inputs assigned whatsoever, or they can have every single physical thing you have on your transmitter all mushing together to give a single output channel
Please Log in or Create an account to join the conversation.
- mwm
- Offline
DeeRod wrote: ;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 = 1
; enablea7105 = A13
; has_paa7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
; enablenrf24l01 = A14
; has_panrf24l01 = 1
; enable-multimod = A13
is this right?
No. You removed the "-" on the nrf24l01 line and didn't uncomment it. The line should read "enable-nrf24l01 = A14" with no semicolon in front of it. With that setup,. you won't get a warning, but all your nrf protocols will have a "*" in front of the name, meaning they aren't available.
You get "Bind" on protocols that support model binding if it's enabled. That typically means you've input a model id. Usually a good idea if your protocol supports it.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- please help deviation newbie