Arduino + NRF24 simple tutorial and range test

  Рет қаралды 349,851

Tehno Manik

Tehno Manik

Күн бұрын

This is simple tutorial on how to setup high powered version of NRF24 wireless communication module with Arduino. Setup used in this video is for range testing and is not for bidirectional communication. There are plenty of other tutorials online for more complicated setups with NRF24 modules.
Source code: github.com/teh...
Attention: There is a mistake in video, operating frequency of module is not 2.4 Mhz as declared but 2.4 Ghz. Sorry about that!

Пікірлер: 274
@TehnoManik
@TehnoManik 7 жыл бұрын
Attention: There is a mistake in video, operating frequency of module is not 2.4 Mhz as declared but 2.4 Ghz. Sorry about that!
@learnings...1448
@learnings...1448 6 жыл бұрын
Thank you for the great video.... I need your help..... Can you help me control 4 servo motors using 4 potentiometer..... wirelessly.....NRFL01.....please,...... And the code explaination alsoo.... And is HC-12 better than NRFl01 for this...?
@yuridanylko
@yuridanylko 6 жыл бұрын
But can it switch between receiver and transmitter mid-program?
@virtual_ninja810
@virtual_ninja810 5 жыл бұрын
@@yuridanylko yes pls see it on how to mechatronics
@yuridanylko
@yuridanylko 5 жыл бұрын
@@virtual_ninja810 Thanks
@kimhonnepon7250
@kimhonnepon7250 5 жыл бұрын
@@learnings...1448 Get the NRF2401 here for only 1,50$! It's great quality: www.banggood.com/NRF24L01-Antenna-Wireless-Transceiver-Module-For-MCU-p-87625.html?p=7I22079633188201703T
@quxowniq3593
@quxowniq3593 4 жыл бұрын
well finaly someone explaining what line in code does what, most of those tutorials are "copy paste my setup and learn yourself with no clue". good job
@Obamjur
@Obamjur 3 ай бұрын
5 years late I found the best tutorial about Nrf24l01 on KZbin. Thank you 😊
@rasheedmalik6594
@rasheedmalik6594 5 жыл бұрын
works 100%...as i didnt have the buzzer, so i replaced my code for led blinking to show that data is still being received by the receiver. Awesome and thanks!
@ianhayden2839
@ianhayden2839 Жыл бұрын
This code serves as a basic outline for anyone to modify it to their needs. Great job
@shyamramnani6313
@shyamramnani6313 6 жыл бұрын
very good video with clear cut explaination. Good job, keep it up.
@lantonyj
@lantonyj 6 жыл бұрын
Thank you very much!!!! Unlike others, this video was very helpful and extremely easy to follow!! I have a quick question, if you don't mind. When you performed the range test how did you power the units? Were you connected to a laptop or did you use a battery power source, if so what did you use? Thank you again for taking the time to make this great video
@TehnoManik
@TehnoManik 6 жыл бұрын
Thanks for your comments. I powered arduino boards with classic power banks, one is ravpower 16000mah, the other some chinese 5600mah. Also I did not work with HC-12modules so cannot comment on that. My primary use for this was controler for heating (thermostat in living room and controler in basement). But I ended up using nodeMCU because its all in the house and i use wifi. Its much simpler and if range is not priority, much more flexible because of webserver.
@lantonyj
@lantonyj 6 жыл бұрын
Tehno Manik wow thats a lot of current, did you feel that much current was needed? I was planning on using 2 - 3.7 4000mah 18650 in series, do think thats enough or will it be drained quickly. Sorry I cant find any datasheets on this module..
@TehnoManik
@TehnoManik 6 жыл бұрын
I have not tested current consumption, but if I remmeber it will drain about 200ma when transmiting, so depending on your setup and requirements i would say that 4000ma would be enough for at least 15h of transmitting. Of course, this is constant transmission, if you transmit periodically for second or two it would last much longer.
@lantonyj
@lantonyj 6 жыл бұрын
Tehno Manik again thank you for your time and efforts to help others, I truly appreciate you!!
@Рама-с2ю
@Рама-с2ю 5 жыл бұрын
Man, thank you very much! From Kazakhstan) in russian youtube i haven't find so clear and clean video
@malcolmpalmer2437
@malcolmpalmer2437 5 жыл бұрын
Your code works with the standard nrf24l01 but not with NRF24L01+PA+LNA SMA Wireless Antenna Transceiver. What am I missing here? Or maybe the NRF24L01+PA+LNA SMA set I bought is faulty!!
@TechnoTeerth
@TechnoTeerth 6 ай бұрын
Same with me, someone please help
@Dickard66
@Dickard66 Жыл бұрын
Thankyou Sir for such a clear, concise and easy to understand tutorial. You covered so many aspects which I was not sure about and have undoubtably saved me a lot of time and expense.
@HarshaJSM
@HarshaJSM 5 жыл бұрын
thanks, bro, I finally got a smile on my face. keep making these videoes, all the best for monetization.
@bagavathi9428
@bagavathi9428 3 жыл бұрын
Sir please tell what is the final range of the nrf24l01 modul
@robinson4470
@robinson4470 3 жыл бұрын
@@bagavathi9428 it's 1070 meters in ideal conditions, although I've seen a few tutorials where they avoid using long wires, and wrap the ground cable with the mosi and miso in order to gain a few meters
@robginsburg6413
@robginsburg6413 6 жыл бұрын
Thank you! An excellent and logically presented tutorial. Has inspired me to start my own experiments.
@tristanmargot1193
@tristanmargot1193 3 жыл бұрын
Couldn't be better, thank you. Excellent tutorial and explanation.
@matyasfiedor1802
@matyasfiedor1802 3 жыл бұрын
Very good tutorial. Well explained code unlike in other tutorials on youtube
@TehnoManik
@TehnoManik 3 жыл бұрын
Thank you for your comment and support. Cheers!
@nielsdaemen
@nielsdaemen 6 жыл бұрын
I tested them up to a distance of 1500m @250kbps channel 100 (2.500 GHz). At this high frequency there is no interference from wifi!
@juanmontes8905
@juanmontes8905 5 жыл бұрын
I will test it bro, sounds pretty good for my proyect of 10km data sending
@WhyNotCreateIt
@WhyNotCreateIt 3 ай бұрын
Thanks for the amazing explanation inloved the video qnd i tried it with my nrf modules it worked very nicely 😊😊😊😊
@dakodaspencershmacked181
@dakodaspencershmacked181 3 жыл бұрын
Have watched this video several times now, referencing the information. Great video!
@JoaoF_CS
@JoaoF_CS 5 жыл бұрын
Great video man! Good and fast introduction to these modules. New sub!
@Injudiciously
@Injudiciously 2 жыл бұрын
Hi - what data speeds were you using for the range test please? (I see fastest 2Mb knocks back RX sensitivity a lot). I have also subscribed as it is a really good, clear video.
@miketony2069
@miketony2069 6 жыл бұрын
Very clear and clean video. Thank you
@3rd_Millennium_Engineering
@3rd_Millennium_Engineering 2 жыл бұрын
Hello Tehno Manik, Thank you for a great video.
@dtn2529
@dtn2529 3 жыл бұрын
Good instructions. It would be useful to attach a reference to the library (). Not everyone has everything installed. To write "nRF24L01.h"
@lavitaebella6561
@lavitaebella6561 3 жыл бұрын
this is the best tutorial about NRF24l01
@explorerx4313
@explorerx4313 5 жыл бұрын
EXCELENT BRO.. YOU ARE VERY SMART.. THANK YOU VERY MUCH AND CONGRATULATION...
@moazzamsalman8496
@moazzamsalman8496 5 жыл бұрын
Thanks so much for the amazing tutorial! I finally got my NRF24 working!
@vishalgaikwad3044
@vishalgaikwad3044 5 жыл бұрын
Bro can u help me to make a controller and receiver for 8 channel with nrf24
@malaysiatruth5494
@malaysiatruth5494 3 жыл бұрын
My name is Mahamad. I am from Malaysia. Your video is simple and easy to understand. I am very interested in using the NRF 24L01 as voice transmitter and video transmitter. But I dont know how to program it. Can the source code you give work with the arduino nano /mini pro and uno base ? Thank you very much for your effort to make such a good video for International / global audiance .
@juanmontes8905
@juanmontes8905 5 жыл бұрын
Thanks for that vert well made tutorial and code explain about the nrf24 modules, you saved my life, almost for now haha thank you very much dude
@ginglee4199
@ginglee4199 6 ай бұрын
What specific base module you are talking about, can't find them online
@p1nesap
@p1nesap 6 жыл бұрын
Nice job, impressive range for 2.4 GHz, considering Bluetooth and 802.11 LAN reach 100m. Any idea why the range with NRF24 is greater?
@TehnoManik
@TehnoManik 6 жыл бұрын
BT devices generally have small internal antennas, and also have high bandwidth. With WiFi using 24dbi directional antennas you can get several kilometers range (tested about 3km with line of sight). As in any rf communication, better antenna and higher power means greater range. Also higher bandwith means less range (for eg 4G mobile network vs 2G GPRS).
@AkashBagFEce
@AkashBagFEce 11 ай бұрын
I'm designing a yegi antenna for nrf24l01 modules! How much renge will we get? What you think?
@rajashreepriyadarshinijena8236
@rajashreepriyadarshinijena8236 2 жыл бұрын
*THANK YOU SO MUCH* ....Your video tutorial helped me a lot and I'm so happy that I can't explain in word. Thank You Thank You so much ......
@mabhenagm
@mabhenagm 3 жыл бұрын
Thank you for the video it has helped me on my project. What software did you use to test the range?
@ianhayden2839
@ianhayden2839 Жыл бұрын
It looks like Google earth. If you know the location of the transmitter, keep that in mind and drive with the receiver until it looses signal, then map it on Google earth
@WorkFromHome-th2eq
@WorkFromHome-th2eq 2 жыл бұрын
Well presented. Thanks from Indonesia
@gerhardtmeyer3704
@gerhardtmeyer3704 6 жыл бұрын
Very well presented. Thank you!
@davidabraham3873
@davidabraham3873 4 жыл бұрын
Is there a way to pair rc receiver to arduino transmitter, I want an rc receiver because of how compact and cheap it is and also the wide voltage range I can input to it
@jumbo999614
@jumbo999614 4 жыл бұрын
Do you still need adapter if you're going to connect NRF to NodeMCU or ESP32 which has 3.3v output?
@Espadon28
@Espadon28 2 жыл бұрын
Hi I had a little question do you think it works if we control it from home knowing that I control it from a lap of about 40 m and that the receiver is still in motion at 20 cm from the ground In the middle of town?
@farooqpatel6773
@farooqpatel6773 6 жыл бұрын
Thank you so much sir. I absolutely understand and I tried it with the help of your vedio. Thanks a lots sir.
@omkarbansode6305
@omkarbansode6305 8 ай бұрын
thankyou very much Sir, it was really alot helpful in clearing my some misconceptions.
@kiansionglau9581
@kiansionglau9581 3 жыл бұрын
Hi Bro, the base module is compulsory? i am doing a project but no use the based module too.
@TehnoManik
@TehnoManik 3 жыл бұрын
Yes base module is must have for stable operation because during transmitting arduino cannot deliver enough amps for successful transmission, hence base module with built in capacitors to store extra power when needed.
@MD-qz6gk
@MD-qz6gk 4 жыл бұрын
Best tutorial ever !
@lantonyj
@lantonyj 6 жыл бұрын
Also I forgot to ask, do you have experience with the HC-12 modules? If so, will you share your experience and also will you make a comparison video, please?
@vasilisvasileiadis9349
@vasilisvasileiadis9349 2 жыл бұрын
Hello! I have an arduino uno and an arduino nano. I have uploaded the code of transmitter in arduino uno and for the receiver in arduino nano (in different pins) nd instead of a buzzer i placed a led ,but it doesnt work. Why is that happening? Thank you in advance!
@1abas
@1abas Жыл бұрын
Can Bluetooth signals be detected and a ring is emitted when detected by these electronic parts?
@cesaraugustobecker3094
@cesaraugustobecker3094 4 жыл бұрын
Good video tutorial! It eliminated many doubts of mine. Easy to understand. I understood even though I didn't know English. Congratulations and thank you very much! I'm César Augusto Becker from Brazil.
@alainvihumbira8354
@alainvihumbira8354 4 жыл бұрын
Hi, I would like to know if the NRF24L01 with antenna can work without Base Module?
@Ruchino90
@Ruchino90 4 жыл бұрын
Thank you a lot. I bought the components for my project and I will follow your tutorial. I have one question about the base module. If I utilise the Arduino Due (3.3V output) + an output power supply, will the base module work? Thank you in advance.
@MrMarkatgrc
@MrMarkatgrc 4 жыл бұрын
Super Helpful Tutorial!! Thank you very much! 👍👍👍
@TheOleHermit
@TheOleHermit 4 жыл бұрын
Just purchased a pair of these on Amazon. But, I want to use them with ESP32/8266 MCUs and RPi Compute Modules, preferably with Python and/or microPython. But, I'm not finding much info nor YT videos on these configurations. Only Arduino & IDE.🤔
@casperlehmann
@casperlehmann 2 жыл бұрын
This is a really good video. Good job, and thank you.
@rjayesh305
@rjayesh305 3 жыл бұрын
Hi sir, Great video what is changes we have to do replace uno with nano please suggest any material.
@TehnoManik
@TehnoManik 3 жыл бұрын
Never tried nano, but it should be same code, only thing you have to change is your device in Arduino IDE for compiling and upload. Also I'm not sure about voltage on nano pins, uno has 5V outputs, if nano is 3.3V maybe you will need to use voltage level shifter from 3.3V to 5V. Cheers!
@jerwinpalabao9043
@jerwinpalabao9043 2 жыл бұрын
Very Clear Tutorial Thanks
@fil9625
@fil9625 11 ай бұрын
If we put the transmitter inside a house, and put the receiver outside, theoretically how much range can we get?
@robert574
@robert574 2 жыл бұрын
Thanks for the video. It was quite informative and well done.
@jamesmoon5632
@jamesmoon5632 Жыл бұрын
This is what i need! What the code does instead of copy and paste. I wanna use it for my projects and easily add it. Thanks 🙏
@Mr.M1STER
@Mr.M1STER 4 жыл бұрын
Good video. I have two of the high power modules but I can't get them to work. I set them up using the 3.3V outlet on each arduino for each module. After watching your video I see that this might be my issue. When I run the code to send a message from one arduino to the other all I get are blank messages on the other side. Is there anything else I could try or should I buy the base modules? Thanks.
@Mr.M1STER
@Mr.M1STER 3 жыл бұрын
@Dublin In the end I just used the short range modules that worked fine for me. Only thing I can think of is to make sure your send and receive baud rate in the serial monitors are the same.
@zeeshanzahoor1882
@zeeshanzahoor1882 Жыл бұрын
Bro my modules are not communicating even i used different ones... I worked very hard but nothing came in my favour... Please help me... is it due to absence of base adaptors
@NotSpllit1
@NotSpllit1 Жыл бұрын
Thanks alot! You are very good at explaining. Subscribed! 👍
@bernardoalvarado8880
@bernardoalvarado8880 4 жыл бұрын
hello good video, do you have any video with the MQ-135 sensor with this antenna?
@arletpaz8010
@arletpaz8010 3 жыл бұрын
this worked great thanks for your contributions sir!
@carpjunks6896
@carpjunks6896 4 жыл бұрын
great video, is it possible to send video signal with this system?
@dwieztro6748
@dwieztro6748 5 жыл бұрын
hii...i've successed using nrf24 with internal antena, but when i try to using nrf24 with external antena, function isChipConnected( ) always return false / zero. what should i do?
@SourMushroom121
@SourMushroom121 5 жыл бұрын
So I followed the same setup in the video with same hardware and same code. Yet the buzzer goes off constantly instead of at intervals, and it does this whether or not the receiver is off. I've tried a different tutorial and still nothing works. Any ideas of what may be wrong?
@alekseyziablikov2940
@alekseyziablikov2940 2 жыл бұрын
Привет из России, большое спасибо за урок все подробно хотя я не понимаю по английски, спасибо за русские субтитры)
@danieljohnsopardenilla997
@danieljohnsopardenilla997 2 жыл бұрын
What does 32 in text[32] mean? Same question with 6 in address[6]
@jeranrai645
@jeranrai645 5 жыл бұрын
Somebody help me, We only defined the CE and CSN pin of the NRF24lo1 to the arduino in the code, what happened to the rest of the three NRF24l01 pins ( SCK, MOSI, MISO) in the code, or it dosent matter to the code ! so we could randomly connect these pins to any digital pins in arduino differently in transmitter and receiver ?
@justinp8044
@justinp8044 5 жыл бұрын
The atmega328 chip has predefined pins for SCK, MOSI, and MISO as digital pins 13, 11, and 12 respectively. The chip select pin can be any digital pin, pulling low to to enable the communication, as per the SPI documentation.
@Schlohmotion
@Schlohmotion 2 жыл бұрын
11:23 When I power it up, the LED on my base module turns red. Is this right?
@garyrussell2724
@garyrussell2724 6 жыл бұрын
Hi.. Im having trouble with my project. Using 2 arduino , I want to make a traffic control system with red and green LED which will light up if the Ultrasonic sensor detect an object (car). I want the system to work wireless using nrf24l01. When the first green LED turn on(for 1 min), the second green LED on the other arduino should turn off (red is on) even if its Ultrasonic sensor detect an object. It can only turn green after 5 second the first red LED turn on while the green was off. Can u help me with the program?
@theengineer7265
@theengineer7265 4 жыл бұрын
Perfekt video and explanation. Thank you very much
@MrPaulw517
@MrPaulw517 3 жыл бұрын
Tecno, where can I purchase those base modules used in your video?
@TehnoManik
@TehnoManik 3 жыл бұрын
On Ebay or Amazon. Just search "nrf24 base module".
@ilhamagungwicaksono2775
@ilhamagungwicaksono2775 6 жыл бұрын
What are the method that you used while you measure the range of nRF, are you use GPS Module?, Thank You
@victornavarro3454
@victornavarro3454 5 жыл бұрын
Google maps.
@Dannydawson537
@Dannydawson537 4 жыл бұрын
Sir I have a question? Can you pass a 125khz RFID signal with these
@internetgiest
@internetgiest 5 жыл бұрын
Very concise, I like the this makes it work here you go, run with it.
@subhradeepgupta5933
@subhradeepgupta5933 4 жыл бұрын
Can we connect more than 2 of these modules so that they can act as both transmitter and receiver? And can they communicate in a chained way, like 1 with 2, then 2 with 3 and 3 with 4 and so on?
@TehnoManik
@TehnoManik 4 жыл бұрын
I dont know, try to find somewhere online. I ended up using mostly esp8266 in my projects because of easy setup and virtualy no hardware wiring.
@sanmeethundal3397
@sanmeethundal3397 3 жыл бұрын
Any idea what is the successful bitrate that can be transmitted at 1 km? Can this be used for applications like bike helmet wireless intercom? TIA!
@TehnoManik
@TehnoManik 3 жыл бұрын
Sorry was away for a while, the bitrate I tested at 1km was 250kbps. It should be fine for voice communication, even 32-64 kbps bitrate is fine for voice. I never used these modules for voice comm, but i think it should be possible with extra audio modules. However it would be bulky and complicated setup in my opinion.
@atimullp_u
@atimullp_u 4 жыл бұрын
Excelente vídeo, muchas gracias por compartir. Me costo un poco, mi ingles es muy malo, pero algo entendí. Saludos cordiales desde Perú.
@demon_hunter9547
@demon_hunter9547 2 жыл бұрын
Did you face data loss due to long spi wires.
@ElectroIoT
@ElectroIoT 4 жыл бұрын
Which capacitor value we use
@danieljohnsopardenilla997
@danieljohnsopardenilla997 2 жыл бұрын
Is it still effective to have an external antenna for the transmitter but an onboard antenna for the receiver, and vice versa?
@ianhayden2839
@ianhayden2839 Жыл бұрын
Good question, I’m not sure to be honest, I haven’t tested it. I have two modules with both having external antennas and they work great
@nagarjunatarapatla538
@nagarjunatarapatla538 6 жыл бұрын
Hello sir, Can i transmit the voice through this NRF24 module....Please help me by fed your reply Thanking you sir...
@juanmontes8905
@juanmontes8905 5 жыл бұрын
I think it can but It have a very low data rate, could work with 8-bit audio and a 32Khz sampling speed, just loosing audio quality and increasing noise, and the atmega328 is very slow and havent enought RAM to play audio, i recommend to use an ESP8266, an ESP32 or something with similar power
@jamesanderson5167
@jamesanderson5167 4 жыл бұрын
What is the min distance between the transmitter and reciever to test the units are working?
@davemcddd
@davemcddd 3 жыл бұрын
Thank you for this video! Using your script and tutorial I was able to make a transmitter with a Nano. However the transmitter only worked when the Nano was plugged into a USB cord. A separate 6.6 volt battery input to VIN and GND would not let the transmitter work. Not sure why yet.
@TehnoManik
@TehnoManik 3 жыл бұрын
Maybe battery doesn't have enough power (miliamps) to drive module when transmitting. When using USB power it goes through regulator and I'm not sure if regulator also has capacitors in the circuit which helps stabilize voltage and power draw. I never used VIN to power my devices so cannot comment in more detail.
@davemcddd
@davemcddd 3 жыл бұрын
@@TehnoManik The battery is a 6.6 volt LiFe rated at 5C, so in theory it's capable of putting out 33 amps. Therefore I don't think the battery is the issue. The RF modules are plugged into module adapters, which are plugged into the 5 volt output from the Nano. The adapters have capacitor filtering and are regulated to 3.3 volts for the RF module. Time to do some further digging.
@davemcddd
@davemcddd 3 жыл бұрын
OOPS! Typo. 6.6 volts, 700 mah at 5C would be 3.5 amps. Still plenty of power to do the job.
@TehnoManik
@TehnoManik 3 жыл бұрын
Not sure what to say, never powered arduino boards with VIN, only USB. Datasheet says 7-12V power input for board, maybe 6.6V is too low with voltage drop when module is transmitting. You can try to power module directly from battery, not through arduino pins. Look for connection diagrams online, just remember to ground everything together.
@davemcddd
@davemcddd 3 жыл бұрын
@@TehnoManik Yep, after some further research on the Nano, the 5V pin is fed directly from the USB 5V power.....or through a 5V regulator from the VIN pin with VIN from 7-20 volts.....or it can be used as a direct 5V input. The 6.6 volt input to VIN isn't enough to maintain 5 volts under a load due to the voltage drop of the regulator, not the battery. Lesson learned.
@mohamedbousselmi1951
@mohamedbousselmi1951 6 жыл бұрын
nice job, what is the maximum frequency we can transmit between tow module NRF24L01
@juanmontes8905
@juanmontes8905 5 жыл бұрын
It has 125 channels with 1Mhz step between each other and starting at 2400Mhz, so it would work up to 2525Mhz
@JoseEnriquePerezAfonso
@JoseEnriquePerezAfonso 6 жыл бұрын
Excellent tutorial, i learn a lot. Thank you
@tomciojongi5292
@tomciojongi5292 4 жыл бұрын
Thanks for Your tutorial. For today I had a problem to connect nrf24l01with UNO. ;-)
@kishorbiradar1708
@kishorbiradar1708 6 жыл бұрын
hi.. great video.. all are working perfectly but when i try to power my receiver arduino with battery supply or when i disconnect USB supply of receiver side its not working.. any suggestion
@shashu1999
@shashu1999 6 жыл бұрын
How are you powering it when it is working?
@marcelldavis6426
@marcelldavis6426 3 жыл бұрын
How can you add someting in your transmitted data like 2 float variables ?
@claudetrem01
@claudetrem01 3 жыл бұрын
BE AWARE THAT "MO" MEAN "M"aster "O"uput and "M1" should be label as "MI" as "M"aster "I"nput this way it is easier to understand the function of those pin reference. (They are data signal. MOSI - Master Out Slave In; MISO - Master In Slave Out )
@rpian1999
@rpian1999 Жыл бұрын
"O" utput
@semihk09
@semihk09 2 жыл бұрын
I have a question for you. Assuming that the module with the transmitter is a moving object (such as a drone) at the specified distance as in the video, and the module with the receiver is in a fixed position, that is, in a position following the transmitter. What type of antenna would be a more suitable option, especially the antenna on the sending side? I seriously doubt that the most suitable antenna type for 150 kbps data rate and 2.4 GHz is a directional antenna.
@alidemir8434
@alidemir8434 Жыл бұрын
cözddün mğ kanka
@zgeee4148
@zgeee4148 5 жыл бұрын
Hi thank you for your video and I want to know if there will be any difference if I use Nrf24l01 instated of Nrf24 specially in the code.
@varung3094
@varung3094 4 жыл бұрын
Sir, what is the practical Rang that cover this module (with barrier & without barrier) reply plz
@harmleyten4
@harmleyten4 3 жыл бұрын
i wanna know too but i´ll find it out myself i have the same setup only with arduino nano instead of uno. What i am also curious about is will the range be even better when using a 11.1V lipo for the input instead of 5V of arduino. I will let you know if i don´t forget in a few weeks or so.
@himangshudas25450
@himangshudas25450 6 жыл бұрын
Can i transmit video data with these modules ??
@mcracing2517
@mcracing2517 5 жыл бұрын
Top Video and easy to follow you! Well done!
@aonjon7529
@aonjon7529 9 ай бұрын
Very cool tutorial
@mythorganizer4222
@mythorganizer4222 5 жыл бұрын
Thanks a lot man. It has really been a big help.
@FirstnameLastname-yn5ng
@FirstnameLastname-yn5ng 9 ай бұрын
Thank you sir, working fine
@jussiahola9548
@jussiahola9548 6 жыл бұрын
Very good video, thanks man!
@shaunsomaru4524
@shaunsomaru4524 5 жыл бұрын
Great video. Good explanation.. Keep the videos coming. You have a new sub
@tamasdebreczeni5335
@tamasdebreczeni5335 6 жыл бұрын
Hi. My problem is that my connection its only working when i put my hand on the transmitter radio antena . Do you have any idea what should I do ?
@mathquest684
@mathquest684 6 жыл бұрын
Same issue with me
@fariedardiyanto2705
@fariedardiyanto2705 4 жыл бұрын
Thanks for this excellent video...
@MoawiaAlmardoud
@MoawiaAlmardoud 6 жыл бұрын
Hi I just need a suggestion about wireless solution for a sensor that will be in the basement in hole with a depth of 1 meter to measer the water level... Which may have best propagation power?
@TehnoManik
@TehnoManik 6 жыл бұрын
Do you have wifi router at this location and can your phone connect to this wifi from the desired location in basement? If so you could use nodeMCU to send data, I have nodeMCU in my basement as controler for heating system which is conected to wifi router on ground level. High powered NRF24 can send signal through several walls (concrete), tested between 2 buildings at 50m and 5 concrete walls inbetween.
@MoawiaAlmardoud
@MoawiaAlmardoud 6 жыл бұрын
Tehno Manik actually this project which stand from multiple houses, and I need to monitor the water for some them. There is no wifi around here, I was thing about Lora nodes connected to raspberry with 4G module.
NRF24 Frustration - Radio module doesn't work?
12:46
Electronoobs
Рет қаралды 92 М.
Arduino and nRF24L01. Wiring and wireless control by Arduino
16:33
Заметки Ардуинщика
Рет қаралды 917 М.
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 9 МЛН
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 113 МЛН
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
Which radio module? NRF24, LoRa, CC1101, HC12, 433MHz, HC05
17:00
Electronoobs
Рет қаралды 471 М.
DIY 6 Channels Radio Control For Models. How To Make İt
10:45
KendinYap
Рет қаралды 1,6 МЛН
nRF24L01 30km challenge!
28:59
iforce2d
Рет қаралды 101 М.
Build an Arduino Radio Transmitter & Receiver for RC Aircraft & Vehicles
12:41
Ultimate nRF24L01 range comparison
38:17
iforce2d
Рет қаралды 139 М.
NRF24L01 Tips and Tricks - Cheap and Easy Wirless
8:37
Robert Cowan
Рет қаралды 13 М.
#37 Advanced Tutorial for NRF24L01 and Arduino #1
10:49
Andreas Spiess
Рет қаралды 79 М.
All About nRF24L01 Modules
11:21
Crazy Couple DIY
Рет қаралды 36 М.
NRF24L01 Getting Started Guide
5:29
Arnov Sharma
Рет қаралды 77 М.
How To Build an Arduino Wireless Network with Multiple NRF24L01 Modules
8:40
How To Mechatronics
Рет қаралды 263 М.
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 9 МЛН