[Tinyos-help] ssh file for the testbed

2013-01-17 Thread Sarah John Mwariti
Hi, i want to create an SSH file for the testbed...on the testbed i have 20 motes mounted on the ceiling of the lab , one of the motes serve as the gateway. i want to be able to access the testbed outside the lab.where i can just loggin on the terminal to access the testbed. How do i go

Re: [Tinyos-help] printf error

2013-01-15 Thread Sarah John Mwariti
:115200: ignoring unknown packet type 0x0 any suggestions of what's wrong? On Mon, Jan 14, 2013 at 10:59 AM, Sarah John Mwariti saraah1...@gmail.com wrote: Thanks all for the reply... I have taken all your comments into consideration. This what i get when i am trying to print

Re: [Tinyos-help] printf error

2013-01-14 Thread Sarah John Mwariti
sy.kal...@gmail.com wrote: Do you have the following line in your configuration file? components SerialPrintfC; notice that you don't need to wire it to anything. On 10-1-2013 9:28, Sarah John Mwariti wrote: Happy new year guys... I want to use printf statements in an application

Re: [Tinyos-help] printf error

2013-01-14 Thread Sarah John Mwariti
type 0x0 any suggestions of what's wrong? On Mon, Jan 14, 2013 at 10:59 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Thanks all for the reply... I have taken all your comments into consideration. This what i get when i am trying to print.It prints nothing Thread[Thread-1,5,main

[Tinyos-help] printf error

2013-01-10 Thread Sarah John Mwariti
Happy new year guys... I want to use printf statements in an application and I added the following flags in the makefile. CFLAGS += -I$(TOSDIR)/lib/printf CFLAGS += -DPRINTF_BUFFER_SIZE=250 and i have added include :#include printf.h header file but when i make telosb install, i get the

Re: [Tinyos-help] Temperature, Humidity and Light formula.

2012-12-19 Thread Sarah John Mwariti
knows what you are looking for. Best thing is to figure how to find this out for yourself. On Thu, Dec 13, 2012 at 1:16 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi guys, once again, im sending this question, i haven't got the answer of how to convert the light sensor raw data

Re: [Tinyos-help] Fwd: Temperature, Humidity and Light formula.

2012-12-19 Thread Sarah John Mwariti
raw data. can somebody send me the formula. i have searched on the previous messages on the mailing list but still no luck. Regards, -- Forwarded message -- From: *Sarah John Mwariti* saraah1...@gmail.com Date: Thu, Nov 29, 2012 at 3:42 PM Subject: Temperature, Humidity

[Tinyos-help] Fwd: Temperature, Humidity and Light formula.

2012-12-13 Thread Sarah John Mwariti
John Mwariti saraah1...@gmail.com Date: Thu, Nov 29, 2012 at 3:42 PM Subject: Temperature, Humidity and Light formula. To: tinyos-help@millennium.berkeley.edu Hi guys, i have modified the Oscilloscope code to sense the temperature, Humidity and Light. What is the formula to calculate the Humidity

[Tinyos-help] How to store data from the telosb network

2012-12-04 Thread Sarah John Mwariti
Hi all, I have a modified the Oscilloscope program to sense Temperature. I want to calculate the minimum, average and maximum temperature after a period of time eg. after 30 minutes. How do i store the data from the *telosb* network? Regards, Sara.

[Tinyos-help] Fwd: How to store data from the telosb network

2012-12-04 Thread Sarah John Mwariti
-- Forwarded message -- From: Sarah John Mwariti saraah1...@gmail.com Date: Tue, Dec 4, 2012 at 4:54 PM Subject: How to store data from the telosb network To: tinyos-help@millennium.berkeley.edu Hi all, I have a modified the Oscilloscope program to sense Temperature. I want

[Tinyos-help] How to store data from telosb network

2012-12-04 Thread Sarah John Mwariti
Hi all, I have a modified the Oscilloscope program to sense Temperature. I want to calculate the minimum, average and maximum temperature after a period of time eg. after 30 minutes. How do i store data from the *telosb* network? Regards, Sara. ___

[Tinyos-help] Temperature, Humidity and Light formula.

2012-11-29 Thread Sarah John Mwariti
Hi guys, i have modified the Oscilloscope code to sense the temperature, Humidity and Light. What is the formula to calculate the Humidity and Light? For Temperature i used: 38.4 + 0.0098 * (data). Hope to get the reply soon Thanks Sara. ___

[Tinyos-help] Linght . Hamamatsu?

2012-11-22 Thread Sarah John Mwariti
Hi guys, How do you measure the light? i know for Temperature and humidity you use Sensirionsht11. What do you use for Light, Hamamastu? And which formula to use for the lightfor temperature i used this one 38.4 + 0.0098 Regards Sara. ___

Re: [Tinyos-help] Programming the motes in the Tesbed.

2012-11-22 Thread Sarah John Mwariti
if you decide not to use the WiFi routers, which by default are assumed to be part of the testbed infrastructure. Best, Marcin On Mon, Nov 19, 2012 at 8:35 AM, Sarah John Mwariti saraah1...@gmail.com wrote: Dear All, I need some help Let say you have 20 motes on the test-bed

