[Tinyos-help] ADC

2008-05-05 Thread subhash nemani
hi In this code i'm calling all of the sensors connected to the ADC ports simultaneously what will be the time lag between the data acquisition from the ADC ports? will i get all the samples simultaneously please give me reply as soon as possible. extADC1_3phrmsM.nC

[Tinyos-help] baudrate

2008-04-27 Thread subhash nemani
hi can anybody guide how to change the baudrate of tmotesky kit in tinyos-1.x i followed the procedure given in bommerang but i am unable to find out platform.properties file plzz guide me it is urgent. ___ Tinyos-help mailing list

[Tinyos-help] (no subject)

2008-04-21 Thread subhash nemani
what is the minimum and maximum interval for timers of tmotesky kit ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TIMER

2008-04-21 Thread subhash nemani
what is the minimum and maximum interval for timers of tmotesky kit ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2008-04-08 Thread subhash nemani
hi how can i measure the supply voltage(battery) of the tmote, without using any of the ADC ports because for all the ADC ports sensors are connected, is there any software command to directly get the supply voltage of tmote??? thanks in advance ___

[Tinyos-help] repeater

2008-03-19 Thread subhash nemani
does anybody has the program which just forwards the data to the other node it must act like a repeater ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Re: repeater

2008-03-19 Thread subhash nemani
does anybody has the program which just forwards the data to the other node it must act like a repeater i'm using tmotesky kit and tinyos-1.x ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] multihop

2008-03-18 Thread subhash nemani
hi i am describing my problem the code which is attached to this mail is dumped in three motes with moteid's 2,1,0 In this code the data is being sent for every two mins but the major problem is that for eg:-if the mote2 sends data at 11(hrs).40(mins).48(secs) again it should send data at

[Tinyos-help] Re: multihop

2008-03-18 Thread subhash nemani
i think there is some problem with the synchronisation On 3/18/08, subhash nemani [EMAIL PROTECTED] wrote: hi i am describing my problem the code which is attached to this mail is dumped in three motes with moteid's 2,1,0 In this code the data is being sent for every two

[Tinyos-help] static multihop

2008-03-06 Thread subhash nemani
hi i'm facing problems with multihop so i have decided to make static hopping technique, so anyone can give me the idea of how to transfer 18bytes of data through static multihop technique can anybody give me a sample application to do that plzz help me in this regard

[Tinyos-help] serialforwarder

2008-02-26 Thread subhash nemani
a connection. Harri -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *subhash nemani *Sent:* Tuesday, February 26, 2008 8:30 AM *To:* tinyos-help@millennium.berkeley.edu *Subject:* [Tinyos-help] SERAILFORWARDER CLIENT i exceuted

[Tinyos-help] SERAILFORWARDER CLIENT

2008-02-25 Thread subhash nemani
i exceuted the serialforwarder and i got display saying that listening for the client connections on the port 9001, i have written client application in java ,serialforwarder application is recognising my client also but that data is not being transferred this mail has an client attachment

[Tinyos-help] MULTIHOP

2008-02-24 Thread subhash nemani
hi this code is working good but the major problem is that it is not sending the data in the multihop way, so can anybody fix the problem it's payload is 18 bytes pl help me to know why multihop is not working in my code i'm using tinyos-1.x thanks in advance extADC1_3phrmsM.nC

[Tinyos-help] serialforwarder

2008-02-24 Thread subhash nemani
i would like to know for what purpose serialforwarder is used for and i read about serialforwarder in one of the tinyos lesson but couldn't understand clearly is there any inbuilt(sample ) application to know its working thanks in advance ___

[Tinyos-help] (no subject)

2008-02-24 Thread subhash nemani
i'm using tmote kits and tinyos-1.x platform ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] ARRAYS

2008-02-23 Thread subhash nemani
can we declare arrays in nesC ?? pl show me how to declare arrays ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] network communication

2008-02-20 Thread subhash nemani
i am able to send the data from sensor nodes to basestation successfully but can anybody help me out for sending the data from basestation to sensor nodes i have tried SimpleCmd on tmote kits but they are not working. if i give a command in the pc , the basestation should recognise it and it must

