How to build receiver with NRF24L01 sensor and arduino for a syma x5 remote

i want to build a receiver for my syma x5 remote with arduino uno and nrf24l01

Images from Original Post. See Image Guide

...R

bessem:
i want to build a receiver for my syma x5 remote with arduino uno and nrf24l01

Does the syma X5 use the nRF24 transceiver ?

If not, what transceiver does it use?

I know that Spektrum R/C transmitters work with Arduinos and Cypress transceivers and as far as I can tell the Cypress and Nordic products are incompatible.

...R

From what little info I can find about the Syma X5 controller, its a spread spectrum transmitter which must be paired with a corresponding receiver.
The NRF24l01 cant do spread spectrum , but even if it could , theres no way to figure out the spreading code.

And....I did it :slight_smile: How to remotely control your Arduino with a 2.4ghz controller with less then 12$ - Networking, Protocols, and Devices - Arduino Forum

[SOLVED]

hi, could you please how are your connecting the different pins? and where is the arduino code? thanks a lot !!!