Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. Where to get legit nRF24L01+ modules?

Where to get legit nRF24L01+ modules?

Scheduled Pinned Locked Moved Hardware
counterfeitnrf24l01+nrf24l01+pa+lna
85 Posts 9 Posters 24.3k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • d00616D d00616

    @Bogus-Exception said in Where to get legit nRF24L01+ modules?:

    How did you create this image?

    The image is created with a medical X-Ray machine.

    Bogus ExceptionB Offline
    Bogus ExceptionB Offline
    Bogus Exception
    wrote on last edited by
    #64

    @d00616 Yeah, but I mean, that image doesn't show detail, does it? I thought it was thermal/IR when I first saw it-like it was running.
    First time I've seen this tried. Has it worked for other electronics? Is that image you posted what is usually expected?
    And most importantly, how did you talk your dentist/radiologist into doing it?! :)

    "If you drop it and it breaks, it was good." ~ Mr. Lehr, my Electronics Vo-Tech teacher, on testing vacuum tubes...
    -Arduinos (UNO, Nano, Pro-Mini, Mega, ...)
    -ATTiny, ATMega, STM32
    -Geek Channel: https://www.youtube.com/TheSalesEngineer

    1 Reply Last reply
    0
    • gohanG gohan

      @Bogus-Exception may I ask why are you using spi for bme280 sensor instead of i2c?

      Bogus ExceptionB Offline
      Bogus ExceptionB Offline
      Bogus Exception
      wrote on last edited by
      #65

      @gohan Was this wrong? Is there a readon to change?
      Ya kind of left me hanging there, buddy! :)

      "If you drop it and it breaks, it was good." ~ Mr. Lehr, my Electronics Vo-Tech teacher, on testing vacuum tubes...
      -Arduinos (UNO, Nano, Pro-Mini, Mega, ...)
      -ATTiny, ATMega, STM32
      -Geek Channel: https://www.youtube.com/TheSalesEngineer

      gohanG 1 Reply Last reply
      0
      • Bogus ExceptionB Bogus Exception

        @gohan Was this wrong? Is there a readon to change?
        Ya kind of left me hanging there, buddy! :)

        gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #66

        @Bogus-Exception I don't know, I just could not figure out what you were trying to achieve 😀

        1 Reply Last reply
        1
        • Bogus ExceptionB Offline
          Bogus ExceptionB Offline
          Bogus Exception
          wrote on last edited by
          #67

          With the inability to get signal strength from the nRF24, I'm open to any suggestions to fairly evaluate the boards I've collected. Don't think the wife will let me spring for a spectrum analyzer... :(

          "If you drop it and it breaks, it was good." ~ Mr. Lehr, my Electronics Vo-Tech teacher, on testing vacuum tubes...
          -Arduinos (UNO, Nano, Pro-Mini, Mega, ...)
          -ATTiny, ATMega, STM32
          -Geek Channel: https://www.youtube.com/TheSalesEngineer

          NeverDieN 1 Reply Last reply
          0
          • gohanG Offline
            gohanG Offline
            gohan
            Mod
            wrote on last edited by
            #68

            Well usually you could test how good they are by running a sketch that keeps sending data and, while increasing distance, look when you start getting NACKs on the serial monitor.

            1 Reply Last reply
            0
            • Bogus ExceptionB Bogus Exception

              With the inability to get signal strength from the nRF24, I'm open to any suggestions to fairly evaluate the boards I've collected. Don't think the wife will let me spring for a spectrum analyzer... :(

              NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by NeverDie
              #69

              @Bogus-Exception said in Where to get legit nRF24L01+ modules?:

              With the inability to get signal strength from the nRF24, I'm open to any suggestions to fairly evaluate the boards I've collected. Don't think the wife will let me spring for a spectrum analyzer... :(

              Somewhere in the other thread I posted a sketch for automatically counting packet loss percentages. That's the best way that I've been able to think of. Signal strength, bit error rate, and packet loss rate should all be very strongly correlated to one another.

              1 Reply Last reply
              1
              • Nca78N Nca78

                I received my Ebyte modules, not a warranty of authenticity but the nrf chip has a square instead of a dot like all the fakes I have been using until now. I have a few standard SMD modules and a PA LNA version, I will try to make some basic range tests soon compared to the SMD clones.

                0_1501066269827_IMAG1842_1.jpg

                gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #70

                @Nca78 where did you get the ebyte modules? From aliexpress they are charging quite a bit for shipping.

                Nca78N 1 Reply Last reply
                0
                • gohanG gohan

                  @Nca78 where did you get the ebyte modules? From aliexpress they are charging quite a bit for shipping.

                  Nca78N Offline
                  Nca78N Offline
                  Nca78
                  Hardware Contributor
                  wrote on last edited by
                  #71

                  @gohan they don't charge me for shipping, but I'm in Vietnam so it's not far for them ;)

                  1 Reply Last reply
                  0
                  • d00616D Offline
                    d00616D Offline
                    d00616
                    Contest Winner
                    wrote on last edited by d00616
                    #72

                    Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                    Over the N of NRF is a dot. I have ordered these modules: https://aliexpress.com/item/Wireless-Module-NRF24L01-original-2-4-Ghz-RF-transceiver-SPI/32712174920.html they have an rectangle over the N and responding line an original NRF24L01. Maybe this helps to identify originals.

                    The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                    EDIT: This was an issue at the NRF5 side.

                    Nca78N gohanG YveauxY 3 Replies Last reply
                    1
                    • d00616D d00616

                      Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                      Over the N of NRF is a dot. I have ordered these modules: https://aliexpress.com/item/Wireless-Module-NRF24L01-original-2-4-Ghz-RF-transceiver-SPI/32712174920.html they have an rectangle over the N and responding line an original NRF24L01. Maybe this helps to identify originals.

                      The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                      EDIT: This was an issue at the NRF5 side.

                      Nca78N Offline
                      Nca78N Offline
                      Nca78
                      Hardware Contributor
                      wrote on last edited by Nca78
                      #73

                      @d00616 said in Where to get legit nRF24L01+ modules?:

                      Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                      You mean you bought those red modules from Ebyte shop and they sent you some with a dot on the chip ?
                      The ones I received from them (blue SMD ones) have a rectangle, that's in fact made with very close lines.

                      The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                      Is there an "easy"/"not too hard" way to test that ?

                      d00616D 1 Reply Last reply
                      0
                      • d00616D d00616

                        Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                        Over the N of NRF is a dot. I have ordered these modules: https://aliexpress.com/item/Wireless-Module-NRF24L01-original-2-4-Ghz-RF-transceiver-SPI/32712174920.html they have an rectangle over the N and responding line an original NRF24L01. Maybe this helps to identify originals.

                        The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                        EDIT: This was an issue at the NRF5 side.

                        gohanG Offline
                        gohanG Offline
                        gohan
                        Mod
                        wrote on last edited by
                        #74

                        @d00616 Are you sure about that?

                        1 Reply Last reply
                        0
                        • Nca78N Nca78

                          @d00616 said in Where to get legit nRF24L01+ modules?:

                          Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                          You mean you bought those red modules from Ebyte shop and they sent you some with a dot on the chip ?
                          The ones I received from them (blue SMD ones) have a rectangle, that's in fact made with very close lines.

                          The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                          Is there an "easy"/"not too hard" way to test that ?

                          d00616D Offline
                          d00616D Offline
                          d00616
                          Contest Winner
                          wrote on last edited by d00616
                          #75

                          @Nca78 said in Where to get legit nRF24L01+ modules?:

                          @d00616 said in Where to get legit nRF24L01+ modules?:

                          Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                          You mean you bought those red modules from Ebyte shop and they sent you some with a dot on the chip ?

                          Yes. I had ordered the module in the form factor like this posted above.

                          @gohan said in Where to get legit nRF24L01+ modules?:

                          @d00616 Are you sure about that?

                          Yes, about the ACK/NoACK handling. With the NRF5, I see raw packages. I'm not sure about the dot vs. rectangle, but my modules with a dot violating the protocol.

                          1 Reply Last reply
                          0
                          • gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by
                            #76

                            how did you setup NRF5 "sniffer" ?
                            BTW, my red modules are working really great; the link you provided from aliexpress are really genuine?

                            Nca78N d00616D 2 Replies Last reply
                            0
                            • gohanG gohan

                              how did you setup NRF5 "sniffer" ?
                              BTW, my red modules are working really great; the link you provided from aliexpress are really genuine?

                              Nca78N Offline
                              Nca78N Offline
                              Nca78
                              Hardware Contributor
                              wrote on last edited by
                              #77

                              @gohan do you have rectangles/squares or dots on yours ?

                              1 Reply Last reply
                              0
                              • gohanG Offline
                                gohanG Offline
                                gohan
                                Mod
                                wrote on last edited by
                                #78

                                I don't remember, I'll have to look tonight

                                1 Reply Last reply
                                0
                                • gohanG gohan

                                  how did you setup NRF5 "sniffer" ?
                                  BTW, my red modules are working really great; the link you provided from aliexpress are really genuine?

                                  d00616D Offline
                                  d00616D Offline
                                  d00616
                                  Contest Winner
                                  wrote on last edited by d00616
                                  #79

                                  @gohan said in Where to get legit nRF24L01+ modules?:

                                  how did you setup NRF5 "sniffer" ?

                                  At the moment, I reimplement the protocol for NRF5 chips to fix an NRF5 hardware issue. I don't have a "sniffer".

                                  BTW, my red modules are working really great; the link you provided from aliexpress are really genuine?

                                  My red modules are good working clones, but they are clones which violating the protocol. Using clones resulting in sending more packages over the air and never receiving an ACK package from original NRF24. So it looks like a duck, but not quacks like a duck over the air.

                                  EDIT: Sorry, Cannot identify clones at the moment.

                                  1 Reply Last reply
                                  1
                                  • NeverDieN Offline
                                    NeverDieN Offline
                                    NeverDie
                                    Hero Member
                                    wrote on last edited by NeverDie
                                    #80

                                    There's no reason to continue using nRF24L01's anyway, except for legacy situations. Their only virtue is cheapness, and the nRF51's offer a good substitute for that.

                                    d00616D 1 Reply Last reply
                                    0
                                    • NeverDieN NeverDie

                                      There's no reason to continue using nRF24L01's anyway, except for legacy situations. Their only virtue is cheapness, and the nRF51's offer a good substitute for that.

                                      d00616D Offline
                                      d00616D Offline
                                      d00616
                                      Contest Winner
                                      wrote on last edited by
                                      #81

                                      @NeverDie said in Where to get legit nRF24L01+ modules?:

                                      There's no reason to continue using nRF24L01's anyway, except for legacy situations.

                                      ...when https://github.com/mysensors/MySensors/issues/949 is fixed. If not, a node requires an hard reset from time to time.

                                      NeverDieN 1 Reply Last reply
                                      0
                                      • d00616D d00616

                                        Some news. After playing with NRF5 and the NRF24 protocol. The red EBYTE modules are fakes.

                                        Over the N of NRF is a dot. I have ordered these modules: https://aliexpress.com/item/Wireless-Module-NRF24L01-original-2-4-Ghz-RF-transceiver-SPI/32712174920.html they have an rectangle over the N and responding line an original NRF24L01. Maybe this helps to identify originals.

                                        The difference between both modules is in NoACK attribute handling. Fakes always responding with ACK and sending inverse NoACK attributes. So fakes have problems communicate with original modules.

                                        EDIT: This was an issue at the NRF5 side.

                                        YveauxY Offline
                                        YveauxY Offline
                                        Yveaux
                                        Mod
                                        wrote on last edited by
                                        #82

                                        @d00616 said in Where to get legit nRF24L01+ modules?:

                                        they have an rectangle over the N and responding line an original NRF24L01. Maybe this helps to identify originals.

                                        Here we go again... Nordic is a fabless company. Therefore the laser marking on their genuine models can be different with each batch. There is no known way to tell if a module is genuine or not from the outside of the module.

                                        http://yveaux.blogspot.nl

                                        1 Reply Last reply
                                        3
                                        • d00616D d00616

                                          @NeverDie said in Where to get legit nRF24L01+ modules?:

                                          There's no reason to continue using nRF24L01's anyway, except for legacy situations.

                                          ...when https://github.com/mysensors/MySensors/issues/949 is fixed. If not, a node requires an hard reset from time to time.

                                          NeverDieN Offline
                                          NeverDieN Offline
                                          NeverDie
                                          Hero Member
                                          wrote on last edited by
                                          #83

                                          @d00616 said in Where to get legit nRF24L01+ modules?:

                                          a node requires an hard reset from time to time.

                                          First I've heard of this. How often is "from time to time"?

                                          d00616D 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          24

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular