Dear Mr. Prabal Duttal,

Firstly, I am sorry for bothering you suddenly. Because I see your name as
author name of the file *PacketParrotP.nc *in the example for *Storage in
TinyOS* - PacketParrot, I am sure that you are an expert of Storage in
TinyOS. That is why I email to you !!!

I have read and applied the part *Storage* on *TinyOS *tutorial (
http://docs.tinyos.net/tinywiki/index.php/Storage) into the Telos sensor.
However, I wonder that whether the sensor can read the data inside received
packets and store it into the flash memory of sensor?

In my project, I would like to store some information of the receive
packets such as origin ID (where issue these packets) and its sequence
number. Because the intermediate node can receive packets from some other
nodes, I would like to store the information like a two dimension array so
that I can separate each node. For example, the node (ID 4) receive packet
from nodes 1,2,3 with the correlative sequence number of packets 12, 15, 17 and
the array has three pair of element (ID, seq. number) like (1, 12), (2, 15)
and (3, 17).


Do you have any ideas about this situation?

I will appreciate for your advice.

Best regards,

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

Reply via email to