- Posts: 409
XK K110 (S-FHSS) build for Devo 7E and Devo 10
- C0ckpitvue 777
-
- Offline
- HappyHarry
-
- Offline
- Posts: 1136
www.deviationtx.com/forum/7-development/...dule?start=580#50467
and yeah some protocols say bind, some say reinit, that's perfectly normal
- mwm
-
- Offline
HappyHarry wrote: and yeah some protocols say bind, some say reinit, that's perfectly normal
It's also meaningful - for at least some protocols. If it says "Reinit", then all it does is try to reinitialize the protocol, as if you'd loaded the model. If it says "bind", then it may re-initialize the model, but it will try and bind (as in the sense of establishing a permanent connection with that model). Some protocols don't support binding at all but will connect to any model looking for a connection, and some don't support connecting without first binding (aka "auto-binding"), and some do both.
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.
- C0ckpitvue 777
-
- Offline
- Posts: 409
- HappyHarry
-
- Offline
- Posts: 1136
- victzh
-
Topic Author
- Offline
- Posts: 1386
- HappyHarry
-
- Offline
- Posts: 1136
- wasp09
-
- Offline
- Posts: 211
C0ckpitvue 777 wrote: Ok,so it's perfectly normal with the skyartech with the bind option to not attempt enabling unless it has something to bind to,correct?Your feedback is very much appreciated.
Not sure what you meant? The button shows up as Re-init on the emu. If you have the CC2500 RF module installed correctly you should NOT have a "*" before Skyartec. Remember to short press the bind button on the RX to bind with devo the first time.
- C0ckpitvue 777
-
- Offline
- Posts: 409
- dc59
-
- Offline
- Posts: 799
C0ckpitvue 777 wrote: Thanks for the response wasp09,the star is not there so I know the modules are installed properly,I don't see a bind button on the Xk x251 that's the only model that I have now that's affiliated with the FHSS module.
please read Seby's post on RCGroup, there is a picture about bind button location.
www.rcgroups.com/forums/showthread.php?t=2630741
- C0ckpitvue 777
-
- Offline
- Posts: 409
- victzh
-
Topic Author
- Offline
- Posts: 1386
db.tt/ePDeotux
- HappyHarry
-
- Offline
- Posts: 1136
- victzh
-
Topic Author
- Offline
- Posts: 1386
And just in case, I pushed it to my repository, master branch. It's in github.com/victzh/deviation
- HappyHarry
-
- Offline
- Posts: 1136
- HappyHarry
-
- Offline
- Posts: 1136
- wasp09
-
- Offline
- Posts: 211
wasp09 wrote:
Nitro_123 wrote: @wasp09,
Sure send me the file. I'll solder the new module in and have a look
The code has been checked in. Hence it is available in nightly build from now on.
To activate reversal on cc2500 GDO0 and GDO2, add "config-cc2500 = 0x01" to modules section of hardware.ini.
- anthony7288
-
- Offline
- Posts: 51
wasp09 wrote:
wasp09 wrote:
Nitro_123 wrote: @wasp09,
Sure send me the file. I'll solder the new module in and have a look
The code has been checked in. Hence it is available in nightly build from now on.
To activate reversal on cc2500 GDO0 and GDO2, add "config-cc2500 = 0x01" to modules section of hardware.ini.wasp09 wrote:
Nitro_123 wrote: @wasp09,
I tested the devo 10 version in the reverse way. With "swap_control_cc2500 = 1", the range dropped down to a few feet using my now "normal" CC2500 module. Without "swap_control_cc2500 = 1" or with "swap_control_cc2500 = 0", range returns to normal.
Thanks.
which is rigrt ? wasp09
"swap_control_cc2500 = 1"
or
"config-cc2500 = 0x01"
and insert hẻre ?
; enable-cyrf6936 = B12
has_pa-cyrf6936 = 0
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
"swap_control_cc2500 = 1"
; enable-nrf24l01 = A14
; has_pa-nrf24l01 = 1
; enable-multimod = A13
- wasp09
-
- Offline
- Posts: 211
We actually have "config-cyrf6936 = 0x01" and "config-cyrf6936 = 0x02" right after.
- wasp09
-
- Offline
- Posts: 211
I guess that uses the S-FHSS protocol. I'll need the latest greatest nightly build which seems stuck at June 21. Or would it be the May 12 test build?
-
Home
-
Forum
-
Development
-
Builds
- XK K110 (S-FHSS) build for Devo 7E and Devo 10