I've been trying over and over but I'm only getting: serial@/dev/ttyUSB0:57600: resynchronising
and then that it is sending several packages, but receiving none. Sending packet 0 Sending packet 1 Sending packet 2 Sending packet 3 Sending packet 4 (...) Any ideas? 2010/7/15 Walter Bishop <[email protected]>: > The problem is that I'm not receiving no error messages. I'm trying to > run the oscilloscope but it seems he doesn't connect to a mote (the > graphic/received packages) don't appear. > > I have another doubt, I'm trying to do sense the temperature of a room > and then display it on a website. Do you know how can i do that? > > The first step should be receive the data on my computer (is there any > exemple of snesing temperature ?) > And then send it to a website (I have no ideia in how to do this one). > > Thanks in advance. > > (I'm using micaz with mib520 board) > > > 2010/7/15 Michael Schippling <[email protected]>: >> Please post any error messages that you get. >> >> I would recommend leaving SerialForwarder out of the loop >> Just start O'scope with the MOTECOM envar setting that >> you would have used with SF -- something like: >> ser...@com1:mica2 >> where the port name and mote type match your system. >> >> MS >> >> Walter Bishop wrote: >>> >>> I've managed to solve my initial problems with compiling and running >>> tinyOS files. >>> >>> I'm now trying to follow some tutorials like the oscilloscope but i'm >>> failing to read the packet information. >>> >>> I've installed the oscilloscope on a micaz sensor and the Base on >>> micaz that connects to the pc. I've run the SerialForward and >>> oscilloscope file, but the last one doesn't seem to be connected to a >>> mote. >>> >>> Can someone help me? Thanks >>> _______________________________________________ >>> Tinyos-help mailing list >>> [email protected] >>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
