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. Troubleshooting
  3. NRF24L01+PA+LNA distance problem

NRF24L01+PA+LNA distance problem

Scheduled Pinned Locked Moved Troubleshooting
25 Posts 6 Posters 10.2k Views 6 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.
  • yd kimY yd kim

    @MiKa
    Device is installed in rural area. There is only one wifi. I don't think there is jamming or interference..
    I don't have RF scanner. If I couldn't find any other solution , probably I need to build RF scanner to check it..

    mfalkviddM Offline
    mfalkviddM Offline
    mfalkvidd
    Mod
    wrote on last edited by
    #15

    @yd-kim https://www.mysensors.org/controller/sniffer might be an easy way if you want to scan.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fleinze
      wrote on last edited by
      #16

      Sometimes we get shitty modules from china:
      https://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging
      I made good experiance with these rather expensive ones:
      https://de.aliexpress.com/item/2pcs-RF2401F20-2-4G-high-integrated-RF-module-with-Nordic-s-RF-chip-nRF24L01-For-Free/32302870943.html
      But even with these I had to be very careful about antenna placement

      yd kimY 1 Reply Last reply
      0
      • MiKaM Offline
        MiKaM Offline
        MiKa
        wrote on last edited by
        #17

        Another RF scanner with mini OLED 0.96 display
        https://www.rcgroups.com/forums/showthread.php?2777178-Very-cheap-Arduino-based-2-4-GHz-band-monitor

        1 Reply Last reply
        1
        • yd kimY yd kim

          @flopp

          Whole system is Li-Ion battery powered system with solar.
          Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
          Node has 1x18650 Li-Ion battery with small solar panel.
          Node goes sleep mode for 10 minutes then wake up and send data within 10 second.

          F Offline
          F Offline
          flopp
          wrote on last edited by
          #18

          @yd-kim said:

          @flopp

          Whole system is Li-Ion battery powered system with solar.
          Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
          Node has 1x18650 Li-Ion battery with small solar panel.
          Node goes sleep mode for 10 minutes then wake up and send data within 10 second.

          What kind of Arduino do you use?

          yd kimY 1 Reply Last reply
          0
          • F flopp

            @yd-kim said:

            @flopp

            Whole system is Li-Ion battery powered system with solar.
            Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
            Node has 1x18650 Li-Ion battery with small solar panel.
            Node goes sleep mode for 10 minutes then wake up and send data within 10 second.

            What kind of Arduino do you use?

            yd kimY Offline
            yd kimY Offline
            yd kim
            wrote on last edited by
            #19

            @flopp
            Gateway : ESP8266 ( use 3A switching step down power module)
            Node : Arduino pro mini 3V ( Arduino use battery power directly and nRF24L01 use 3.3V LDO 800mA one with 0.3V drop down )

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gloob
              wrote on last edited by
              #20

              Why don't you connect the NRF also directly to the battery?

              yd kimY 1 Reply Last reply
              0
              • G gloob

                Why don't you connect the NRF also directly to the battery?

                yd kimY Offline
                yd kimY Offline
                yd kim
                wrote on last edited by
                #21

                @gloob
                nRF module should not use over 3.6V and Li-Ion battery is 4.2V when it is full charged.

                G 1 Reply Last reply
                0
                • F Offline
                  F Offline
                  flopp
                  wrote on last edited by
                  #22

                  Quick fix may be to add resend if Failed.

                  See here

                  https://forum.mysensors.org/topic/3355/count-car-starts/19

                  1 Reply Last reply
                  0
                  • yd kimY yd kim

                    @gloob
                    nRF module should not use over 3.6V and Li-Ion battery is 4.2V when it is full charged.

                    G Offline
                    G Offline
                    gloob
                    wrote on last edited by
                    #23

                    @yd-kim said:

                    @gloob
                    nRF module should not use over 3.6V and Li-Ion battery is 4.2V when it is full charged.

                    I thought you are also powering the Arduino directly from the battery over the 3.3V pin.

                    yd kimY 1 Reply Last reply
                    0
                    • F fleinze

                      Sometimes we get shitty modules from china:
                      https://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging
                      I made good experiance with these rather expensive ones:
                      https://de.aliexpress.com/item/2pcs-RF2401F20-2-4G-high-integrated-RF-module-with-Nordic-s-RF-chip-nRF24L01-For-Free/32302870943.html
                      But even with these I had to be very careful about antenna placement

                      yd kimY Offline
                      yd kimY Offline
                      yd kim
                      wrote on last edited by
                      #24

                      @fleinze

                      I keep reading the article.. interesting
                      The module which on the link is too expensive for my project;;

                      1 Reply Last reply
                      0
                      • G gloob

                        @yd-kim said:

                        @gloob
                        nRF module should not use over 3.6V and Li-Ion battery is 4.2V when it is full charged.

                        I thought you are also powering the Arduino directly from the battery over the 3.3V pin.

                        yd kimY Offline
                        yd kimY Offline
                        yd kim
                        wrote on last edited by
                        #25

                        @gloob
                        Arduino doesn't matter up to 5V so I don't mind for arduino.
                        If I feed same power to arduino, I need bigger LDO and also less efficiency.

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


                        16

                        Online

                        11.7k

                        Users

                        11.2k

                        Topics

                        113.0k

                        Posts


                        Copyright 2019 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