I have strange situation, i have two nodes first node have ID 1, but second one have constant ID (100), in sketch i have
Code: Select all
//#define MY_PASSIVE_NODE
//#define MY_NODE_ID 100
both line are coments, so i supposed that node number will be 2.
Additionally sometimes i have problem with communication to this node
Code: Select all
Error: MySensors: Repeating previous command (2/2)
Error: MySensors: Command not received by Node !! (node_id: 100, child_id: 3)

where is problem??
PS. sorry for my english, but i hope you can understand me