When trying to observe packets using serialforwarder, no packets appear to be 
observed knowing that i adjusted the mote communications with the correct port 
and rate of mica2; 
and when using cygwin to view raw data using either listen or xlisten of Xbow, 
also nothing is observed, knowing that i tried changing to a wrong port which 
output error to check if it works.
Any ideas?
Thank You


-----Original Message-----
From: Giri Baleri [mailto:[EMAIL PROTECTED]
Sent: Mon 7/2/2007 06:56 PM
To: CASTEL Myriam
Cc: [email protected]
Subject: RE: [Tinyos-help] how to observe raw data
 
If your custom packet is being successfully delivered to XMeshBase, then
you should be able to see the raw packets coming into XServe (i.e.
Cygwin console) by using "-r" flag. To convert them into Engineering
units you need to have your ConfigXML defined and then starting XServe
using "-c" flag.

Giri

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of CASTEL
Myriam
Sent: Monday, July 02, 2007 5:59 AM
To: [email protected]
Subject: [Tinyos-help] how to observe raw data

Hello,

I wrote some programs but I don't manage to see the data which are
transmitted. I am using the software Moteworks.
- I tried to use XServe (with XMeshBase programmed at the base station)
by typing xserve -device=COM4 but no message is read. I just obtain: 
opening serial device: /dev/ttyS3 @57600 However, xserve work with other
applications in tutorial.

I think that one or more files are missing but Idon't know which.
Does anybody know how to see transmitted message in the cygwin console? 
(-with Listen, getenv JNI library is not found while I have it - I tried
to had SODebug.h file but it doesn't work)

Thank you for your help.

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



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

Reply via email to