deponding on mote type your are using (MicaZ, Telosb), you have to set the
baudrate first then lesten to the serial port: Take example MicaZ mote:
boudrate = 57600 and serial = /dev/ttyUSB1 and you must type the following in
your terminal:
$ stty 57600 min 1 time 5 -icrnl -parenb cs8 < /dev/ttyUSB1
$ cat /dev/ttyUSB1
Le Vendredi 3 janvier 2014 9h29, eroufr <[email protected]> a écrit :
Add this to your Makefile:
CFLAGS += -I$(TOSDIR)/lib/printf
Le Vendredi 3 janvier 2014 6h38, Lynda Algerienne <[email protected]>
a écrit :
Hello,
I need to save temperature data.
I followed this link
https://www.millennium.berkeley.edu/pipermail/tinyos-help/2013-July/057404.html
The following error raised:
"Component SerialPrintfC" not found
Could you please help me?
Best regards,
_______________________________________________
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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help