You need to use tinyos-1.x/apps/CntToLedsAndRfm and
tinyos-1.x/apps/RfmToLeds.  Do not use the Xbow version, it has not
been updated for cross-platform communication with Telos.

-Joe

On 11/3/05, Thiagraj Peri Natraj <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Is it possible to run CntToLedsAndRfm in Telos mote
> and RfmToLeds on a micaZ mote?
>
> If so, i donot know where my problem is. I had
> programmed the CntToLedsAndRfm on the telos mote and
>
> [EMAIL PROTECTED]
> /opt/tinyos-1.x/apps/CntToLedsAndRfm
> $ make telosb
> $ make telosb reinstall, bsl,3
>
> --works fine except for a "warning send.SendDone
> called asynchronously" and telos starts to count the
> leds.
> (but donot know whether it sends packets)...
>
> on the other side, micaz sits on MIB600 board
> [EMAIL PROTECTED]
> /opt/tinyos-1.x/contrib/xbow/apps/RfmToLeds
> $ make micaz
> $ make micaz install eprb,172.16.10.134
>
> --nothing happens, donot know whether it receives the
> packets or not..
>
> Could it be something to do with the frequency
> settings, the settings in makexbowlocal file are
>
> CFLAGS +=-DCC2420_TXPOWER=TXPOWER_MAX
> CFLAGS +=-DCC2420_DEF_CHANNEL=26
>
> But, the CntToLedsAndRfm also works on micaZ.
>
> Or, should I have to create a Makelocal file under
> main apps directory and include in both as said in
> previous archieves?
>
> Thanks and Regards,
> Peri
>
>
>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to