[Tinyos-help] MicReadStreamTest help

2010-10-16 Thread glc216722
Hi all,     When I use command java Capture -comm serial@/dev/ttyUSB1:iris and after I start to send MicMsg to the basestation , the  following comes up, Exception in thread Thread-2 java.lang.Exception: TOSComm JNI library runtime error: read: Resource temporarily unavailable     at

[Tinyos-help] Question

2010-10-16 Thread farzaneh baghche band
HI i have problem with make micaz sim error is as below: make: pyhton2.5-config: command not found make : ***[sim-exe] error 2 how can i do it? Regards Baghcheband. Farzaneh ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] MicReadStreamTest help

2010-10-16 Thread Miklos Maroti
Hi! I have no idea. Dos java net.tinyos.tools.Listen work? Miklos On Sat, Oct 16, 2010 at 10:11 AM, glc216722 glc216...@163.com wrote: Hi all,     When I use command java Capture -comm serial@/dev/ttyUSB1:iris and after I start to send MicMsg to the basestation , the  following comes up,

Re: [Tinyos-help] MicReadStreamTest help

2010-10-16 Thread glc216722
Yes , Listen works At 2010-10-16 16:26:41,Miklos Maroti mmar...@math.u-szeged.hu wrote: Hi! I have no idea. Dos java net.tinyos.tools.Listen work? Miklos On Sat, Oct 16, 2010 at 10:11 AM, glc216722 glc216...@163.com wrote: Hi all,     When I use command java Capture -comm

[Tinyos-help] please Help me for bug in JNI

2010-10-16 Thread ngocthanhdinh
Dear Tiny-OS help member, I've got a big trouble when I try to run TestSerial example of tinyos-2.x. It has bug as : $java TestSerial Getenv JNI library not found. Env.getenv not work run the tos-install-jni tool, see man ts-install-jnifor

[Tinyos-help] Forwarding Message

2010-10-16 Thread ¯`•._.•Lance•._.•´¯
hi all, I am currently working on a wsn ( Micaz) project.I encountered some issues .The issue is that i want to forward message( hop count that i received from the target in the mesh network ) back to the base station but in between there will be some relay nodes. . Is there anyone can