[Tinyos-help] adding some info to the acknowledgement

2008-07-16 Thread Maria Luisa Ruiz de Arbulo

Hi everybody,

I'm programming a radio CC2420 using TinyOs1.x. I'm working with 
automatic acknowledgement, so i don't have to care about this for 
every transmission/reception of packets. Is it possible, in this 
mode, to access the acknowledgment packet and write some bits info in?
If not, how should i do it?

Thanks in advance

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] adding some info to the acknowledgement

2008-07-16 Thread David Moss
You can't modify the acknowledgment frame generated by hardware.  It is
possible to create your own acknowledgment in software, but that will take
quite a bit of work.

-David


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Maria
Luisa Ruiz de Arbulo
Sent: Wednesday, July 16, 2008 8:53 AM
To: tinyos-help@millennium.berkeley.edu
Subject: [Tinyos-help] adding some info to the acknowledgement


Hi everybody,

I'm programming a radio CC2420 using TinyOs1.x. I'm working with 
automatic acknowledgement, so i don't have to care about this for 
every transmission/reception of packets. Is it possible, in this 
mode, to access the acknowledgment packet and write some bits info in?
If not, how should i do it?

Thanks in advance

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help