Hi, I am working on a project where I need to log temperature and humidity values on Telosb Flash.
For this I would like to log this values on 2 different volumes so that it will be easier for me to retrieve them. I have formatted the Flash into two volumes using the Format application under apps/TestNewFlash/Format But when I try to log these 2 different values alternatively by mounting 2 volumes every time a timer fires Values on only one volume get written to flash. I can write values to any single flash just by mounting the volume in the Start command of this application but when I Try to mount it every time the timer fires this doesn't work. Also I tried to mount the volume in a task which I post whenever a timer fires but this also does not work for me. I am trying to log Humidity and Temperature values on Telosb Platform. Can anyone tell me what can be the problem and possible solution for this? Do we need to unmount the volume before mouting new volume? I did not see any interface for unmouting the volume I am using FlashViewer to look at the contents of the Flash. I am using TinyOS 1.1.15 on Telosb platform. Regards, Nikhil
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
