PP,
First off welcome to the forum.
The process is a bit convoluted for Spektrum sats, and looks like you've hit most of it, but hang tight and we can work through it so we don't miss any steps . . .
1. wiring:
you'll need to connect the Spektrum sat to 3v power (not the same rail as the ESCs or RX), ground (any will do) and the UART2 receive port (pin 4 on the RX pins).
** If you ever plug in the satellite to 5v, and power it up, do not be surprised if it is dead
**
2. setup
On the ports tab, pick the port you're wired to (usually the second UART -- the first is "reserved" for the USB, so *DON'T* touch it), and select serial RX and click save.
3. Config
On the config tab, pick serial_RX from the RX , and Spektrum_2048 under the serial RX provider and click save.
you may need to swap to 1024 later if the signals come in garbled, but setting this should get you going right away.
4. Bind:
open CLI and type:
Code:
set spektrum_sat_bind=9
save
This should setup the sat into a DSMX 2048bit/11ms frame format for binding -- if it's a true DSMX RX and DX9, this should work and will give you the best response. The save will reboot but *WILL NOT* kick off the bind mode.
unplug the board from USB to power down COMPLETELY.
Plug in the battery to power the Naze and satellite. The satellite should now be blinking fast. Power the DX9 with the bind button pressed and you should see the pair bind -- don't release the bind button until the DX9 reports the new bind and the blinking slows on the sat.
5. confirm
Plug in the USB and confirm. you should now see the rx tab come to life. you might still need to set the TAER channel order if the sticks come out the wrong channel or switch between 2048 and 1026 on the config tab if the signals come out weird. Otherwise you should be good to go
If that didn't work, take a step back and look to see where it might have come off the rails. I've used this procedure MANY times flawlessly, and if we're doing the same thing somewhat different, we'll need more details to help you find what that difference is.