I am using the MICA2 now, and the version of TinyOS is 1.1.0.

 

I want to use SMACTest, which is in "C:\tinyos\cygwin\opt\tinyos-1.x\contrib\s-mac\apps\SMACTest" directory, to test the action of SMAC.

 

I have downloaded the upper program to 3 boards using install.1, install.2 and install.3, and I have deleted the comments of "#define SMAC_NO_SLEEP_CYCLE" in config.h because "BroadcastMessageDone" can run with that.

 

---------------------------------------------------------

Problems:

1. In case of broadcast, event result_t MACComm.broadcastDone(void* msg) runs correctly, but it can NOT receive message from other nodes.

2. In case of unicast, RTS message is transferred 3 times continually, but the n+1 node can NOT reveive message and can NOT send CTS message.

3. Above problems look like the reception problem.

4. I am anxious to get your kind reply on how to solve above problems.

 

I have NOT modified the SMACM.nc.

 

May I trouble you to tell how to solve these problems?

Thank you very much.

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to