[Tinyos-help] bad packet

2009-06-26 Thread Nahr Elk
Hello all, Please, what could be the source of bad packet notification? Thank you! ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Bad packet

2012-08-03 Thread Felipe Cruz Martínez
Hi all, i am a little confused. I don’t know the reason why when i add/delete a printf for debug my app, i get the following error: serial@/dev/ttyUSB1:57600: bad packet it’s very strange. When i delete the three lines that contains the event, bad packet error does not appears. <8

[Tinyos-help] bad packet problem

2011-09-23 Thread GLC
Dear all, When I use basestation to receive large amounts of data from iris sensor, it is very often that "bad packet" comes up and all the following packet cannot be received. This situation is too often that I cannot bear even if the receiving rate is larger than the sending rate. Is an

Re: [Tinyos-help] Bad packet

2012-08-03 Thread wasif masood
try using this baud rate : 115200 i.e. s*erial@/dev/ttyUSB1:115200* * * On Fri, Aug 3, 2012 at 5:35 PM, Felipe Cruz Martínez < felipecru...@hotmail.es> wrote: > Hi all, > > i am a little confused. I don’t know the reason why when i add/delete a > printf for debug my app, i get the following

Re: [Tinyos-help] Bad packet

2012-08-04 Thread Felipe Cruz Martínez
: Re: [Tinyos-help] Bad packet try using this baud rate : 115200 i.e. serial@/dev/ttyUSB1:115200 On Fri, Aug 3, 2012 at 5:35 PM, Felipe Cruz Martínez wrote: Hi all, i am a little confused. I don’t know the reason why when i add/delete a printf for debug my app, i get the

[Tinyos-help] Bad packet and packet too long error

2009-12-16 Thread Kartik Siddhabathula
Hi All, I am trying to display a message on the screen using Listen tool but am always getting "Bad packet" or "Packet too long" error. I have tried out several things but couldn't figure out what to do?The message I want to display is simply an uint8_t number. I am using tinyos1.x and telosb mo

[Tinyos-help] BAD PACKET on Telosb Mote. Please help

2012-11-25 Thread HARIKRISHNAN V S
Dear sir/madam I am receving 'bad packet' message from my telosb Basestation mote for the following command java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:telosb Since I am getting bad packet message at irregualar intervals unpredicted, I am unable to identify the problem. I googled to

Re: [Tinyos-help] BAD PACKET on Telosb Mote. Please help

2012-11-25 Thread Eric Decker
On Sun, Nov 25, 2012 at 10:16 PM, HARIKRISHNAN V S < harikrishnan...@yahoo.co.in> wrote: > Dear sir/madam > I am receving 'bad packet' message from my telosb Basestation mote for the > following command > java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:telosb > Since I am getting bad packet