Devo 7e doesn't bind with Spektrum Satellite

More
09 Jan 2017 12:43 #57743 by donato
Hi all

I try to bind my Devo 7e with a Spektrum Satellite. On the Satellite i see a DSM2 sign. Here's what i did:
-I power on the Satellite and it flashes rapidly
-After pressing "bind" on the Devo, the Satellite LED turns off and flashes then at a slower speed
-Then, the Satellite LED turns off again. After that, it should turn on and remain steady, but it never does.

I tried several combinations in Cleanflight (SPEKTRUM1024 / SPEKTRUM2048 with different "spektrum_sat_bind" parameters), with exactly the same behaviour. On the Devo i tried DSM2 and DSMX. Nothing worked. Reinstalling Deviation on the Devo (according to this ) didn't work.

Has anyone an idea how I can solve this??
-Which protocol (1024/2048) and which spektrum_sat_bind parameter on Cleanflight?
-Which protocol on the Devo (DSM2/DSMX)?
-How can I do further investigation if it doesn't work?

I don't even know how to begin troubleshooting, or if the problem is on the Devo or the Satellite side...

I hope you can give me a hint on this.
donato

Please Log in or Create an account to join the conversation.

More
10 Jan 2017 02:38 #57770 by Deal57
In my experience, the most common binding issue can be solved by clearing the Fixed ID in the Model Setup screen. Once you bind and you have a solid light, you can add a fixed ID.

I'm not an expert, but I have a grandkid so I have to act like one... YMMV! I have an OrangeRX RX111N satellite I just set up on Cleanflight 1.3. According to my reading, since I want DSMX, i used Spektrum2048; for DSM2 use Spektrum1024... so make that change to my notes below:

In my notes, I used this procedure for an F3Evo brushed controller:
* View CleanFlight setup and configuration screens
		Setting for this board is UART3 set to RX_SERIAL, reboot board
		In Receiver screen set to RX_Serial and choose SPEKTRUM2048, save

Alternatively you can use the CLI and choose SPEK2048 (note the difference... it took me a while to catch that!)
set serialrx_provider = SPEK2048

To get the bind to happen through Cleanflight I found a really good tutorial. :
* Bind to receiver
		In CLI use the command: set spektrum_sat_bind=7
		Power off
		Power back on, set bind in TX
		Solid orange light indicates bind (you can add a fixed ID here, if I recall correctly)
		Power off everything

Let us know how it goes, and please correct anything I may have mis-stated!

Deviation Devo7e 3way switch mod, A7105, NRF24L01
Devo6s 2x2 switch mod, trim mod, haptic, multimodule, A7105, NRF24L01, CC2500
Devo12e 4-in-1 with voice mod -- it speaks!!

Please Log in or Create an account to join the conversation.

More
10 Jan 2017 08:21 #57783 by donato
Hey Deal57, thank you for your reply, you made my day..!

The Fixed ID was the problem, i didn't know that this value can cause problems . After changing thi ID to "none", binding was possible with the following values:

In Cleanflight:
  • UART3 set to RX_SERIAL
  • On the Receiver screen set to RX_Serial and SPEKTRUM1024 (for DSM2)
  • CLI: set spektrum_sat_bind=7

On the Devo7e:
  • DSM2
  • Erase Fixed ID ("None")

Additional info:
I also tried to bind the satellite with DSMX (with SPEKTRUM2048, spektrum_sat_bind=8 or 9, and DSMX on the Devo), but that didn't work for me.


Thank you very much..!

Please Log in or Create an account to join the conversation.

More
10 Jan 2017 09:11 #57784 by vlad_vy
Replied by vlad_vy on topic Devo 7e doesn't bind with Spektrum Satellite
If you have binding problem with Fixed ID, most likely you use Deviation v5.0.0 or lower, with error in PN codes table for DSM protocols. Try to use nightly build or "Deviation v5.0.0 build with latest protocols", DSM protocols have error fixed and protocol option "OrangeRX" for third party receivers with the same PN codes table error.

www.deviationtx.com/forum/builds/6407-de...otocols?limitstart=0

Please Log in or Create an account to join the conversation.

More
10 Jan 2017 09:41 - 10 Jan 2017 09:42 #57785 by kaligola
Replied by kaligola on topic Devo 7e doesn't bind with Spektrum Satellite
i can confirm that with nightly builds i can use fixed ids on all my 5 sats, lemon orange and banggood without problem
the choice of fixed id is related on different settings of each model, so i can turn on a model but it wont bind if for mistake i forgot to choose right one.
its one of cons of x9r pro with dsmx module for example
even in 2048 with
set spektrum_sat_bind=9
and after bind
set spektrum_sat_bind=0
Last edit: 10 Jan 2017 09:42 by kaligola.

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 15:48 #57824 by donato
Thank you for your reply. I installed the latest 5.0.0 (stable) release. You mean it would be better to install the nightly? And it is stable enough?

@vlad_vy, what do you mean with "Deviation v5.0.0 build with latest protocols"?

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 16:00 - 11 Jan 2017 16:05 #57825 by vlad_vy
Replied by vlad_vy on topic Devo 7e doesn't bind with Spektrum Satellite
"Deviation v5.0.0 build with latest protocols" is basically 5.0.0 (stable) release with all latest protocols integrated. I build new releases with any protocols change at nightly build. You can read about primary goal of that release at first message of related topic. You can find latest release at the end of related topic.

I'm not sure that nightly builds are enough stable at the moment.
Last edit: 11 Jan 2017 16:05 by vlad_vy.

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 16:09 #57826 by donato
I did not understand all you wrote. How can I get a 5.0.0 with latest protocols? Do I have to build it myself?

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 16:18 - 11 Jan 2017 16:24 #57827 by vlad_vy
Replied by vlad_vy on topic Devo 7e doesn't bind with Spektrum Satellite
At the end of topic:
www.deviationtx.com/forum/builds/6407-de...otocols?limitstart=0

If you have v5.0.0 installed, you need to flash *.dfu file only. For Devo 7e you need overwrite "protocol" folder also.

Do not use "devo7e-256", it intended for modified Devo 7e with upgraded MCU.
Last edit: 11 Jan 2017 16:24 by vlad_vy.

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 16:29 #57828 by donato
Ah, ok, everything clear now.. большое спасибо ;)

Last question:
Can you tell me whats the difference between devo7e and devo7e-256 zip-files?

Please Log in or Create an account to join the conversation.

More
11 Jan 2017 16:32 - 11 Jan 2017 16:34 #57830 by vlad_vy
Replied by vlad_vy on topic Devo 7e doesn't bind with Spektrum Satellite
"devo7e-256" for modified Devo 7e with upgraded MCU. Короче там процессор перепаян на более мощный.
Last edit: 11 Jan 2017 16:34 by vlad_vy.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum