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. Development
  3. How to set NodeID in 2.1.1

How to set NodeID in 2.1.1

Scheduled Pinned Locked Moved Development
5 Posts 3 Posters 908 Views 2 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.
  • jocke4uJ Offline
    jocke4uJ Offline
    jocke4u
    wrote on last edited by
    #1

    Hi,

    I have a mysensors network since a while and running 1.5 so now have started to upgrade to 2.1.1.

    In the sketches - how can I set the NodeID (not ChildNodeID)?

    / Joacim

    zboblamontZ 1 Reply Last reply
    0
    • jocke4uJ jocke4u

      Hi,

      I have a mysensors network since a while and running 1.5 so now have started to upgrade to 2.1.1.

      In the sketches - how can I set the NodeID (not ChildNodeID)?

      / Joacim

      zboblamontZ Offline
      zboblamontZ Offline
      zboblamont
      wrote on last edited by
      #2

      @jocke4u #define MY_NODE_ID 1 or whatever...

      1 Reply Last reply
      0
      • jocke4uJ Offline
        jocke4uJ Offline
        jocke4u
        wrote on last edited by
        #3

        Thanks, getting warnings that MY_NODE_ID is already declared

        #define MY_NODE_ID AUTO
        

        Is it a way to override that in a proper way?

        Tried:

        #ifndef MY_NODE_ID
        #define MY_NODE_ID 5 // my own ID is 5
        #endif
        

        Seems to work BUT is it correct way to do it?

        1 Reply Last reply
        0
        • BartEB Offline
          BartEB Offline
          BartE
          Contest Winner
          wrote on last edited by
          #4

          Just

          #define MY_NODE_ID 5 
          

          Before the line

          #include <MySensors.h> 
          

          Should work fine

          1 Reply Last reply
          1
          • jocke4uJ Offline
            jocke4uJ Offline
            jocke4u
            wrote on last edited by
            #5

            Thanks - works just fine

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


            19

            Online

            11.7k

            Users

            11.2k

            Topics

            113.0k

            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