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. General Discussion
  3. RFM69HW radio speed

RFM69HW radio speed

Scheduled Pinned Locked Moved General Discussion
4 Posts 3 Posters 2.2k Views 3 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.
  • D Offline
    D Offline
    dzairo
    wrote on last edited by
    #1

    Hi All .
    Where I can set radio speed for RFM69HW module ??
    I use Atmega328p as MCU and RFM69HW module , I want set radio speed around 3,6kbps .
    Is it possible ??

    and output power for RFM69HW set to maximum +20dBm

    where I set this parameter??

    thanks.

    Y 1 Reply Last reply
    0
    • D dzairo

      Hi All .
      Where I can set radio speed for RFM69HW module ??
      I use Atmega328p as MCU and RFM69HW module , I want set radio speed around 3,6kbps .
      Is it possible ??

      and output power for RFM69HW set to maximum +20dBm

      where I set this parameter??

      thanks.

      Y Offline
      Y Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      @dzairo for the new RFM69 driver it is defined by the MY_RFM69_MODEM_CONFIGURATION parameter.

      The library contains a number of predefined settings, starting from: https://github.com/mysensors/MySensors/blob/development/hal/transport/RFM69/driver/new/RFM69_new.h#L201

      Select a preconfigured setting or roll your own, and add the define before the MySensors include:

      #define MY_RFM69_MODEM_CONFIGURATION RFM69_FSK_BR55_5_FD50
      

      http://yveaux.blogspot.nl

      1 Reply Last reply
      1
      • D Offline
        D Offline
        dzairo
        wrote on last edited by
        #3

        thanks.
        but in MyConfig.h is this setting disabled :

        //#define MY_RFM69_MODEM_CONFIGURATION (RFM69_FSK_BR55_5_FD50)
        

        then I need enable it .. or leave because this is default modem setting after power up ?
        and need enable only if want select another configuration ??

        mfalkviddM 1 Reply Last reply
        0
        • D dzairo

          thanks.
          but in MyConfig.h is this setting disabled :

          //#define MY_RFM69_MODEM_CONFIGURATION (RFM69_FSK_BR55_5_FD50)
          

          then I need enable it .. or leave because this is default modem setting after power up ?
          and need enable only if want select another configuration ??

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

          @dzairo no need to modify MyConfig.h. Just add the define to your sketch, if you want to override the default setting. Additional documentation: https://www.mysensors.org/apidocs/group__RFM69Newgrp.html#ga70bef975c2c3070e34c24770f7f301b9

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          16

          Online

          12.0k

          Users

          11.2k

          Topics

          113.4k

          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