🚀 Elevate Your Projects with Cutting-Edge Wireless Tech!
The New 12pcs NRF24L01+ 2.4GHz Arduino Wireless RF Transceiver Module is a high-performance radio transceiver designed for the 2.4 - 2.5 GHz ISM band. With features like maximum operating speeds of 2Mbps, anti-interference capabilities, and built-in CRC error detection, this module is ideal for a variety of applications including wireless peripherals, remote control systems, and home automation. Compatible with both Arduino and Raspberry Pi, it offers 125 communication channels for versatile connectivity.
Wireless Type | Radio Frequency |
Brand | Deegoo-FPV |
Item model number | 8541549611 |
Operating System | Linux |
Item Weight | 1.13 ounces |
Package Dimensions | 5.83 x 3.11 x 1.06 inches |
Processor Brand | ARM |
Number of Processors | 1 |
Voltage | 5 Volts |
Manufacturer | Deegoo-FPV |
ASIN | B07GZ17ZWS |
Is Discontinued By Manufacturer | No |
Date First Available | October 8, 2014 |
D**V
works great. just remember, it's a 3.3V module!!!
these were a great value, and they work really well. the only issue i had was that one of the modules still had a small piece of scrap PCB that wasn't taken off before it shipped. it just slipped through the cracks, and had no effect on the operation of the module. i just snapped the extra off, and everything was fine. i also decided to modify a couple of modules, and changed out the straight pins for right angle pins. sometimes using the right angle pins make it an easier fit.
J**Y
Durability
Item was as described and very reasonable.
J**N
Have to lower the data rate
So yes they are clone chips. We all know that. If you are using the RF24.h library add this code in setup after radio.begin();radio.setDataRate(RF24_1MBPS); they should run at 10mbps, but these dont. 5hrs later I figured I would help you guys save time. Almost gave up on yhe whole project after this.
V**N
Highly recommend downloaded the library for this device.
I wish this device came with a library. If using Arduino, need to include it in the Arduino/libraries/RF24-master/ path. Below is the sample code I used to communicate with this RF transceivers:// define the radio#include <SPI.h>#include <nRF24L01.h>#include <RF24.h>#define CE_PIN 7#define CSN_PIN 8const byte thisSlaveAddress[5] = {'R','x','A','A','A'};RF24 radio(CE_PIN, CSN_PIN);This should make it pretty simple to talk to these devices.Please feel free to ask me if you have any other questions.
D**L
The pins are soldered on, but can be removed with care.
These have worked fine for me. There is little protection built in and I have smoked a few of these, but the fault is mine. I am using them with Arduino Pro minis, and the software Interface is easy to implement for both transmitter and receiver applications.
B**Y
Works but not powerful.
Not very powerful, in fact it only works in the same room.
T**N
Worked great with circuitpython on raspberry pi
I had great success with these modules using the official circuitpython library on raspberry pi via SPI. The official docs including pinout diagrams and was easy to follow.
K**E
They don't work on external power supply!
I have a lot of time wasted on these, and I should have known better!! At first, they seemed decent since they worked right away since I was plugged into my arduino via USB but if I disconnected the USB and plugged it in only seconds/minutes later it would stop working and I would have to continually reset my arduino to get it to reinitialize. I purchased voltage regulators and even tried adding a "capacitor" (as many people online suggest) to smooth out power but it made no difference. I thought at this point it was just my arduino sketch so I spent 10+ hours troubleshooting it with the same outcome, so I knew it was the transceiver.After I figured out that work around, it was time to connect a battery up to the arduino to test the range, but the transceiver wouldn't work. I tested 3 different arduino boards, and 7 of these transceivers and all behaved the same. If I plugged the battery through the USB of the arduino board it would work, but not if I plugged it into "vin" or the 2.5mm jack, which would limit me to 5v.Ultimately decided to buy a different brand of NRF240L1 transceiver and what do you know, it worked right away! It's unbelievably frustrating to be out so many hours of my time because of this product, but hopefully I've helped someone who is having the same problem. It's possible this was just a "bad" batch, but either way it's unacceptable in my opinion.
Trustpilot
2 weeks ago
2 weeks ago