[Tinyos-help] network communication

2008-02-18 Thread subhash nemani
i am able to send the data from sensor nodes to basestation successfully but can anybody help me out for sending the data from basestation to sensor nodes i have tried SimpleCmd on tmote kits but they are not working please help me in this regard ___

[Tinyos-help] Re: multihop and relay

2008-01-11 Thread subhash nemani
hi By using this program i am not able to send the packets through multihop what could be the problem??? plzzz help me in this regard extADC1_3phrmsM.nC Description: Cdf file ___ Tinyos-help mailing list

[Tinyos-help] LESSON7 of tinyos tutorial

2008-01-09 Thread subhash nemani
hi i have installed SimpleCmd in one mote with id as 1 and in the basestation i dumped the TOSBase by giving the commands such as led_on,led_off java net.tinyos.tools.BcastInject.led_on it is giving message like sending payload 1 1 0 0 0 0 0 0 0 [EMAIL PROTECTED]:resynchronising and quiting but

[Tinyos-help] Re: LESSON7 of tinyos tutorial

2008-01-09 Thread subhash nemani
hi i have installed SimpleCmd in one mote with id as 1 and in the basestation i dumped the TOSBase by giving the commands such as led_on,led_off java net.tinyos.tools.BcastInject.led_on it is giving message like sending payload 1 1 0 0 0 0 0 0 0 [EMAIL PROTECTED]:resynchronising and

[Tinyos-help] multihop and relay

2008-01-05 Thread subhash nemani
hi By using this program i am not able to send the packets through multihop what could be the problem??? but data is transmitted to basestation successfully and is there any provision to send a signal(trip a relay) from the basestation to the mote in the field, by using

[Tinyos-help] tmote

2008-01-01 Thread subhash nemani
hi i have written applications to sense data and transmit to the basestation(mote connected to personal computer) successfully but i don't know how to send the data from the basestation( mote connected to personal computer) to a particular mote in the field pl give me a sample application

[Tinyos-help] Re: tmote

2008-01-01 Thread subhash nemani
hi i have written applications to sense data and transmit to the basestation(mote connected to personal computer) successfully but i don't know how to send the data or a signal(such as output a high signal on DAC0 in the tmote with moteid X) from the basestation( mote connected to personal

[Tinyos-help] DAC

2007-12-28 Thread subhash nemani
can anybody give a sample program regarding ADC conversion and back to DAC conversion i have done ADC conversion successfully but i couldn't do DAC conversion so someone pl help me out in DAC conversion thanks in advance ___ Tinyos-help mailing

[Tinyos-help] MUTLIHOPPING

2007-09-20 Thread subhash nemani
hi i have attached the module file for sensing voltage from external sensor it is working but i want to send the voltage for a particular node which i wish for eg:- i have installed code into 4 tmotesky motes as 0,1,2,3(by using make tmote install,x)where x is 0,1,2,3 all are kept with in

[Tinyos-help] MUTLIHOPPING

2007-09-20 Thread subhash nemani
-- Forwarded message -- From: subhash nemani [EMAIL PROTECTED] Date: Sep 16, 2007 1:16 AM Subject: MUTLIHOPPING To: tinyos-help@millennium.berkeley.edu hi i have attached the module file for sensing voltage from external sensor it is working but i want to send the voltage

[Tinyos-help] MUTLIHOPPING

2007-09-15 Thread subhash nemani
hi i have attached the module file for sensing voltage from external sensor it is working but i want to send the voltage for a particular node which i wish for eg:- i have installed code into 4 tmotesky motes as 0,1,2,3(by using make tmote install,x)where x is 0,1,2,3 all are kept with in

[Tinyos-help] external antenna

2007-09-13 Thread subhash nemani
we have tmotes without internal antenna and provision for external i.e SMA connector .i have connected linksys 7dBi antennas but it is not covering even a distance of 20 mts what might be the problem??? please help me in this regard i have tired the power settings using commands at the cygwin