Hello, I am trying to do some complex calculations using my MicaZ motes and I need to store large amounts of data to do this. The problem is that the mote doesn't have the space to fit all of the data I need.
I know that I can write data to a text file from the mote (by modifying the tinyos PrintfClient) to store the data on the computer, but I cannot figure out any way to read the data back to the mote when it is needed. Is there any way to read a file in to a MicaZ mote hooked up to a serial port? Thanks, Matt
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
