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. RPI Ethernet gateway with RFM69H(C)W - very poor range

RPI Ethernet gateway with RFM69H(C)W - very poor range

Scheduled Pinned Locked Moved Hardware
11 Posts 5 Posters 1.4k 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.
  • P Offline
    P Offline
    prelektr
    wrote on last edited by
    #1

    Hi,

    I've built Ethernet gateway on RPi with RFM69HCW. When node connects to the gateway I experience very poor range 1-2m tops. RSSI value read on the node gives me -99~-109 values. I use 3v3 rail from RPI and have 220uF capacitor between RFM vcc and gnd.

    However when I use the very same node with arduino flashed with serial gateway, I get -29~-37 RSSI with the same distance.

    I tried to replace RFM connected to the RPI but results are the same (very poor range and RSSI values).

    Did anyone experience poor range with RPI as gateway with RFM69?

    mfalkviddM YveauxY alexsh1A 3 Replies Last reply
    0
    • P prelektr

      Hi,

      I've built Ethernet gateway on RPi with RFM69HCW. When node connects to the gateway I experience very poor range 1-2m tops. RSSI value read on the node gives me -99~-109 values. I use 3v3 rail from RPI and have 220uF capacitor between RFM vcc and gnd.

      However when I use the very same node with arduino flashed with serial gateway, I get -29~-37 RSSI with the same distance.

      I tried to replace RFM connected to the RPI but results are the same (very poor range and RSSI values).

      Did anyone experience poor range with RPI as gateway with RFM69?

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

      @prelektr what power level are you using? The 3.3V rail on Raspberry Pi can supply max 50mA. At max power, RFM69HCW will (try to) draw 130mA.

      1 Reply Last reply
      1
      • P Offline
        P Offline
        prelektr
        wrote on last edited by
        #3

        @mfalkvidd, AFAIK B+ version of Raspberry Pi can provide up to 500mA on 3.3V rail (they replaced linear 3.3V regulator to a switching one), see https://pinout.xyz/pinout/pin1_3v3_power

        Anyway I tried external 3v3 anyway a minute ago. Unfortunately my results are the same...

        1 Reply Last reply
        1
        • P prelektr

          Hi,

          I've built Ethernet gateway on RPi with RFM69HCW. When node connects to the gateway I experience very poor range 1-2m tops. RSSI value read on the node gives me -99~-109 values. I use 3v3 rail from RPI and have 220uF capacitor between RFM vcc and gnd.

          However when I use the very same node with arduino flashed with serial gateway, I get -29~-37 RSSI with the same distance.

          I tried to replace RFM connected to the RPI but results are the same (very poor range and RSSI values).

          Did anyone experience poor range with RPI as gateway with RFM69?

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

          @prelektr What type of antenna are you using?

          http://yveaux.blogspot.nl

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

            I'm using rfm69 on rpi without problem with mysensors 2.2 stable and I'm using one of those sockets with voltage regulator for nrf24.

            1 Reply Last reply
            0
            • P prelektr

              Hi,

              I've built Ethernet gateway on RPi with RFM69HCW. When node connects to the gateway I experience very poor range 1-2m tops. RSSI value read on the node gives me -99~-109 values. I use 3v3 rail from RPI and have 220uF capacitor between RFM vcc and gnd.

              However when I use the very same node with arduino flashed with serial gateway, I get -29~-37 RSSI with the same distance.

              I tried to replace RFM connected to the RPI but results are the same (very poor range and RSSI values).

              Did anyone experience poor range with RPI as gateway with RFM69?

              alexsh1A Offline
              alexsh1A Offline
              alexsh1
              wrote on last edited by
              #6

              @prelektr I have only two suggestions:

              1. power - just try to use any other 3.3 power source
              2. did you define MY_IS_RFM69HW?
              1 Reply Last reply
              0
              • mfalkviddM Offline
                mfalkviddM Offline
                mfalkvidd
                Mod
                wrote on last edited by mfalkvidd
                #7

                In case you didn't know: To define MY_IS_RFM69HW, use --my-is-rfm69hw for the Raspberry Pi configure command

                1 Reply Last reply
                1
                • P Offline
                  P Offline
                  prelektr
                  wrote on last edited by
                  #8

                  Tnanks, however

                  @alexsh1 tried 1. already, works the same and I have MY_IS_RFM69HW from the very beginning

                  @mfalkvidd I've used --my-is-rfm69hw for configure.

                  My last chance is to attach another RFM69 directly to the goldpins since I use custom PCB now with LCD and other stuff. Maybe I messed something in the design.

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

                    I got very poor range using library 2.3, but 2.2 works fine. @tekka is looking at the issue as it might be a timing problem.

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      prelektr
                      wrote on last edited by
                      #10

                      @gohan I tried 2.2 and it gives far better results! Thanks. Is there an issue filed already in the database? Have anyone tried to bissect it or already know what is the root cause?

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

                        Well.. 2.3 is still in alpha stage, so don't expect much in a short time since the 2.2 is working fine.

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


                        19

                        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