Hi Magnus, I am not aware of any ready-to-use application that you could just download and install on your motes. Maybe moteworks from the former crossbow, or Deluge. It is relatively straight-forward to write your own application using the Collection protocol provided by TinyOS: http://docs.tinyos.net/index.php/Network_Protocols#Collection
On the back-end side (once you have the data on the computer), you might want to look into the Global Sensor Network (GSN) project: http://sourceforge.net/apps/trac/gsn/ Cheers, Urs On 10/19/2010 06:49 PM, Magnus Morton wrote: > Hi, > > I'm building a WSN and I was wondering if there was a standard protocol > for transporting and storing the data from the sensors outside the WSN? > I'll be using Berkeley DB as a storage engine. > > Many thanks, > Magnus _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
