[Tinyos-help] EPEROM

2007-11-18 Thread Chan kenniel
Dear all, is telosb has EEPROM? If I wanna store data in EEPROM, does tossim support this? -- Best wishes, Kenneth Chan Wish you have a good day! ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.mil

Re: [Tinyos-help] Error about Python.h

2007-11-18 Thread Philip Levis
On Nov 18, 2007, at 1:40 PM, [EMAIL PROTECTED] wrote: Hello everybody. I'm new to tinyos and to thew list as well. I'm using SuSe Linux 2.6.18.2-34-xen and I have installed all packages suggested for TinyOS on http://www.tinyos.net/tinyos-2.x/ doc/html/install-tinyos.html. I have also mad

[Tinyos-help] Where is all sensor components of Telos B located?

2007-11-18 Thread Derek Tarm
Hi all. I am writing a program that read the humidity, temperature and light sensors data periodically from telosb sensors. But I couldn't find their components. Could you please tell me or show me some doc about this? Thank you! ___ Tinyos-help mailing l

Re: [Tinyos-help] string.h

2007-11-18 Thread Vijayant Bhatnagar
Hey Michael, I am using tinyos 2.0.2. Thanks, Vijayant. On Nov 18, 2007 10:08 PM, Michael Schippling <[EMAIL PROTECTED]> wrote: > hmm, it's usually "string.h", all lower-case. > > What versions of what platforms are you using? > MS > > > Vijayant Bhatnagar wrote: > > Hi, > > Please let me know if

Re: [Tinyos-help] unicasting message

2007-11-18 Thread Michael Schippling
read more of the tutorial. But the quick answer is: use the destination moteID instead of BCAST as the send() address argument. MS Vijayant Bhatnagar wrote: Hi, I am right now doing broadcast using the reference from tinyos tutorials using AM_BROADCAST_ADDR. Can you please tell me how can i un

Re: [Tinyos-help] string.h

2007-11-18 Thread Michael Schippling
hmm, it's usually "string.h", all lower-case. What versions of what platforms are you using? MS Vijayant Bhatnagar wrote: Hi, Please let me know if string.h is supported in nesC ? I am getting this error "RadioCountToLedsC.nc:34:20: error: String.h: No such file or directory". thanks, Vijaya

[Tinyos-help] unicasting message

2007-11-18 Thread Vijayant Bhatnagar
Hi, I am right now doing broadcast using the reference from tinyos tutorials using AM_BROADCAST_ADDR. Can you please tell me how can i unicast message ? What address should be given for that ? Help appreciated. thanks, Vijayant Bhatnagar Rutgers Univ.

[Tinyos-help] string.h

2007-11-18 Thread Vijayant Bhatnagar
Hi, Please let me know if string.h is supported in nesC ? I am getting this error "RadioCountToLedsC.nc:34:20: error: String.h: No such file or directory". thanks, Vijayant Bhatnagar ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU http

RE: [Tinyos-help] Error about Python.h

2007-11-18 Thread Janos Sallai
You probably don't have the python-devel package installed. The easiest way to get it is though suse's package manager. Janos -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, November 18, 2007 3:40 PM To: tinyos-help@Millenn

[Tinyos-help] Error about Python.h

2007-11-18 Thread ekol
Hello everybody. I'm new to tinyos and to thew list as well. I'm using SuSe Linux 2.6.18.2-34-xen and I have installed all packages suggested for TinyOS on http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html. I have also made a soft link of /usr/bin/nescc to /usr/local/bin/nescc

Re: [Tinyos-help] no output when i run TinyDBApp

2007-11-18 Thread Michael Schippling
Do you have the jar (not just the directory) which contains TinyDBMain in your CLASSPATH? MS allen john wrote: when i run TinyDBApp in mica2 mote and run tools/java java net.tinyos.tinydb.TinyDBMain this message come Exception in thread "main" java.lang.NoClassDefFoundError:net/tinyos/tinydb/T

[Tinyos-help] no output when i run TinyDBApp

2007-11-18 Thread allen john
when i run TinyDBApp in mica2 mote and run tools/java java net.tinyos.tinydb.TinyDBMain this message come Exception in thread "main" java.lang.NoClassDefFoundError:net/tinyos/tinydb/TinyDBMain the packages are available in /opt/tinyos-1.x/tools/java/jars what is the problem please tell me tha

[Tinyos-help] c based solution for sending messages from mote.

2007-11-18 Thread yzheng
Dear All, I need to detect the running environment of nesc program and send it out to an external analyzer. Since the insertion of the sending code is done automatically, it seems hard to integrate a component like the Oscilloscope Application to the original program by machine. I am wond

[Tinyos-help] Send data to ADC Channel

2007-11-18 Thread Chan kenniel
Hi everyone, is it any method to send data to ADC channel? -- Best wishes, Kenneth Chan Wish you have a good day! ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mail

[Tinyos-help] Socket tutorial

2007-11-18 Thread Chan kenniel
Hi, everyone, is there any tutorial about socket programming for tinyos? -- Best wishes, Kenneth Chan Wish you have a good day! ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.ed