User Tools

Site Tools


guide:nrf24multiprotocoltx

This is an old revision of the document!


nRF24 multi-protocol RC transmitter

This is a simplified build of goebish's nRF24 multi-protocol RC transmitter for OpenTX enabled transmitters with external RF support such as the FrSky Taranis.

The Arduino Nano provides a 3.3v which makes it an ideal choice with the nRF24 module. However the nRF24L01 is 5v tolerant, it is preferable to use 3.3v from the Arduino to power it.

Parts

  • 1x Ardunio Nano rev3.0
  • 1x nRF24L01 transceiver module
  • 1x 4cm x 6cm PCB prototype board
  • 26 AWG wire

Steps

Pin-outs

ArduinonRF24L01Transmitter
3.3vVCC
GNDGNDGND
VIN vOUT
D2 PPM
D3MOSI
D4SCK
D5CE
A0MISO
A1CSN

References

guide/nrf24multiprotocoltx.1478857729.txt.gz · Last modified: 2016/11/11 20:48 by cmengler