All About nRF24L01 Modules

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 86

  • @CrazyCoupleDIY
    @CrazyCoupleDIY  2 роки тому +17

    In this tutorial, I am going to show you guys how to use this transceiver module to add wireless communication between two or more Arduino boards. I will be using this module for many of my upcoming home automation projects.
    Featured on: www.instructables.com/NRF24L01-Tutorial-Arduino-Wireless-Communication/
    Early Bird Winner of ElectronicWings: www.electronicwings.com/users/AshishAdhikari/projects/2045/nrf24l01-tutorial---arduino-wireless-communication

  • @MarkHopewell
    @MarkHopewell Місяць тому +1

    A smashing tutorial. The bidirectional tutorial 7:57 was the most useful for my project - a remote timed rain gauge data exchange.
    Thank you, I will send a "Super Thanks $" later this year.

  • @4phrod1tee
    @4phrod1tee 22 дні тому +1

    thanks mate! the vid has some insane quality compared to the other videos and it ACTUALLY tells us what the NRF24L01 is, currently in a competitive high school level UAV team, and responsible for the RC, which is gonna be powered by Arduino, which leads to NRF2

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  22 дні тому

      I am so happy so help you, mate.
      Thanks for your kind words

  • @setsailmars
    @setsailmars 2 роки тому +2

    Thought I'd never get these modules to work until i found your post. You explain everything so well. Thank you so much....

  • @12monthschallenge8
    @12monthschallenge8 2 роки тому +8

    The graphics you use is amazing made

  • @AnanasHerz69
    @AnanasHerz69 Рік тому +3

    This is the only detailed video I could find, thank you!

  • @iggypeters5564
    @iggypeters5564 10 місяців тому +2

    Amazing and clear tutorial

  • @Obamjur
    @Obamjur 4 місяці тому +1

    This setup works very well. I'm using arduino pro micro and NRF24L01 power adapter and everything works as expected. Thank you very much! 😃

  • @gcrsuraweera
    @gcrsuraweera Рік тому +2

    Great explanation i had ever seen, when can we see Mesh Tutorial

  • @allthegearnoidea6752
    @allthegearnoidea6752 4 місяці тому +1

    You explained this very well. Thank you

  • @chintanbeladiya1058
    @chintanbeladiya1058 5 місяців тому +1

    Salute for this video...
    I have one doubt
    If my transmitter is in 3rd floor and my received in ground floor in between some wall 🧱 then it will work?
    If not then what will be the solution for this...please tell me

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  5 місяців тому

      You can create a mesh and use few as repeaters

  • @Zhisaoka
    @Zhisaoka 5 місяців тому +1

    For 5:34 what does "SS" refere to?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  5 місяців тому

      Pin D10 of arduino nano is SS or Slave Select Pin

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  5 місяців тому

      Pin D10 of arduino nano is SS or Slave Select Pin

  • @p.jbreit8214
    @p.jbreit8214 9 місяців тому

    Thank you for this very usefull tutorial, just one question : can you please tell me what is the value of the two resistors that you used in combination with the two pushbuttons ?

  • @shingabiss
    @shingabiss Рік тому +1

    Did you do a follow up video about how to set up the multiceiver network?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  Рік тому +2

      Not yet
      But will do one soon

    • @joverstreet24
      @joverstreet24 8 місяців тому +1

      @@CrazyCoupleDIYI’m waiting patiently as well! This one was so helpful.

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  8 місяців тому +1

      On its way
      May be after few videos

  • @redikaak9986
    @redikaak9986 9 місяців тому +1

    The explanation is clear, thanks

  • @jacobjones3227
    @jacobjones3227 Рік тому +1

    "bloody hell!" 😂 Great video, greetings from England.

  • @diegomontez9543
    @diegomontez9543 4 місяці тому +1

    This is such a good video. Thank you so much!!

  • @abhi143singh1
    @abhi143singh1 2 місяці тому +1

    Thanks for update

  • @pokpikchan
    @pokpikchan Рік тому +1

    Your explanation is nice. Thanx

  • @rajhansyewale409
    @rajhansyewale409 2 роки тому +3

    keep it up.....great explain i had ever seen

  • @vaanikapoor4389
    @vaanikapoor4389 2 роки тому +2

    Very nice bhaiya

  • @eptap2834
    @eptap2834 7 місяців тому

    This is a really great tutorial, thanks!

  • @abhi143singh1
    @abhi143singh1 2 місяці тому

    Hi, i had seen your video & its useful. i had used it as transreceiver some data packet sent from transmitter to receiver & from receiver to transmitter. I got range but the latency is not good enough. I need realtime operation like switch i.e. latency required less than 20ms. Can you suggest what to do

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  2 місяці тому

      I haven't used this sensor for critical stuff yet. Hence, latency has never been an issue for me.
      1. I use this sensor at my doorbell
      2. Created a shooting game similar to laser tags

  • @johnacsyen
    @johnacsyen 10 місяців тому

    I want to setup one transmitter to many receivers. How many receivers can one transmitter handle?

  • @MikeOxolong
    @MikeOxolong Рік тому

    Hey guys, mine NRF24L01 chips have M1 and M0 pins instead of MISO and MOSI pins. I thought they are the same, but the transmission doesn't work. Any ideas?

  • @Dannydawson537
    @Dannydawson537 Рік тому

    Sir iam from the uk iam a teacher in college me and my students watch. Your channel once a week, we love ❤️ your vids thank you sir my students have a few questions for you it would be a honour if you could advise them

  • @shakirmohdnoor4095
    @shakirmohdnoor4095 8 місяців тому

    Hello Sir, where is the code 4 for multiceiver network? I really need it

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  8 місяців тому

      I haven't finished the video yet
      Will upload once done

  • @nbabasketball6735
    @nbabasketball6735 2 роки тому +2

    This is great mate

  • @hasiah611
    @hasiah611 8 місяців тому

    Hello Sir, where is the multiceiver video? I really need it

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  8 місяців тому

      Will upload soon

    • @hasiah611
      @hasiah611 8 місяців тому

      @@CrazyCoupleDIY when you will upload the video, I can't wait to try it

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  8 місяців тому

      Stay tuned, soon I will

  • @mechatroner-buildwhatevery4381
    @mechatroner-buildwhatevery4381 11 місяців тому +1

    Brother loved your work, this video helped me a lot...Thanyou Very Much

  • @romanescu_misha
    @romanescu_misha 7 місяців тому

    The address can be 3-5 bytes long. Look at the chip documentation.

  • @PremKumar-2132
    @PremKumar-2132 2 роки тому

    I write the program and upload it to the boards.... But hello world does not seen in the serial monitor... Is both the boards are connected in one lap or can I connect it with two other laptops??.... Led porgr also not working... Serial monitor shows something like "?>>?" This... I don't know where the problem is....

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  2 роки тому

      You can have them both on one laptop or on 2 separate ones.
      If you have them on one then use serial monitor for one and putty for the 2nd one.
      Please check id the baud rate is matching or not

  • @DIYables
    @DIYables Рік тому +1

    Great video!

  • @Venaber
    @Venaber Рік тому +1

    Thank you

  • @ginopoe9150
    @ginopoe9150 2 роки тому +2

    excellent video! trust me i watched a lot coz i am a noob trying to solve a practical problem

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  2 роки тому

      Cheers mate

    • @ginopoe9150
      @ginopoe9150 2 роки тому

      @@CrazyCoupleDIY wondering if you can make NRF24L01 display remote temp data on a TTGO ESP32

  • @moeelza7816
    @moeelza7816 Рік тому +5

    I was losing my mind trying to figure this out, until I came across this video. I watched alot of old video and none of them helped

  • @warrior7740
    @warrior7740 10 місяців тому

    How to updating value here text1[] and text2[] using push button.

  • @bitcoinfever3567
    @bitcoinfever3567 2 роки тому +2

    Bitcoin is my life
    I am going to watch your other video now

  • @digihz_data
    @digihz_data Рік тому

    Hmm, you using 10 byte of an address,but it really only supports 5 bytes.

  • @OleneHadden-v2p
    @OleneHadden-v2p 3 місяці тому

    Jackson Laura White Brian Perez Dorothy

  • @biplabroy8991
    @biplabroy8991 2 роки тому +3

    These god-forsaken radio modules are even more sensitive than my girlfriend. Such an attention seeking piece of hardware. 🥲
    Thanks for the great video.