[Tinyos-help] unsubscrible my email from your mailing list

2014-04-08 Thread Riad Azzam
dear could please unsubscrible my email from your mailing list regards ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Help regarding SHT21 sensor

2014-04-08 Thread Antonis Tzounis
Hello, I am trying to use SHT21 sensor, but there are errors both in my configuration file and when I am trying to compile my code. The error is : component 'Sht21C' is not generic This is the part of the code that has this error: components new Sht21C as TempSensor; components new Sht21C as Humi

Re: [Tinyos-help] Help regarding SHT21 sensor

2014-04-08 Thread András Bíró
Hi Antonis, What platform are you using? What is DHT21? I couldn't find anything about it.. Best, Andras Biro http://ucmote.com On Tue, Apr 8, 2014 at 6:22 PM, Antonis Tzounis wrote: > Hello, > I am trying to use SHT21 sensor, but there are errors both in my > configuration file and when I a

Re: [Tinyos-help] unsubscrible my email from your mailing list

2014-04-08 Thread Saeid Yazdani
You have to do it itself. Check the signature of Tinyos emails On Apr 8, 2014 5:04 PM, "Riad Azzam" wrote: > dear > > could please unsubscrible my email from your mailing list > regards > > > ___ > Tinyos-help mailing list > Tinyos-help@millennium.berke

Re: [Tinyos-help] ΠΡΟΣ: Re: Help regarding SHT21 sensor

2014-04-08 Thread András Bíró
It says it's an sht11 replacement on ebay, not sht21. That's might be right, I'm not sure. But it's definitely not compatible with sht21, that's an i2c sensor, and this is some unique one wire stuff. To use it as sht11, you should create some files, similar to the four at tos/platforms/telosa/chips

[Tinyos-help] Cryptic compile error with flag avr-studio-debug

2014-04-08 Thread Roadstar Runner
I have been compiling my program with the 'avr-studio-debug' flag so that i can use a JTAG to debug my software. Recently, even though my program compiles normally without the debug flag, it fails when i use the avr-studio-debug flag. I get a bunch of cryptic error message that reads like this */