Re: [Tinyos-help] TINYOS 2.0, micaz, ADC, Atmega HELP !

2006-08-07 Thread Philip Levis
On Aug 6, 2006, at 6:51 AM, [EMAIL PROTECTED] wrote: Hi, I'm desperately trying to understand how to use Atmega pins in order to powerup mst420 sensors and reading Humidity, Temperature, Light, pression Voltage ADC raw value. I wasn't able to find anything about it. Secondly, I would

[Tinyos-help] Fwd: Re: [

2006-08-07 Thread Sat Sari
Note: forwarded message attached. See the all-new, redesigned Yahoo.com. Check it out. ---BeginMessage--- Please send questions to tinyos-help. Phil On Aug 6, 2006, at 11:30 PM, Sat Sari wrote: Hi, I wanted to know ---when i say rpm-qa the cygwin window says no command found or no

[Tinyos-help] Error on compiling Tutorial 1

2006-08-07 Thread nazrul hazeri
Hi there..I want to compile the blink tutorial,but after i made the make all instruction; at the last line this note appearedmake:***[all] Error 1is there any problem with this? Is someone could help me on this. Yahoo! Photos – NEW, now offering a quality print service from

[Tinyos-help] Error on compiling Tutorial 1

2006-08-07 Thread tarun bansal
Have you tried h/w and s/w verification as given on: http://www.tinyos.net/tinyos-1.x/doc/tutorial/verifyhw.html ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Error on compiling Tutorial 1

2006-08-07 Thread Firat TARAKTAS
Hi, First, be sure about the power connection. Then, type "make your platform name " If it doesn't solve your problem, check the pins of your hardware I/O with hardware.h Frat TARAKTA - Original Message - From: nazrul hazeri To:

[Tinyos-help] Generating component graphs.

2006-08-07 Thread Ravilochan G S
Hello, Could someone please let me know if there is a tool to generate component graphs using configuration files?-- regards,ravi ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

Re: [Tinyos-help] Deluge: Nodes won't reboot over the air

2006-08-07 Thread Dongyan Chen
You might want to check your battery voltage. I ran into the same problem a while ago and it turns out that when the battery voltage is less than a certain value (I remember it's 2.7V) the flash in the MCU can't be re-programed. - Dongyan On 8/7/06, R Gartz [EMAIL PROTECTED] wrote: Hello, I'm

[Tinyos-help] directive to write in flash memory?

2006-08-07 Thread Nicolas Schulcz
Hello. In order to use flash memory on TMoteSky, is it a way to use flash memory without the module BlockStorage? I think like a compilation directive to put before some variable.. Thank you for all. Nicolas ___ Tinyos-help mailing list

Re: [Tinyos-help] Deluge: Nodes won't reboot over the air

2006-08-07 Thread R Gartz
Hello,Indeed that was the problem, thx!R.On 8/7/06, Dongyan Chen [EMAIL PROTECTED] wrote: You might want to check your battery voltage. I ran into the sameproblem a while ago and it turns out that when the battery voltage is less than a certain value (I remember it's 2.7V) the flash in the

Re: [Tinyos-help] for David Gay: Matchbox

2006-08-07 Thread David Gay
Sorry, I wrote Matchbox, but know nothing about its integration with TinyDB. David Gay On 8/2/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi David Gay, I'm using matchbox with TinyDB. I have seen that you implemented a lot of code for TinyDB (expecially the part about flash memory) I'd

[Tinyos-help] Can't get BlinkToRadio to Work

2006-08-07 Thread Ian Welch
Using TinyOS2.x on the Mica2Dot platformI run the following commands when installing the application on the Motesmake mica2dot install mib510 MIB510=/dev/ttys4Compiles and installs with no error or warnings. When I power up both motes I get no Blinking LED???Neither mote has been modified and

[Tinyos-help] problems with using block storage at high data rate in tinyos-2.x beta2

2006-08-07 Thread Avinash Sridharan
Hi All,I was having problems using the block storage device when I am using it to log data at high data rates. The settings for the CSMA are , the initial backoff is between 0-10ms and the congestion backoff is 0-3ms. I am using the tmote sky platform for my experiments.The logic I am using to

[Tinyos-help] Re: Can't get BlinkToRadio to Work

2006-08-07 Thread Ian Welch
Problem Solved,Needed to include the initial flags to set the frequencies to be the same.PFLAGS=-DCC1K_DEF_PRESET= #On 8/7/06, Ian Welch [EMAIL PROTECTED] wrote:Using TinyOS2.x on the Mica2Dot platformI run the following commands when installing the application on the Motes make mica2dot install

Re: [Tinyos-help] Generating component graphs.

2006-08-07 Thread Michael Schippling
I think you want: make [platform] docs Then go look in ../doc/nesdoc/[platform] You will need to have graphviz installed correctly to get to the dot program which generates the gif graph files. MS Ravilochan G S wrote: Hello, Could someone please let me know if there is a tool to

Re: [Tinyos-help] Re: IEEE-802.15.4 - Beacon Mode

2006-08-07 Thread Philip Levis
On Aug 5, 2006, at 4:30 AM, [EMAIL PROTECTED] wrote: Dear friends, The paper entitled EVALUATING THE USE OF MOTES AND TINYOS FOR A MOBILE SENSOR PLATFORM evaluates 802.15.4 (beaconmode) on a real sensor network of micaz and telos motes. Suprisingly, it says beacon mode

[Tinyos-help] Re: cygwin1.dll was not found

2006-08-07 Thread Nilay Chheda
Thanks primalfear,now that the plugin loads itself, the problem is that it shows coneection failed. Any idea?Thanks,Nilayhello just try posting the cygwin1.dll file in the system32 . ensure not to have multiple file of cygwin1.dll primalfear On 8/7/06, Nilay Chheda [EMAIL PROTECTED] wrote: hi,

Re: [Tinyos-help] Re: IEEE-802.15.4 - Beacon Mode

2006-08-07 Thread [EMAIL PROTECTED]
On Mon, 7 Aug 2006, Philip Levis wrote: On Aug 5, 2006, at 4:30 AM, [EMAIL PROTECTED] wrote: Dear friends, The paper entitled EVALUATING THE USE OF MOTES AND TINYOS FOR A MOBILE SENSOR PLATFORM evaluates 802.15.4 (beaconmode) on a real sensor network of micaz and