Skip to content

eg-ops/FTDI_nRF24L01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTDI_nRF24L01

nRF24L01 configuration tool

alt tag

This qt based tool allow you to connect nRF24L01 or nRF24L01+ to you windows/linux PC using widespread FTDI(FT232R and FT245R) usb to serial converter. For development I'm using module like this, any other module should work too.

alt tag

Features

  • receiving packets
  • sending packets
  • saving and loading configuration
  • variable pin configuration

How To Use

Connect your FTDI Module/Adaptor with nRF24l01 or nRF24l01+

  • CE <-> DTR#
  • SCK <-> RXD
  • MOSI <-> RTS#
  • MISO <-> DTR#
  • CSN <-> TXD
  • GND <-> GND
  • VCC <-> VCC
  • IRQ - not connected

Make sure that your FTDI Module/Adaptor use 3.3V VCC.

Alt text

Here is an example of possible connection.

![Alt text](/docs/2014-12-07 13.06.16.jpg?raw=true "Connection Ref")

Screenshot

![alt tag](/docs/Screenshot 2014-12-07 11.51.35.png)

Download

Executables are inside r direcotory.