Hi there, The InternalFlash interface is only used for over-the-air firmware upgrading via Deluge/TosBoot.
For storing sensor data, the appropriate abstraction is the LogStorageC component. This component is documented in TEP 103 ( http://www.tinyos.net/tinyos-2.1.0/doc/html/tep103.html). The specific implementation will vary depending on your platform, but the interfaces are the same (LogWrite/LogRead). Good luck! Regards, /Johny On 17 February 2012 15:24, Ajit R. Kanale <[email protected]> wrote: > Dear Sir, > > I am working on a sensor cloud formation. This requires the functionality > of storing data within the nodes when internet connectivity is absent. > However i am not able to find an appropriate provider for the interface > InternalFlash. Could you help me out with this, as I started learning nesC > programming only the previous month? > > Thanking you, > Ajit R Kanale > IIST, Trivandrum > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Johny Mattsson Senior Software Engineer DiUS Computing Pty. Ltd. *where ideas are engineered *
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
