- Posts: 35
not binding
- hogan
- Topic Author
- Offline
Installed the A7105 and the nrf24l01+, flashed it and installed the nightly. Binding perfectly with the Syma x5, Hubsan X4, and the V911. My mSr, Hisky 80, and Walkera Super CP does not bind at all. All 3 copters LEDs are flashing but nothing. What am I doing wrong? I got all the ini files from here and I know they worked b/c they worked fine with my other flashed devo 7e.
here is my harware.ini files
[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.
- aMax
- Offline
- Posts: 776
hogan wrote: Question/problem
Installed the A7105 and the nrf24l01+, flashed it and installed the nightly. Binding perfectly with the Syma x5, Hubsan X4, and the V911. My mSr, Hisky 80, and Walkera Super CP does not bind at all. All 3 copters LEDs are flashing but nothing. What am I doing wrong? I got all the ini files from here and I know they worked b/c they worked fine with my other flashed devo 7e.
here is my harware.ini files
[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 # if there is no range mod done, otherwise "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
That's why people don't read...
1.Comment the first line out.
2.Do not use a fixed ID for the first bind attempt.
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- hogan
- Topic Author
- Offline
- Posts: 35
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- hogan
- Topic Author
- Offline
- Posts: 35
Just got HiSky HFP to bind, still struggling with the mSr
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Also, make sure you set the number of channels in the model setup to the number used by the msr. There are known issues with some of the Spektrum AIO receivers like the msr uses if the Tx is set to 8 or more channels (which is why the default should be 7). There are also some oddities in the protocol when you go beyond 4 channels, though I don't think deviaiton has ever run into them.
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.
- hogan
- Topic Author
- Offline
- Posts: 35
Please Log in or Create an account to join the conversation.