How to use the NRF24L01 module with Arduino

Wireless data transmission with NRF24L01

Oct 9, 2022

74286 views

8 respects

Components and supplies

2

NRF24L01 adapter

2

Arduino Nano

2

Mini Breadboard

2

NRF24L01+PA+LNA

1

Dupont cables

Apps and platforms

1

Arduino IDE

Project description

Code

HiBit - NRF24L01

Official HiBit repository for NRF24L01: wiring, schema and Arduino code (including libraries).

Latest commit to the master branch on 28-10-2024

Downloadable files

NRF24L01

Wiring schema for NRF24L01 and Arduino Nano

NRF24L01

Image

Comments

Only logged in users can leave comments

Image
Image

netorocks

4 months ago

I'm using an Arduino uno and an uno r4 wifi, but I can't get accurate data. The two NRF24L01 are talking but not getting accurate data back. The transmitter is sending: Data1:123 Data2:x Sent The receiver is getting: Data1:0 Data2: Received