[Tinyos-help] Programming the motes in the Tesbed.

2012-11-19 Thread Sarah John Mwariti
Dear All, I need some help Let say you have 20 motes on the test-bed.and you want to select 9 motes to program. How do you select them? by creating the interface where you click the motes you want to program? If you have to create the interface, how do you go about it? In need of

Re: [Tinyos-help] How to program all the motes same time.

2012-11-18 Thread Sarah John Mwariti
to start banging your keyboard and giving it a go. --Antonio On Fri, Nov 16, 2012 at 12:58 PM, Sarah John Mwariti saraah1...@gmail.com wrote: i was able to do this by creating a bash file. Now how to create an interface where you can select which mote you want to program

Re: [Tinyos-help] Test-Bed

2012-11-16 Thread Sarah John Mwariti
John Mwariti saraah1...@gmail.com wrote: Hi All, I have created a small test bed and its working fine BUT each an every-time i send data to the nodes in the testbed, i have to program them one by one Is there anyway that i can send data to all of them once? And how

[Tinyos-help] How to program all the motes same time.

2012-11-16 Thread Sarah John Mwariti
Hi guys, i have a small test-bed using 6 motes, whenever i send data to the motes, i send data to each motes in a given time. How to program all the motes same time instead of programming them one by one? Looking forward to your reply. Regards Sara.

[Tinyos-help] Fwd: How to program all the motes same time.

2012-11-16 Thread Sarah John Mwariti
-- Forwarded message -- From: Sarah John Mwariti saraah1...@gmail.com Date: Fri, Nov 16, 2012 at 10:42 AM Subject: How to program all the motes same time. To: tinyos-help@millennium.berkeley.edu Hi guys, i have a small test-bed using 6 motes, whenever i send data to the motes

Re: [Tinyos-help] How to program all the motes same time.

2012-11-16 Thread Sarah John Mwariti
i was able to do this by creating a bash file. Now how to create an interface where you can select which mote you want to program? On Fri, Nov 16, 2012 at 10:42 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi guys, i have a small test-bed using 6 motes, whenever i send data

[Tinyos-help] Test-Bed

2012-11-15 Thread Sarah John Mwariti
Hi All, I have created a small test bed and its working fine BUT each an every-time i send data to the nodes in the testbed, i have to program them one by one Is there anyway that i can send data to all of them once? And how to create the interface where i can select the nodes that i

Re: [Tinyos-help] Test-Bed

2012-11-15 Thread Sarah John Mwariti
On Thu, Nov 15, 2012 at 10:21 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi All, I have created a small test bed and its working fine BUT each an every-time i send data to the nodes in the testbed, i have to program them one by one Is there anyway that i can send data to all

[Tinyos-help] (no subject)

2012-11-14 Thread Sarah John Mwariti
Hi All, I have created a small test bed and its working fine BUT each an every-time i send data to the nodes in the testbed, i have to program them one by one Is there anyway that i can send data to all of them once? And how to create the interface where i can select the nodes that i

[Tinyos-help] Transmission Power

2012-11-13 Thread Sarah John Mwariti
Hi guys, i am trying to modify the BlinkToRadio program to control the transmission power. I have modified the BlinkToRadio Makefile code to this : OMPONENT=BlinkToRadioAppC include $(MAKERULES) PFLAGS+=-DCC2420_DEF_RFPOWER = 10; Can somebody PLEASE tell me of i am doing this correctly if

Re: [Tinyos-help] Transmission Power

2012-11-13 Thread Sarah John Mwariti
And i am using telosb motes... On Tue, Nov 13, 2012 at 12:18 PM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi guys, i am trying to modify the BlinkToRadio program to control the transmission power. I have modified the BlinkToRadio Makefile code to this : OMPONENT=BlinkToRadioAppC

[Tinyos-help] Fwd: Transmission Power

2012-11-13 Thread Sarah John Mwariti
-- Forwarded message -- From: Sarah John Mwariti saraah1...@gmail.com Date: Tue, Nov 13, 2012 at 12:23 PM Subject: Re: Transmission Power To: tinyos-help@millennium.berkeley.edu, Eric Decker cire...@gmail.com And i am using telosb motes... On Tue, Nov 13, 2012 at 12:18 PM

Re: [Tinyos-help] Fwd: Transmission Power

2012-11-13 Thread Sarah John Mwariti
-CC2420PacketC; App.MilliTimer - TimerMilliC; } COMPONENT=TestAMAppC include $(MAKERULES) On Tue, Nov 13, 2012 at 7:04 AM, Sarah John Mwariti saraah1...@gmail.comwrote: -- Forwarded message -- From: Sarah John Mwariti

Re: [Tinyos-help] Reading Temperature

2012-11-09 Thread Sarah John Mwariti
do to solve it? On Thu, Nov 8, 2012 at 11:53 PM, Sarah John Mwariti saraah1...@gmail.comwrote: Finally i it is workingThank you! On Fri, Nov 9, 2012 at 8:58 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi All, I need help, i have modified the oscilloscope application but i

Re: [Tinyos-help] Reading Temperature

