Dear Joe Polastre,

I am Leonardo from imperial college of London and I have some problem with the TestSerial application.

I am running tinyos 2 with the cygwin and my hardware are the BSN nodes.
BSNs have:

   * TI MSP430 ultra low power processor
   * 16 bits RISC processor
   * 64KB +256B Flash memory
   * 12-bit ADC
   * Chipcon CC2420 RF module
   * IEEE 802.15.4 (Zigbee) wireless link
   * 2.4GHz
   * 250kbps
   * Low current consumption (RX:19.7mA TX:17.4mA)
   * Hardware MAC encryption
   * Range 50m
   * 6 analog channels (connect up to 6 sensors)
   * 512kByte serial memory

If I use the telos platform the Blink and radio application work but the TestSerial application does not work.
I obtain the following output:

$ java TestSerial -comm [EMAIL PROTECTED]:57600
[EMAIL PROTECTED]:57600: resynchronising
Sending packet 0
Sending packet 1
Sending packet 2
Sending packet 3
Sending packet 4

In other words packet are sent but not received from the mote. Can the problem be the baud rate?
If it is the case how can I change the baud rate in tinyos 2?

It is worth noticing that the serial application of tinyos1 works (by using the telos driver) I have only problem with tinyos 2.

Thanks
Leonardo



_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to