Nandeesh:

I've just verified that it works with the CVS head. I programmed a
telos and an iris with RadioCountToLeds, with
PFLAGS+=-DRF230_DEF_CHANNEL=26
PFLAGS+=-DCC2420_DEF_CHANNEL=26
added to the Makefile, and they both receive each others messages. Do
you see the same behavior?

It appears that the JNI library is not correctly set up on your
system. I recommend that you reinstall the tinyos-tools package.

Janos



On Wed, Feb 3, 2010 at 10:33 AM, nandeesh basavaraju
<[email protected]> wrote:
> Hi all,
>             I'm trying to communicate between telosb and iris motes.
> Both motes as basestation are working fine.but blinktoradio is not working
> on either of the motes.My tinyos version latest 2.x and 2.1.0
>
> The java listen is fine on both motes for base station but message
> reader is not working on both motes.
>
> This is tried on telosb running as blinktoradio
>
> java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB1:iris
> Error on serial@/dev/ttyUSB1:57600: java.io.IOException: Could not
> open /dev/ttyUSB1: TOSComm JNI library runtime error: open: No such
> file or directory.
>
>  same errors the other way.
> In both Makefiles I have added
> PFLAGS+=-DRF230_DEF_CHANNEL=26
> PFLAGS+=-DCC2420_DEF_CHANNEL=26
>
>
>
> I have properly exported the java paths.
> the iris basestation results this way
> 00 FF FF 00 01 04 00 06 00 01 08 5F
> 00 FF FF 00 01 04 00 06 00 01 08 60
> 00 FF FF 00 01 04 00 06 00 01 08 61
> 00 FF FF 00 01 04 00 06 00 01 08 62
> 00 FF FF 00 01 04 00 06 00 01 08 63
> 00 FF FF 00 01 04 00 06 00 01 08 64
> 00 FF FF 00 01 04 00 06 00 01 08 65
>
> the telosb basestation results
> 00 FF FF 00 11 04 00 06 00 11 1C 4C
> 00 FF FF 00 11 04 00 06 00 11 1C 4D
> 00 FF FF 00 11 04 00 06 00 11 1C 4E
> 00 FF FF 00 11 04 00 06 00 11 1C 4F
> 00 FF FF 00 11 04 00 06 00 11 1C 50
> 00 FF FF 00 11 04 00 06 00 11 1C 51
> 00 FF FF 00 11 04 00 06 00 11 1C 52
> 00 FF FF 00 11 04 00 06 00 11 1C 53
> 00 FF FF 00 11 04 00 06 00 11 1C 54
> 00 FF FF 00 11 04 00 06 00 11 1C 55
> 00 FF FF 00 11 04 00 06 00 11 1C 56
>
>  Let me know what could be the problem.
>
> Thanks and Regards,
> Nandeesh
>
> _______________________________________________
> 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

Reply via email to