[Tinyos-help] Sending Packets to a Specific Address

2008-02-26 Thread Ben Dilsaver
I am fairly new to tinyos, I have recently hit a snag in some code that I have been developing. I am running tinyos 2.x using cygwin and my hardware platform is the mica2dot. I am able to send and receive using the broadcast address of 0x just fine. All motes in my network can see a packet

[Tinyos-help] Basic mote to mote communication

2008-01-31 Thread Ben Dilsaver
I just recently got tinyos up and working on my computer. I have been going through some of the examples in the test and tutorial directory. I have been able to use the tool chain and download to my mica2dot just fine. However I have not been able to get two motes to communicate to each other. I