Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, how do you manually assign the nodeid with 2.0 version ? There is documentation of the 2.0 API ?
hello.
at the beginning of your sketch, you can add
#define MY_NODE_ID x
where "x" is your node id. If this line is commented, or not present, then it's auto mode.