[Tinyos-help]

2007-07-09 Thread Arun Venkateshwaran
Hi, We are using Tmote sky, our power supply is 3.6V and we want to set the adc reference voltage to 2.5V and the DAC maximum output to 2.5V .Could any tel me how to do this? Thanks for your help in advance. Thanks, Arun ___ Tinyos-help mailing list

[Tinyos-help]how to set ADC and DAC reference voltage

2007-07-09 Thread Arun Venkateshwaran
Hi, We are using Tmote sky, our power supply is 3.6V and we want to set the adc reference voltage to 2.5V and the DAC maximum output to 2.5V .Could any tel me how to do this? Thanks for your help in advance. Thanks, Arun ___ Tinyos-help mailing list

[tinyos-help] Flash and radio

2007-07-07 Thread Arun Venkateshwaran
Hi, I am working on an application to stores data on the flash(using BlockStorageC) on node1 (tmote). Then using node2 I send a message to node1, on receiving this message I want node1 to read the flash and send the data back to node2. I dont have any problem reading and writing to the flash

[Tinyos-help] MSP430DAC

2007-06-22 Thread Arun Venkateshwaran
HI, I am connecting an external sensor to tmote sky . I would like to supply a voltage of 2500mv on DAC0. I am using msp430dac.set() to set the voltage could someone let me know if this is the right way? If not how do i specify it? Thanks, Arun ___

Re: [Tinyos-help] Debugging Tmotes using JTAG with Boomerang on WinXP

2006-08-10 Thread Arun Venkateshwaran
Hi Christian, Try using (gdb)targe remote localhost:portno and then try the commands monitor and load.It works for me. $ msp430-gdb main.exe GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change

[Tinyos-help] Tinyos-2.x java compile errors

2006-07-24 Thread Arun Venkateshwaran
Hi, I have installed tinyos 2.x.I am working on windows (telosb). Any application with java doesn't build. There was this same issue in the mailing list, I tried everything suggested by Phil , still doesn't work. $ java net.tinyos.tools.Listen Exception in thread main

[Tinyos-help] Tmote with other deives

2006-06-30 Thread Arun Venkateshwaran
HI, I am using tmote sky .I have an another wireless device which is trying to associate with the sensor node. The other wireless device sends the beacon request to associate with the sensor node. Is it possible to associate these two devices? if the wireless device sends packets will the sensor

[Tinyos-help] Associate with Tmote

2006-06-29 Thread Arun Venkateshwaran
Hi,I am trying to associate another device with tmote for an application?Is it possible to do it?If so, How can I do it? Thanks in advance.Regards,Arun ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU