NRF24L01 Multiple Transmitters and Single Receiver for Sensor Monitoring using Arduino

preview_player
Показать описание
PCBWay:
High quality & Only 24 Hours Build time:

Download Circuit Diagrams, Libraries, and Programming:

Subscribe to my New YouTube Channel, if you want to watch my videos in Hindi/Urdu

Related NRF24L01 Videos:
1. NRF24L01 with Arduino Getting Started Tutorial

2. NRF24L01 Radio control for RC Jet Plane

3. Long Range Wireless 12V battery Voltage Monitoring using NRF24L01 and Android cell phone Application.

4. Long Range Wireless Industrial Temperature Monitoring

5. LORA SX1278 433Mhz Long Range Wireless Transceiver with Arduino:

Support me on Patreon and get access to hundreds of projects:

sign up for a free account and download hardware designing and programming books:
***********

free Amazon Business Account:
************

Project Description:
********************
As I said earlier, things get a little complicated when it comes to multiple sensors connected with multiple transmitters. The sensor values from the multiple transmitters based on the NRF24L01 Transceiver modules are sent to the single receiver. Now, at the receiver side, you should know exactly which value belongs to which sensor and from which transmitter the sensor value is received.

These are the transmitter and receiver circuits that I used in the Long-range industrial temperature monitoring system. Now to explain the idea of how to use multiple NRF24L01 transmitters with a single receiver I made another Transmitter circuit. For demonstration purposes, I will use only two transmitters, but you can increase the number of transmitters which I will later explain in this video. So, as you can see both the transmitters are exactly the same. I have connected two potentiometers which I will use as the sensors. You can also increase the number of sensors as I have already used an array in the programming which can be used to store values of the multiple sensors.
********************

Amazon Purchase links:
*****************

Arduino Nano USB-C Type ( recommended):

ESP32 WiFi + Bluetooth Module for iOT Projects (recommended), more IO pins, improved speed, and supports a Lipo Battery:

NRF24L01 Transceiver Modules:

NRF24L01 Transceiver Modules ”Smaller Ones”

Other Must-Have Tools and Components:

Top Arduino Sensors:

Super Starter kit for Beginners

Top Oscilloscopes

Variable Supply:

Digital Multimeter:

Top Soldering iron kits: "best"

Top Portable drill machines:

Jumper Wires:

3D printers:

CNC Machines:

Electronics Accessories:

Hardware Tools:

DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
****************

Follow me on Facebook:
Follow me on Instagram:

Email:

About the Electronic Clinic:
Electronic Clinic is the only channel on YouTube that covers all the engineering fields. Electronic Clinic helps the students and other professionals to learn electronics designing and programming. Electronic Clinic has tutorials on

Arduino
Raspberry PI
image processing
gsm based projects
Bluetooth based projects
esp8266 projects
Nodemcu projects
robotics
desktop application designing and programming

Project Related Tags:
#NRF24L01MultipleTransmitters
#NRF24L01Arduino
#SensorMonitoring
NRF24L01 MULTIPLE TRANSMITTERS AND SINGLE RECEIVER FOR SENSOR MONITORING USING ARDUINO
MULTIPLE RF TRANSMITTERS ONE RECEIVER
MULTIPLE TRANSMITTERS SINGLE RECEIVER
MULTIPLE NRF24L01
SINGLE NRF24L01
NETWORK USING NRF24L01 MODULES
Arduino multiple transmitters and one receiver
Рекомендации по теме
Комментарии
Автор

One of the best learning channels on the YouTube

batticha
Автор

This is an excellent, well made tutorial! I have been searching for what this presentation covers for days! Thanks for making this!

shingabiss
Автор

Thanks for the great content. One comment - for those sensors at the lowest level in the network that will be wired to the MCUs, you just need a transmitter instead of a transceiver since you are only reading from those sensors.

tanjiannan
Автор

Which is better? The one with the header or the one with node address?

shakirmohdnoor
Автор

Finally found a very good tutorial for multiple nrf network data communication. Thank you!

webslinger
Автор

Este canal é fantástico! Tem me ajudado muito no meu desenvolvimento.

rafaelrpa
Автор

Thank you. I am studying and researching to make my final year project. Where can I contact with u to learn more about this wireless technology?. Pls respond. I really need your help

shakirmohdnoor
Автор

i like you video and presentation..

may i ask question can I use these method of programming using 7segment display??

sylgonjaysanoy
Автор

can you use a different version of nrf?, for example nrf24l01 with antenna

zainulmuttaqinalghiffari
Автор

Is there anything specific to be done with the Esp32 DevKit V1 board, to use the nRF24L01+PA+LNA, because I've done it in several ways and didn't connect for anything?

rafaelrpa
Автор

Looks good! Als a project I made almost the same but with the nrf24mesh module. That has the advantage of trying to find a route to the endpoint by itself if a relay-point fails.

davidverheyen
Автор

I used shift register 74HC165 to increase my push button switches, and 3 pins of Shift register (Load in Pin1, Clock in Pin2 and Serial out Pin9) are connected to arduino with wires and it's working ok. How is it possible to connect wirelessly 3 pins of Shift register to 3 or more arduino boards and achieve the same result with the use of NRF24L01? THANK YOU.

xrphobby
Автор

Schematic shows only one capacitor, but PCB shows 4 (across NRF24L01 + and -). What are the other ones for?

jman
Автор

Please answer the question about "void value not ignored as it ought to be" .done=radio.read(data, sizeof(data)); reciever code is no good with this error message

samrogers
Автор

Sir what is program for covering the maximum distance while using rf24networl library...

basavarajd
Автор

Thank you for the video that makes me can find idea for my thesis. I have a question, can the data be stored into database such as TinyDB and be visualize in some kind of apps like web apps or mobile apps?

abangtoyib
Автор

Great lesson please can you do the same project using a PIR motion sensor with a siren at the reciever, thank you

inspirationalwords
Автор

Attention using modules produced by EBYTE, based on nrf24L01. From some time on they use a clone and not a true Nordic component, not compatible with previous modules. This has caused many problems on production based on this module! EBYTE does not admit this! Buy these modules from more reliable builders (or build it your own)

enzoternavasio
Автор

hello, if between transmitter 1 and 2 if the frequency is different can the receiver receive?

epanudin
Автор

Thank you for your tutorial. It was very helpful. I have one problem: my receiver is getting data from my 4 transmitters in strange intervals. I get data from transmitters 1-4 in a sequence like Can you help explain why this is happening? Thank you!

daverieder