On Fri, 9 Jul 2004, Attewell Dean wrote: > This mote would need to be able to transmit (via bluetooth) Temperature / > Barometric Pressure to our Trimble GeoXT (www.trimble.com/geoxt.html). Thats > where (I think?) tinyos code would need to be written by someone to make > this work
.. > > My thoughts were that the MICAz was compatible with Bluetooth devices.. if > this is not correct then that leaves Nope, that would be 802.15.4, often called "Zigbee" (although that is actually on top of 802.15.4) > - MICA2 mote with MTS400 > - connected to MIB510, and the RS232 port is connected to a Bluetooth Dongle You might also want to consider the BTNodes, which I believe are soon to be available in a revision 3: http://www.btnode.ethz.ch/ Although it does not run TinyOS by default, there is code in TinyOS CVS to run on BTnode 2, including a tiny bluetooth stack - this should be quite easy to port to revision 3. Write me offlist for more information if you are interessted. Mads -- +----------------------------------------------------------------------+ | Mads Bondo Dydensborg. http://www.distlab.dk/madsdyd/ | | +45 35 32 14 18 | +----------------------------------------------------------------------+ _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
