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. RFM69cw loses connection

RFM69cw loses connection

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 1.1k 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.
  • G Offline
    G Offline
    GRDL
    wrote on last edited by
    #1

    I have an Arduino/RFM 69HW gateway which talks fine to a sensor node that also uses an RFM69HW. Another node which has anRFM69CW radio gets through the find parent and presentation stages OK but the data messages are not acknowledged and whilst the senso thinks its sending the data nothing is received at the gateway. Is there anything peculiar to the RFM69CW that might cause this?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      manutremo
      wrote on last edited by
      #2

      Thre should't be... have you tried using a different radio?

      G 1 Reply Last reply
      0
      • scalzS Offline
        scalzS Offline
        scalz
        Hardware Contributor
        wrote on last edited by scalz
        #3

        Hello,

        radio configuration is explained in docs here: https://www.mysensors.org/download/sensor_api_20#configuration

        Have you setup this define (comment it or not) regarding your rfm69 module (H version or not) ??

        #define MY_IS_RFM69HW
        

        No user sketch, no logs, no hw details, no idea of which MySensors branch you use (master or dev).
        hard to say!

        G 1 Reply Last reply
        0
        • scalzS scalz

          Hello,

          radio configuration is explained in docs here: https://www.mysensors.org/download/sensor_api_20#configuration

          Have you setup this define (comment it or not) regarding your rfm69 module (H version or not) ??

          #define MY_IS_RFM69HW
          

          No user sketch, no logs, no hw details, no idea of which MySensors branch you use (master or dev).
          hard to say!

          G Offline
          G Offline
          GRDL
          wrote on last edited by
          #4

          Hi,
          thanks for your response. I've two boards running side by side, one with the HW radio and one with CW. the only difference between the sketches is that MY_IS_RFM69HW is commented out. all the other parameters are at their defaults. The basic setup must be OK because the first few messages get through.

          I take your point about logs. I'll set the flags to get RFM69 detailed debug and see if that helps.

          1 Reply Last reply
          0
          • M manutremo

            Thre should't be... have you tried using a different radio?

            G Offline
            G Offline
            GRDL
            wrote on last edited by
            #5

            Hi,
            That's what I thought. I've checked the datasheets and there appears to be no difference in the digital characteristics that would explain the problem. I will double check everything to makes sure there are no obvious errors.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              GRDL
              wrote on last edited by
              #6

              I found the problem. In an unrelated part of the sketch I was doing an analogue read from an input set up as a digital output. This apeared to generate some sort of error state that fouled up the interface between teh Arduino and the RFM69. After removing the offending statements everything works fine.

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


              29

              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