[Tinyos-help] Help with Ack' s in CC2420TransmitP.nc

2008-12-12 Thread Ramon Duato Navarro
Hi! Maybe someone can help me.  I am working with TinyOs 2.1 and Micaz and want to understand the link layer without using Packet Link Layer. I am reading the CC2420Csma.nc CC2420TransmitP.nc file and I   am getting a bit confused with the ACK's  In CC2420TransmitP.nc, when you send a packet

Re: [Tinyos-help] Help with Ack' s in CC2420TransmitP.nc

2008-12-12 Thread Razvan Musaloiu-E.
Hi! On Fri, 12 Dec 2008, Ramon Duato Navarro wrote: Hi! Maybe someone can help me.  I am working with TinyOs 2.1 and Micaz and want to understand the link layer without using Packet Link Layer. The Packet Link is implemented in chips/cc2420/link. The retransmission are implemented in

Re: [Tinyos-help] Help with Ack' s in CC2420TransmitP.nc

2008-12-12 Thread JUNG IL CHOI
Hi, Ramon Duato Navarro wrote: So , there are no retransmissions and you do the same signalling as if you had received the ACK. Is that correct? Thanks in advance! Ramon. That is correct. Signalling SendDone with SUCCESS means the packet is transmitted on the air, but does not tell you