Hello everyone,

I'm working on a program which senses some data and writes them on EEPROM
(one line per one set of data) via LoggerWrite.append and right after
writing, I read them and send them to another mote via LoggerRead.read and
MHopSend. every thing work fine at first 2 or 3 minutes, but after that, the
data that I read from EEPROM is not correct and is corrupted! even when I
write some constant numbers instead of sensed data, after 2 or 3 minutes the
data which I read is not the same constant numbers.
Does anyone have any clue about the reason? Am I supposed not to write in
special places of EEPROM?
I forgot to say that I use Micaz and TinyOS 1.1

Thanks very much for your help

-- 
Mohammad S. Hashemian
Research Scholar/DISCUS Lab
Department of Computer Science
254.2 Thorvaldson Building
University of Saskatchewan
(306)966-1947
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to