2012-11-09 Thread Sarah John Mwariti
to test the multihop communication. On Fri, Nov 9, 2012 at 1:16 PM, Sarah John Mwariti saraah1...@gmail.comwrote: it was compiling but not giving me the result i was expecting which is Temperature. It wasnt reading this formula: temp = -38.4 + 0.0098 *data because of the where/how

Re: [Tinyos-help] Reading Temperature

2012-11-09 Thread Sarah John Mwariti
And im using only 3 motes , one as a base station Do i need serialboard to run the MultihopOscilloscope? On Fri, Nov 9, 2012 at 1:19 PM, Sarah John Mwariti saraah1...@gmail.comwrote: now i have a problem with the MultihopOscilloscope : im trying yo run the MultihopOscilloscope Application

[Tinyos-help] Reading Temperature

2012-11-08 Thread Sarah John Mwariti
Hi All, I need help, i have modified the oscilloscope application but i cant seem to get the code working. where to put : temp = -38.4 + 0.009*data? on the .h file or OscilloscopeC file Regards Sara. ___ Tinyos-help mailing list

Re: [Tinyos-help] Reading Temperature

2012-11-08 Thread Sarah John Mwariti
Finally i it is workingThank you! On Fri, Nov 9, 2012 at 8:58 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi All, I need help, i have modified the oscilloscope application but i cant seem to get the code working. where to put : temp = -38.4 + 0.009*data? on the .h file

[Tinyos-help] TEOSB Bi-directional communication between 2 motes

2012-10-24 Thread Sarah John Mwariti
Hi guys, in need of some help with bi-directional communication between two motes, or a document that i can use. I have gone through the mote-mote communication tutorial, and it works fine I want to have a BaseStation sending data to a mote then after 1muntes then the mote forward the data to

Re: [Tinyos-help] TEOSB Bi-directional communication between 2 motes

2012-10-24 Thread Sarah John Mwariti
, Not sure what you are asking. Not clear at all. On Wed, Oct 24, 2012 at 12:06 AM, Sarah John Mwariti saraah1...@gmail.com wrote: Hi guys, in need of some help with bi-directional communication between two motes, or a document that i can use. I have gone through the mote-mote

[Tinyos-help] bi-directional communication between two motes

2012-10-23 Thread Sarah John Mwariti
Hi guys, in need of some help with bi-directional communication between two motes, or a document that i can use. i have gone through the mote-mote communication tutorial, and it works fine I want to have a BaseStation sending data to a mote then after 1muntes then the mote forward the data to

[Tinyos-help] Help:Reading/Sending Temperature

2012-10-22 Thread Sarah John Mwariti
Hi All, I have a modified the Collection code from the tutorials, to Read the temperature value and transmit the temperature among the telosb motes (i have used 2 motes plus one as BaseStation). But it gives an error, which i am failing to fix, Please Help. there is an error: mkdir -p

Re: [Tinyos-help] Sending Packets

2012-10-12 Thread Sarah John Mwariti
cometendo erros, Goethe On Wed, Oct 10, 2012 at 7:39 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi All, I followd the mote-mote communication tutorialit gives me an error, tried solving it but still, i have an error. there is an error i am getting: mkdir -p build/telosb

[Tinyos-help] Toggling the LEDS

2012-10-12 Thread Sarah John Mwariti
Hi Everyone, I was able to send packets from one mote to another mote. I want to Toggle one LED on the mote, eg Toggle Blue LED in one mote and Toggle Red LED to another mote. How do i do this? Sorry for asking a primitive questions, im still new. Regards Sarah.

Re: [Tinyos-help] Sending Packets

2012-10-10 Thread Sarah John Mwariti
] Error 1 Please Help. Regards Sarah. On Wed, Oct 10, 2012 at 7:44 AM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi Eric, Thank you fr replying, I'll follow the tutorial. Regards Sarah. On Wed, Oct 10, 2012 at 1:55 AM, Eric Decker cire...@gmail.com wrote: Hi Sarah, work through

[Tinyos-help] Sending Packets

2012-10-09 Thread Sarah John Mwariti
Hi All, I am new on Tinyos, im still trying to understand it. I was able to install Tinyos 2.1.2 version on Linux 12.04 and its working fine. I have practised the Blink necCode and played around with it. Feels good when the motes Blinks. Now i need help on how to send the packets e.g sending 1

Re: [Tinyos-help] Sending Packets

2012-10-09 Thread Sarah John Mwariti
Hi All, I am new on Tinyos, im still trying to understand it. I was able to install Tinyos 2.1.2 version on Linux 12.04 and its working fine. I have practised the Blink necCode and played around with it. Feels good when the motes Blinks. Now i need help on how to send the packets e.g

Re: [Tinyos-help] Sending Packets

2012-10-09 Thread Sarah John Mwariti
/index.php/TinyOS_Tutorials in particular check out mote-to-mote communication On Tue, Oct 9, 2012 at 2:20 PM, Sarah John Mwariti saraah1...@gmail.comwrote: Hi All, I am new on Tinyos, im still trying to understand it. I was able to install Tinyos 2.1.2 version on Linux 12.04 and its working