• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login

    Repeater Node problem (with solution).

    scheduled pinned locked moved General Discussion
    2 posts 2 posters 1.0k views 1 watching
    loading-more-posts
    • oldest-to-newest
    • newest-to-oldest
    • most-votes
    reply
    • reply-as-topic
    guest-login-reply
    deleted-message
    • skywatchS offline
      skywatch
      global: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 one-reply-to-this-post last-reply-time reply quote 0
      • jkandasaJ offline
        jkandasa @skywatch
        global: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?

        one-reply-to-this-post last-reply-time reply quote 0
        • first-post
          last-post

        0

        online

        644

        users

        532

        topics

        3.4k

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