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. Bad range

Bad range

Scheduled Pinned Locked Moved Troubleshooting
16 Posts 6 Posters 8.2k Views 2 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.
  • A Offline
    A Offline
    andriej
    wrote on last edited by
    #2

    10uA? should be uF and at least 47uF caps (remember about +/-)

    You can also get te LNA+PA version with antenna...

    I have much better range anyway... maybe your modules are too much from China? ;-)

    :-)

    1 Reply Last reply
    0
    • n3roN Offline
      n3roN Offline
      n3ro
      wrote on last edited by
      #3

      Hehe, yes :D 10uF. It's not good to write technical issues to late in the night.

      I use the nfrs from banggood.com

      Do you know better ones?

      pimatic + MySensors + Homeduino + z-way
      https://github.com/n3roGit/MySensors_n3ro

      1 Reply Last reply
      0
      • n3roN Offline
        n3roN Offline
        n3ro
        wrote on last edited by
        #4

        is it possible that my wifi router make problems with mysensors?

        pimatic + MySensors + Homeduino + z-way
        https://github.com/n3roGit/MySensors_n3ro

        A 1 Reply Last reply
        0
        • J Offline
          J Offline
          Jan Gatzke
          wrote on last edited by
          #5

          This must be a problem with your nrf modules. 3m is nothing. The cheap version you are u sing should have a range of about 10-15 meters in normal buildings. The better version LNA+PA works for ranges >20 meters with multiple walls in between.

          1 Reply Last reply
          0
          • n3roN n3ro

            is it possible that my wifi router make problems with mysensors?

            A Offline
            A Offline
            andriej
            wrote on last edited by
            #6

            @n3ro It is possible - try changing 'channel' in RF24 Config on every node (by reflashing it).

            :-)

            n3roN 1 Reply Last reply
            1
            • A andriej

              @n3ro It is possible - try changing 'channel' in RF24 Config on every node (by reflashing it).

              n3roN Offline
              n3roN Offline
              n3ro
              wrote on last edited by
              #7

              @andriej this sounds interesting. what is to do to reflash it?

              pimatic + MySensors + Homeduino + z-way
              https://github.com/n3roGit/MySensors_n3ro

              A 1 Reply Last reply
              0
              • n3roN n3ro

                @andriej this sounds interesting. what is to do to reflash it?

                A Offline
                A Offline
                andriej
                wrote on last edited by
                #8

                @n3ro just change the channel in config file (try to set it in higher values in example) and reprogram all sensors and gateway on your network.

                :-)

                1 Reply Last reply
                0
                • n3roN Offline
                  n3roN Offline
                  n3ro
                  wrote on last edited by
                  #9

                  ah okay. So far I have this sketch to test the distance:
                  https://github.com/n3roGit/MySensors_n3ro/tree/master/test_sketch

                  tomorrow I'll reflash all nodes+gw and test it again :)

                  pimatic + MySensors + Homeduino + z-way
                  https://github.com/n3roGit/MySensors_n3ro

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Andreas Maurer
                    wrote on last edited by
                    #10

                    Have you seen this new Video

                    n3roN Sander TeunissenS 2 Replies Last reply
                    0
                    • A Andreas Maurer

                      Have you seen this new Video

                      n3roN Offline
                      n3roN Offline
                      n3ro
                      wrote on last edited by n3ro
                      #11

                      @Andreas-Maurer Cant play Video :(

                      pimatic + MySensors + Homeduino + z-way
                      https://github.com/n3roGit/MySensors_n3ro

                      1 Reply Last reply
                      1
                      • A Andreas Maurer

                        Have you seen this new Video

                        Sander TeunissenS Offline
                        Sander TeunissenS Offline
                        Sander Teunissen
                        wrote on last edited by
                        #12
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          Andreas Maurer
                          wrote on last edited by
                          #13

                          https://www.youtube.com/watch?v=gtM832Z0ujE

                          1 Reply Last reply
                          0
                          • n3roN Offline
                            n3roN Offline
                            n3ro
                            wrote on last edited by
                            #14

                            i have still a band range. next i will test a gw with a nrf antenna version. i hope this helps

                            pimatic + MySensors + Homeduino + z-way
                            https://github.com/n3roGit/MySensors_n3ro

                            1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              rickmontana83
                              wrote on last edited by
                              #15

                              If you're using the cheaper low-power variants of the nrf24l01+ on the gateway then make sure that your MyConfig.h file has RF24_PA_MAX for RF24_PA_LEVEL_GW.

                              I noticed the other day that the default value from GitHub is RF24_PA_LOW, which gave me only a couple of feet of comms. Changing the default made everything work much better. Seems like the default repos is set up for the high-power radio variants.

                              n3roN 1 Reply Last reply
                              0
                              • R rickmontana83

                                If you're using the cheaper low-power variants of the nrf24l01+ on the gateway then make sure that your MyConfig.h file has RF24_PA_MAX for RF24_PA_LEVEL_GW.

                                I noticed the other day that the default value from GitHub is RF24_PA_LOW, which gave me only a couple of feet of comms. Changing the default made everything work much better. Seems like the default repos is set up for the high-power radio variants.

                                n3roN Offline
                                n3roN Offline
                                n3ro
                                wrote on last edited by
                                #16

                                @rickmontana83 YEAH!!!!! This has fixed my problem!!

                                Now i have much better rage with my nodes :+1:

                                Big THX!

                                pimatic + MySensors + Homeduino + z-way
                                https://github.com/n3roGit/MySensors_n3ro

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


                                13

                                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