Everything is (im)possible with software.
You probably want to modify TOSBase to store received messages
in local EEPROM instead of using a queue to re-transmit to the
UART (search this list for the myriad headaches involved in
getting Log and EEPROM to work). Then you need to add a message
from the host to the base-station which causes it to dump all the
stored messages to the UART when it is reconnected.
No problem at all...
heh
MS
Muhammad Azhar wrote:
Hi,
I'm not so sure if this question has been raised before, but assuming
I have a multihop network (say, 10 nodes and only 1 root, and I'm using
my own very simple message passing algorithm), and I'd like the root
node to store all the messages it receives overnight. Is it possible
for the root not to be connected to PC during the data collection
period, but would transfer whatever data it receives when I connect it
back to the PC the next day (i.e. the base station would only be running
from the battery power during the data collection period)? If it is
possible, how can I do so?
Thanks in advance.
Regards,
Azhar
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help