R
R
rinatsakaev2016-11-30 21:01:25
Robotics
rinatsakaev, 2016-11-30 21:01:25

How to start programming nrf24le1 on Raspberry pi 2?

Hello. I have a radio module nRF24LE1 (32 pin version) and I want to upload firmware to it using Raspberry pi.
I read a lot of articles on habré and home-smarts.ru , but it gave me practically nothing.
I'm trying to flash with the nrf24le1-libbcm2835 utility downloaded from here . I connect the radio module to RPi2 according to the following scheme:

FCSN (p1.1)-> SPI0 CS0
FMISO (p1.0)-> SPI0 MISO
FMOSI (p0.7)-> SPI0 MOSI
FSCK (p0.5)-> SPI0 SCLK
VDD->3.3V
GND-> GND
RESET -> GND
PROG-> It's not clear here.

launching
./nrf24le1 test
and he hangs on
[nrf24le1] nrf24le1_init: Initializing nRF24LE1
I think the problem is the incorrect connection of the RESET and PROG pins, but I have no idea where they really need to be connected.
All hope is in you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question