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

Repeater Node problem (with solution).

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 948 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.
  • S Offline
    skywatch
    last edited by 10 Aug 2017, 11:42

    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.

    🙂

    J 1 Reply Last reply 10 Aug 2017, 17:28 Reply Quote 0
    • J Offline
      jkandasa @skywatch
      last edited by 10 Aug 2017, 17:28

      @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
      1 out of 2
      • First post
        1/2
        Last post

      0

      Online

      628

      Users

      532

      Topics

      3.4k

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