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. Step by step (guide) to enable nodes as repeaters

Step by step (guide) to enable nodes as repeaters

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 800 Views 1 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.
  • parachutesjP Offline
    parachutesjP Offline
    parachutesj
    wrote on last edited by parachutesj
    #1

    Moin,
    as I am struggling with the range of my nodes, I thought it is a must to enable them as repeaters when not running on batteries.
    I am a bit confused as I found different settings in forum compared to the API documentation.

    EDIT (after clarification): this is for code prior 2.0 release:
    In API it says it needs 3 steps:

    • Enable repeater-mode in gw.begin();
      gw.begin(NULL, AUTO, true)
    • Keep node awake all time (no slepping!)
    • calling process() in your loop()

    EDIT: this is for code from release 2.0 onwards:
    What I also found is a definition
    #define MY_REPEATER_FEATURE

    ~~So, what is that all about? ~~

    Thank you and best Regards,
    SJ

    1 Reply Last reply
    1
    • tbowmoT Offline
      tbowmoT Offline
      tbowmo
      Admin
      wrote on last edited by
      #2

      @parachutesj

      #define MY_REPEATERFEATURE is for 2.0.0 branch, as all the c++ and classes stuff has been stripped out, to reduce overall size of the core library

      That means, for 1.5 you need to use gw.begin(..) to enable repeater mode, and for 2.0 you add the #define..

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


      25

      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