On Apr 14, 2008, at 8:49 PM, rami halloush wrote:
> I have a problem with micaz.
>
> I am running CntToLedsAndRfm on one micaz, and TOSBase on another.  
> the recived packets fields have bizzare values, for example:
>
> $ export [EMAIL PROTECTED]:19200
>
> $ java net.tinyos.tools.Listen
> [EMAIL PROTECTED]:19200: resynchronising
> FF FF 04 7D 04 01 00 09 00
> FF FF 04 7D 04 02 00 09 00
> FF FF 04 7D 04 03 00 09 00
> FF FF 04 7D 04 04 00 09 00
> FF FF 04 7D 04 05 00 09 00
> FF FF 04 7D 04 06 00 09 00
> Why FFFF, why not 7E00???
>
> Please If any one have the micaz working correctly, I would  
> appreciate it if he tells me the version of tinyos he is using, as I  
> am considering installing another version of tinyos(currently, I am  
> using toniyos1.1.15). Or what are the changes that he has done (if  
> any).
>
> Thank you very much
>
The programs are working fine. 0xFFFF is the broadcast address.  
TOSBase is a transparent bridge, not a forwarder: it transmits the  
packets it hears over the radio to the serial port without using the  
UART address.

Phil
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to