Hi. I'm relatively new to tinyos so this may just be a point I've missed entirely. I did go through the tutorial and have a few working programs. Is it necessary to packetize (i.e. net.tinyos,message.Message) all traffic to the mote over the serial port? All the examples in the tutorial and pieces of code I've found always seem to push the data into a TOS_Msg and then add the packet header on it. I was looking to see if it was possible to stream a data image to the mote over the serial connection without having to break it into little packets.
Also, and this is an aside, is there any problem with using TOSBase as a framework to do serial and radio communications on a micaz? I am compiling with the latest CVS tree and using the Makerules in the tools/make directory. I've just noticed a number of postings about certain classes not working with others with regards to micaz communications. Thanks for any help -- Matthew Harrell I have the power to channel my Bit Twiddlers, Inc. imagination into ever-soaring [EMAIL PROTECTED] levels of suspicion and paranoia. _______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
