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. RFM69HW 433 communication problem

RFM69HW 433 communication problem

Scheduled Pinned Locked Moved Troubleshooting
34 Posts 5 Posters 6.3k Views 4 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.
  • gohanG Offline
    gohanG Offline
    gohan
    Mod
    wrote on last edited by
    #6

    I did continuity check on all pins and antenna, everything seems fine. It seems there is something on the nodes that can't receive or the gateway can't send

    sundberg84S 1 Reply Last reply
    0
    • gohanG gohan

      I did continuity check on all pins and antenna, everything seems fine. It seems there is something on the nodes that can't receive or the gateway can't send

      sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by sundberg84
      #7

      @gohan - ok... strange!
      As I mentioned in PM, I use the W and not HW version... i dont know if thats the case, but let me order some HW modules and I will check!

      Could you upload a picture of your hardware? Maybe I can spot something?

      sundberg84S 1 Reply Last reply
      0
      • sundberg84S sundberg84

        @gohan - ok... strange!
        As I mentioned in PM, I use the W and not HW version... i dont know if thats the case, but let me order some HW modules and I will check!

        Could you upload a picture of your hardware? Maybe I can spot something?

        sundberg84S Offline
        sundberg84S Offline
        sundberg84
        Hardware Contributor
        wrote on last edited by
        #8
        This post is deleted!
        1 Reply Last reply
        0
        • gohanG Offline
          gohanG Offline
          gohan
          Mod
          wrote on last edited by
          #9

          0_1502641993422_IMG_20170813_182005.jpg

          1 Reply Last reply
          0
          • sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by sundberg84
            #10

            Do you get the same log on all boards? They are initialised but then...? No reply or NACK?
            I would use the board with the least connections for GW and power the GW with a rock solid 3.3v.
            With the GW i would use the SMA connector with a bought antenna to be sure...

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

              Yes, they all get no reply.
              I don't have the SMA nor the right antenna at the moment.
              I am also using one of those MB102 for 3.3v supply, but nothing changes. I'll try with a beefier voltage regulator

              sundberg84S 1 Reply Last reply
              0
              • gohanG gohan

                Yes, they all get no reply.
                I don't have the SMA nor the right antenna at the moment.
                I am also using one of those MB102 for 3.3v supply, but nothing changes. I'll try with a beefier voltage regulator

                sundberg84S Offline
                sundberg84S Offline
                sundberg84
                Hardware Contributor
                wrote on last edited by
                #12

                @gohan said in RFM69HW 433 communication problem:

                MB102

                Should be enough... a really though one this!
                My bet would be the antennas though... and the GW antenna is offcource the most important. I would focus on that (without I can promise that is the problem).

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

                  I tried the coiled wire like the one you are using, it didn't change at all. I am running out of options unless there is a problem with the rfm modules.

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

                    I got the new batch of 4 new rfm69h but I am still getting no communication between gw and node, now I can't even get some messages received from gw. I have updates to latest development library and used pretty much all defaults values besides setting the right frequency. Unless I'm doing something really wrong, there must be something wrong in the basics. I'll have to try some more combinations with the antennas, but I am really starting to get discouraged since the nrf24 worked fine since the beginning.

                    sundberg84S 1 Reply Last reply
                    0
                    • gohanG gohan

                      I got the new batch of 4 new rfm69h but I am still getting no communication between gw and node, now I can't even get some messages received from gw. I have updates to latest development library and used pretty much all defaults values besides setting the right frequency. Unless I'm doing something really wrong, there must be something wrong in the basics. I'll have to try some more combinations with the antennas, but I am really starting to get discouraged since the nrf24 worked fine since the beginning.

                      sundberg84S Offline
                      sundberg84S Offline
                      sundberg84
                      Hardware Contributor
                      wrote on last edited by sundberg84
                      #15

                      @gohan - If you have 3.3v on the radio and the arduino, are sure about the software/sketch then I would also suggest trying different antennas. What are you using today? I would buy a SMA connector and a good antenna. Even though I have the DIY antenna on the test-node above, I still have a factory antenna + SMA connector on the gw.

                      1 Reply Last reply
                      0
                      • CarywinC Offline
                        CarywinC Offline
                        Carywin
                        wrote on last edited by
                        #16

                        I'm not very familiar with that hardware, but from a cursory glance it looks like you don't have the interrupt pin connected? Unlike the NRF modules, the RFM69s are interrupt-driven and need DIO0 connected to pin 2

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

                          I am waiting for the antennas and sma connectors too. Irq pin i think it is connected as it should be in the in the pcb.

                          1 Reply Last reply
                          0
                          • CarywinC Carywin

                            I'm not very familiar with that hardware, but from a cursory glance it looks like you don't have the interrupt pin connected? Unlike the NRF modules, the RFM69s are interrupt-driven and need DIO0 connected to pin 2

                            sundberg84S Offline
                            sundberg84S Offline
                            sundberg84
                            Hardware Contributor
                            wrote on last edited by sundberg84
                            #18

                            @Carywin - its EasyPCB RFM edition and D2 is connected to DIO0 pin as described in the radio tutorial so unless he is using a strange RFM module with the interrupt pin on some different place that should work.

                            1 Reply Last reply
                            0
                            • CarywinC Offline
                              CarywinC Offline
                              Carywin
                              wrote on last edited by Carywin
                              #19

                              Right, I'm sure that node is fine, I mainly just zoomed in and looked at this one:
                              0_1505086819240_IMG_4281.JPG
                              I use this same small piggyback board for many nodes and it works great with those 21mm coil antennas.

                              However, I just noticed the #define for TX power. I think the H and HW versions have a minimum of 13dB or something. Have you tried without?

                              gohanG 1 Reply Last reply
                              0
                              • gohanG gohan

                                I tried the coiled wire like the one you are using, it didn't change at all. I am running out of options unless there is a problem with the rfm modules.

                                JokgiJ Offline
                                JokgiJ Offline
                                Jokgi
                                wrote on last edited by
                                #20

                                @gohan a straight pig tail antenna of about 30mm should work fine (but will not be perfectly tuned).

                                1 Reply Last reply
                                0
                                • CarywinC Carywin

                                  Right, I'm sure that node is fine, I mainly just zoomed in and looked at this one:
                                  0_1505086819240_IMG_4281.JPG
                                  I use this same small piggyback board for many nodes and it works great with those 21mm coil antennas.

                                  However, I just noticed the #define for TX power. I think the H and HW versions have a minimum of 13dB or something. Have you tried without?

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

                                  @Carywin I was using the nodes on easypcb also for the new ones. What do you suggest I set the TX power?

                                  sundberg84S 1 Reply Last reply
                                  0
                                  • gohanG gohan

                                    @Carywin I was using the nodes on easypcb also for the new ones. What do you suggest I set the TX power?

                                    sundberg84S Offline
                                    sundberg84S Offline
                                    sundberg84
                                    Hardware Contributor
                                    wrote on last edited by
                                    #22

                                    @gohan - i never messed with TX power... have a look and try my sketches above. They work for me.

                                    1 Reply Last reply
                                    0
                                    • CarywinC Offline
                                      CarywinC Offline
                                      Carywin
                                      wrote on last edited by Carywin
                                      #23

                                      I would suggest comment out the TX power setting and let the ATC control it. If it still doesn't work, try:

                                      #define MY_RFM69_ATC_MODE_DISABLED
                                      #define MY_RFM69_TX_POWER_DBM 20
                                      

                                      Edit:
                                      Maybe also try

                                      #define MY_DEBUG_VERBOSE_RFM69
                                      

                                      and see if that tells you anything more.

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

                                        If my headache gets better, I'll do some more tests tonight

                                        JokgiJ 1 Reply Last reply
                                        0
                                        • gohanG gohan

                                          If my headache gets better, I'll do some more tests tonight

                                          JokgiJ Offline
                                          JokgiJ Offline
                                          Jokgi
                                          wrote on last edited by
                                          #25

                                          @gohan If you are using AutoAcks and you have a combination of True Nordic based Modules and nRF24L01P clones you may have a issue. Is there a way to not use acknowledgements and see if you can communicate properly between the modules?

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


                                          26

                                          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