I used an Arduino board's serial port as
my computer output. I was able to get the LEDs on the bridge and
node board to blink. However, I coudldn't control the board with
the desired nodeID to blink. I did a loop back test between
teh Rx and Tx lines of the Arduino and found the following (even though
I was only outputting the value 1). I tried troubleshooting by
writing the data as "0x01" and flushing the buffer with no luck still.
I didn't have enough time to troubleshoot it so will have to come back to it.