Hi
I am trying to implement below given transmission part in
Micaz.

If (CCA==1)//channel free

{

Send preamble; //send preamble

If (Ack==1) // Ack received

{

Send data; //send data

}

}


How to implement datapayload transmission part.               With regards      
Sivasankar  

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to