• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    Repeater Node problem (with solution).

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 894 Views 1 Watching
    Loading More Posts
    • 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.
    • skywatchS Offline
      skywatch
      last edited by

      Using 0.0.3-final with mys 2.1.1 for the nodes and mys 2.2.0 for the gateway.

      Problem is if you construct a repeater node using the examples code in the arduino ide it doesn't work. The reason is that the controller is trying to give it a node ID of 0, which is already taken by the MYC node.

      The solution is to add #define MY_NODE_ID 180 before including mysensors in the sketch. 180 is just a number I chose, you can use any that are not already in use by that controller.

      🙂

      jkandasaJ 1 Reply Last reply Reply Quote 0
      • jkandasaJ Offline
        jkandasa @skywatch
        last edited by

        @skywatch MyController never assigns node ID 0. It always starts with 1 see the code here

        I guess the problem with your repeater node. Can you try to erase EEPROM of the repeater node and try again?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        0

        Online

        586

        Users

        529

        Topics

        3.4k

        Posts
        Copyright © 2015-2025 MyController.org | Contributors | Localization