9
Going back to the tutorial, the next step was to change the C code for each node, giving each node an identity number (see line 41 of the code), save the code and flash it to a board. In an RS232 network the node identity is important because nodes can all listen to the master, but can only talk back when the master adresses the node by its numeber, in which case they can return a 0, a 1 or an X, to go back into input mode again right after having responded.