[Tinyos-help] Help about Packet transfer through CTP protocol and low power listning

2008-04-17 Thread gaurav mathur
Hi, 1. I need a simple programme showing packet transfer using CTP protocol. How can I send a packet to a single root in multi hopes. 2. Can I use low power listning with CTP ? Gaurav Mathur D-54 Karakoram Hostel IIT Delhi Ph. 9911809832 Email : [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [Tinyos-help] Help about Packet transfer through CTP protocol and low power listning

2008-04-17 Thread Omprakash Gnawali
On Thu, Apr 17, 2008 at 3:31 AM, gaurav mathur [EMAIL PROTECTED] wrote: Hi, 1. I need a simple programme showing packet transfer using CTP protocol. How can I send a packet to a single root in multi hopes. Please take a look at apps/MultihopOscilloscope or apps/tests/TestNetwork 2. Can I

[Tinyos-help] help about TinySec for TinyOS version 2

2008-04-14 Thread Andrea Maestrini
Hi all! I'm new in TinyOS's world! I have to program motes with TinyOS 2.0.2 and in particular security aspects with, for example TinySec, SenSec, TinyECC etc... I have browsed in web page about Porting TinyOS 1.x Code to TinyOS 2.0 and I have found nothing about TinySec for version 2.0 or

[Tinyos-help] Help concearning mote programming

2008-04-14 Thread fhg07
(Firstly, I am resending this e-mail, because I have sent it previously without being subscribed to the help mailing group, I do apologise if this was received twice) Well, I have started to use tinyOS recently, but as I am being supported by my lecturer, I already have The Professional

Re: [Tinyos-help] Help concearning mote programming

2008-04-14 Thread Janos Sallai
@millennium.berkeley.edu Subject: [Tinyos-help] Help concearning mote programming (Firstly, I am resending this e-mail, because I have sent it previously without being subscribed to the help mailing group, I do apologise if this was received twice) Well, I have started to use tinyOS recently, but as I am being

Re: [Tinyos-help] Help concearning mote programming

2008-04-14 Thread Eric Keller
Check to see that the power switch on the mote and the on/off switch on the end of the MIB510 are both off. Second, motelist only works with telosb. Very unfortunate. Eric On Mon, Apr 14, 2008 at 10:25 AM, [EMAIL PROTECTED] wrote: (Firstly, I am resending this e-mail, because I have sent it

[Tinyos-help] [tinyos-help] help plz multihopRoute

2008-04-11 Thread dima .
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [Tinyos-help] [tinyos-help] help plz multihopLEPSM CC: tinyos-help@millennium.berkeley.edu I suggest looking at CTP in TinyOS 2.x - the code there has more comments, there are more documents describing the protocol, and the code

Re: [Tinyos-help] [tinyos-help] help plz multihopRoute

2008-04-11 Thread Omprakash Gnawali
On Fri, Apr 11, 2008 at 4:30 AM, dima . [EMAIL PROTECTED] wrote: hi again, 1-PLZ WHERE could i find the CTP in TINYOS-2 ?? You can find it in tos/lib/net/ctp You can read about it here: http://tinyos.cvs.sourceforge.net/tinyos/tinyos-2.x/doc/txt/tep119.txt?revision=1.8view=markup

[Tinyos-help] [tinyos-help] help plz multihopLEPSM

2008-04-08 Thread dima .
hello all , plz i need the best help i can get i am working on impelemting a rounting algorithm and i am trying to understand the multihopeRoute so i could change in it ino my algorithm called DSAP am I on the right way to do this ??? could anyone help me to find the answer about

Re: [Tinyos-help] [tinyos-help] help plz multihopLEPSM

2008-04-08 Thread Omprakash Gnawali
I suggest looking at CTP in TinyOS 2.x - the code there has more comments, there are more documents describing the protocol, and the code borrows some parts from the TinyOS 1.x routing protocols you mention. - om_p On Tue, Apr 8, 2008 at 8:33 AM, dima . [EMAIL PROTECTED] wrote: hello all

[Tinyos-help] help-Micaz packets

2008-04-04 Thread naveen reddy
Hi..., I am using micaz motes with XMesh application(XMDA300) burnt into them.The problem is that i am receiving 5 copies of same data packet at every sampling interval from every mote...I am not getting how to work it out...Please help me.. Thanks in advance... regards,

[Tinyos-help] help please need for a tool

2008-04-04 Thread funofnet Funofnet
Hi, Dear TinyOS help cooperation, While I was reading this article: TOSSIM: Accurate and Scalable Simulation of Entire TinyOS Applications I found an interesting paragraph: We have developed a tool that generates radio loss graphs from physical topologies, based on empirical loss data gathered

[Tinyos-help] HELP NEEDED INSTALLING AGILLA

2008-04-01 Thread sam george
We are working on fedora core 7 (linux platform) and are encountering a lot of problems in installing agilla. We would be grateful for any step by step installation guidelines. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] help required in installing and writing nesc code

2008-04-01 Thread umme mariya
Respected Sir, I am very new to the tinyOS world.I have taken up a project in sensory networks that uses tinyos2.x(mica2 platform).I am unable to get the header files in nesC and i dont know how to give printf statements in nesC.I will bethankfull to you if you can help me by showing a simple

Re: [Tinyos-help] help with tracking someone entering a room

2008-03-28 Thread renjie huang
I remember one team used RSSI to calculate how many people went through during a competition. They got very good result. Maybe they added certain algorithm. On Thu, Mar 27, 2008 at 4:07 PM, Matthew Melucci [EMAIL PROTECTED] wrote: Hi, I am working with mica2 and MTS300 sensor boards. I am

Re: [Tinyos-help] help with tracking someone entering a room

2008-03-28 Thread David
If I recall correctly, the radio frequency used by motes is absorbed by water. Thus when a person moves between one mote and another the RSSI should drop a bit. Multipath could confuse things (maybe someone walks through another part of the room which the signal is bouncing through on it's way

Re: [Tinyos-help] help with tracking someone entering a room

2008-03-28 Thread shankar satish
Hi Renjie, If possible, could you please post a reference to the team that used RSSI? Regards, Shankar. On Sat, Mar 29, 2008 at 12:07 AM, David [EMAIL PROTECTED] wrote: If I recall correctly, the radio frequency used by motes is absorbed by water. Thus when a person moves between one mote and

Re: [Tinyos-help] help with tracking someone entering a room

2008-03-28 Thread renjie huang
Hi Shankar. Refer to http://www.cs.virginia.edu/~whitehouse/ipsn07competition/ On Fri, Mar 28, 2008 at 8:35 PM, shankar satish [EMAIL PROTECTED] wrote: Hi Renjie, If possible, could you please post a reference to the team that used RSSI? Regards, Shankar. On Sat, Mar 29, 2008 at 12:07

[Tinyos-help] help with tracking someone entering a room

2008-03-27 Thread Matthew Melucci
Hi, I am working with mica2 and MTS300 sensor boards. I am doing a project for school to track the amount of people who enter through one doorway and exit through another. So I do not need to determine if the person is entering or exiting through that door. My problem is I was going to use the

[Tinyos-help] Help: Using Routing Protocols in TOSSIM

2008-03-25 Thread Arun Kumar Jayaraman
Hi, I've installed TinyOS2.0 in my system. May I know the inbuilt routing protocols present in it and how to use them in TOSSIM Thanks Regards Arun Kumar J. CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely

Re: [Tinyos-help] Help: Using Routing Protocols in TOSSIM

2008-03-25 Thread Omprakash Gnawali
Look at tutorials for TOSSIM and Network Protocols on this page: http://docs.tinyos.net/index.php/TinyOS_Tutorials - om_p On Tue, Mar 25, 2008 at 2:32 AM, Arun Kumar Jayaraman [EMAIL PROTECTED] wrote: Hi, I've installed TinyOS2.0 in my system. May I know the inbuilt routing protocols

Re: [Tinyos-help] help regarding rssi

2008-03-24 Thread Nilesh Mishra
Please read below. Somehow the full conversation went private instead of going to list hence I am copying it here. Hope it helps :) On Sun, Jan 27, 2008 at 6:31 AM, Edmund J [EMAIL PROTECTED] wrote: oh thank you very much for your reply.. cheers. Regards, Edmund *Nilesh Mishra [EMAIL

[Tinyos-help] help regarding rssi

2008-03-23 Thread naveen reddy
Hi every one, I am working on micaz mudules and i need rssi value of received signali used pong application and got some value of rssinow how to convert it to actual rssi value in DB...wat i felt is to get 2's complement of obtained value and add -45(offset) to itis that

Re: [Tinyos-help] [help] wiring CC2420Config, CC2420Packet, CC2420PacketBody etc to my codes

2008-03-17 Thread Ittipong Khemapech
Not sure whether you've already figured it out. CC2420Config is provided by CC2420Control component. Ittipong On 11/03/2008, Baozhi Chen [EMAIL PROTECTED] wrote: Thank you a lot. How about CC2420Config? Philip On Tue, Mar 11, 2008 at 10:20 AM, Ittipong Khemapech [EMAIL PROTECTED] wrote:

Re: [Tinyos-help] [help] wiring CC2420Config, CC2420Packet, CC2420PacketBody etc to my codes

2008-03-17 Thread Ittipong Khemapech
Forget this one. CC2420PacketC provides CC2420PacketBody interface. Ittipong On 17/03/2008, Ittipong Khemapech [EMAIL PROTECTED] wrote: Not sure whether you've already figured it out. CC2420Config is provided by CC2420Control component. Ittipong On 11/03/2008, Baozhi Chen [EMAIL

[Tinyos-help] [help] wiring CC2420Config, CC2420Packet, CC2420PacketBody etc to my codes

2008-03-11 Thread Baozhi Chen
Hi, I want to wire components like CC2420Config, CC2420Packet, CC2420PacketBody, CC2420ControlC in my code. For example, in my configuration, I do the following configuration ABC{ }implementation{ components CC2420ControlC; } However, the compiler always reports not find them. How do I

Re: [Tinyos-help] [help] wiring CC2420Config, CC2420Packet, CC2420PacketBody etc to my codes

2008-03-11 Thread Ittipong Khemapech
Hi, Actually, the CC2420Packet is interface provided by CC2420ActiveMessageC component. Assume that you rename your own component as App, just do this... App.CC2420Packet - CC2420ActiveMessageC; Ittipong On 11/03/2008, Baozhi Chen [EMAIL PROTECTED] wrote: Hi, I want to wire components

Re: [Tinyos-help] Help on LQi

2008-02-26 Thread Philip Levis
On Feb 24, 2008, at 8:21 PM, Edmund wrote: Hi, Does the LQI in trawler accurate? I run the trawler program and I realize the link quality doesn’t seems to be so accurate. Does anyone knows why? If link quality is correlated with the distance, I’m puzzled. How come a node(nearer to the

[Tinyos-help] help

2008-02-25 Thread funofnet Funofnet
Hi, I am a beginner with tossim and tinyos(1.x) and I have several questions: 1. how can I know if I had the complete version of tinyos or not. 2. I want to test surge exemple but when I activated Surgelistner java net.tinyos.surge.MainClass 125 I don't see the topology of my network (are there

[Tinyos-help] Help on LQi

2008-02-24 Thread Edmund
Hi, Does the LQI in trawler accurate? I run the trawler program and I realize the link quality doesn't seems to be so accurate. Does anyone knows why? If link quality is correlated with the distance, I'm puzzled. How come a node(nearer to the base) has the same quality value with another

[Tinyos-help] help-need information about NetProg

2008-02-18 Thread vbhatia
Hi all, In the Deluge manual, it is specified that NetProg interface can be extended to reprogram the nodes based on their nodeid. Can somebody give me an insight on how to do that. What comes to my mind is that we can include the NetProg interface in the application itself and using a one shot

Re: [Tinyos-help] help-need information about NetProg

2008-02-18 Thread Razvan Musaloiu-E.
Hi! On Mon, 18 Feb 2008, [EMAIL PROTECTED] wrote: Hi all, In the Deluge manual, it is specified that NetProg interface can be extended to reprogram the nodes based on their nodeid. Can somebody give me an insight on how to do that. What comes to my mind is that we can include the NetProg

[Tinyos-help] help with visualising the component graph

2008-02-01 Thread karthik panchan
HI , i could succeed in compiling and installing the blink program ..but when it comes to visualize the graph using make telos docs command it says making documentation for blink on telosb and at the end there comes an error showing up as * realpath: no such file or directory nesc1: ERROR : Bad

[Tinyos-help] help for Oscilloscope for tmote sky

2008-01-24 Thread Edmund J
HI everyone, Can anyone pls help me? i have done a search through the forum and try out several weeks already but still unable to solve. Pls ans my following questions. 1) i have done make the changes accordingly from this website

[Tinyos-help] help! Very confused about the way to measure RSSI value!

2008-01-14 Thread Ruoshui Liu
Dear All, I am using TinyOS 1.x, and I am very confused about the way to obtain the RSSI value which is provided by the manual of CC2420 radio transceiver. 1) The manual says the RSSI value is worked out over the 8 symbol periods, does this mean it average 'every 8 symbol periods', or '8

[Tinyos-help] Help regarding sensing sound

2008-01-08 Thread hamsa jega
Hi, I have been trying to sense sound. I am able to do so. I wanted one mote running an application called sensesound to sense the beeps generated by another mote. I tried running basestation application on one other mote to display the sensed data and viewing it using Listen. I was able to do

Re: [Tinyos-help] Help regarding sensing sound

2008-01-08 Thread Michael Schippling
I'll make a SWAG that what you see in the non-counter field is the instantaneous value from a microphone. So when it's quiet you see some base level noise between 0x1c5 and 0x1cc, which would make the zero-crossing level about 0x1c9. Then when there is beeping or other sound the signal swings

[Tinyos-help] Help with Failed to enter programming mode. Tinyos 2.0.2

2007-12-30 Thread Chris Yao
hi, I installed a fresh TinyOS 2.0.2 following www.tinyos.net. and try to upload a code to micaz mote. The first try is working fine. Then with nothing changed, I got the following output continuously. Any help is greatly appreciated. == $ make micaz install

Re: [Tinyos-help] Help with Failed to enter programming mode. Tinyos 2.0.2

2007-12-30 Thread Michael Schippling
If it's of any use errno 2 is ENOENT, is your srec file really there? MS Chris Yao wrote: hi, I installed a fresh TinyOS 2.0.2 following www.tinyos.net http://www.tinyos.net. and try to upload a code to micaz mote. The first try is working fine. Then with nothing changed, I got the

Re: [Tinyos-help] Help with Failed to enter programming mode. Tinyos 2.0.2

2007-12-30 Thread Chris Yao
yes, the srec file is really there. I just checked it. Thanks. Michael Schippling [EMAIL PROTECTED] wrote: If it's of any use errno 2 is ENOENT, is your srec file really there? MS Chris Yao wrote: hi, I installed a fresh TinyOS 2.0.2 following www.tinyos.net . and try to upload a code to

[Tinyos-help] Help: UART rx function

2007-12-11 Thread [EMAIL PROTECTED]
Hello! I have to send and receive with the UART extention of my tmote-sky. I have a functionaly interfate that change the TTL signal with the RS-232 standard of the pc. To send data from the tmote there aren't problems. There are some problems with the receive the packet of byte... This

Re: [Tinyos-help] Help: UART rx function

2007-12-11 Thread Michael Schippling
I'm not sure exactly how the UART works, or whether it's different for various platforms...but...I think there is an event you can implement to get bytes as they arrive so you don't have to do your own interrupt checking...e.g. tos/interfaces/HPLUART.nc has put() and get() that hides the lowlevel

Fwd: [Tinyos-help] Help: UART rx function

2007-12-11 Thread Ariel Mauricio Nunez Gomez
(I always forget to hit reply all) :( -- Forwarded message -- From: Ariel Mauricio Nunez Gomez [EMAIL PROTECTED] Date: Dec 11, 2007 3:42 PM Subject: Re: [Tinyos-help] Help: UART rx function To: [EMAIL PROTECTED] Yes, Mciahel is right, please check the message I posted

[Tinyos-help] help for compile 'Blink' in tinyos 2.0

2007-11-19 Thread hengly
hi all, I'm using cygwin+tinyos 2.0 in windows xp. The Blink example cannot be compiled with the following error: $ make telosb /opt/tinyos-2.x/support/make/Makerules:164: *** Usage: make target extras make target help Valid targets: Valid extras: Welcome to the

[Tinyos-help] [help] problem about the CollectionC

2007-11-12 Thread Wang Jiliang
Dear all, Sorry to disturb you, I have some problems with using the Collection to send the multihop message, I want to using it to send the report message multi hops. But when I am using the CollectionSenderC(AM_REPORTMSG) as the send for sensor to send the message, and the

[Tinyos-help] help: find emulator or debugger nesc code tmote sky

2007-11-12 Thread Paolo Tironi GMAIL
Hi, I'm Paolo Tironi, I'm studying at university of Milan. I 'm making my thesis on secure comunication in sensor network and I'm using tmote sky sensor. I have some problem about my code and i need a debugger. I wanted to use TOSSIM but looking file Makerules I've seen the tmote are not a

[Tinyos-help] Help in basic PingPong application!

2007-11-12 Thread miakbas
Hey guys, I have a rather simple problem which I am not being able to solve. Essentially, I need to signal one interface once a particular task is completed from another interface. For example: This is similar to the basic PingPong game . 1) SenseToInt followed by an IntToRfm

[Tinyos-help] help me

2007-11-05 Thread [EMAIL PROTECTED]
hello all I must mesure the iir light intensitive with my telosb, but there is a problem. The telosb has two sensor ligth only, TSR (total solar radiation) and PAR (photosynth-active radiation), but I would tha IR (infra red). There is a mode to mesure this radiation conjoining properly TSR and

Re: [Tinyos-help] Help about cc1100 in tinyos

2007-10-31 Thread Kevin Klues
There are drivers for the cc1100 chip in the tinyos-2.x contribs under tinyos-2.x-contrib/blaze/tos/chips/blazeradio Kevin On Oct 31, 2007 12:25 AM, jiwen zhang [EMAIL PROTECTED] wrote: Hello: I designed a mote and the hardware are Atmega128L and cc1100 .but tinyos doesn't support a mote

[Tinyos-help] Help about cc1100 in tinyos

2007-10-31 Thread jiwen zhang
Hello: I designed a mote and the hardware are Atmega128L and cc1100 .but tinyos doesn't support a mote with cc1100, so i have to write the bottom codes to support my platform .Now I really don't know how to do .Can you give me some advice. Thank you very much. I find a Key word Blaze radio

[Tinyos-help] Help on telos needed

2007-10-17 Thread mejda chouaieb
Hello All, Can some one give me a link or where can I find code source documentation for the MAKEFILES under cygwin\opt\tinyos-2.x\support\make\msp ? I need to understand the containt of these files especially jtag.extra and bsl.extra because I have to program similar files. Thanks Mejda

[Tinyos-help] Help on msp MAKEFILES needed

2007-10-16 Thread mejda chouaieb
Hello All, Where can I find code source documentation for the MAKEFILES under cygwin\opt\tinyos-2.x\support\make\msp ? I need to understand the containt of these files especially jtag.extra and bsl.extra. Thanks Mejda CHOUAIEB, Networks Telecommunication Engineer Research Area : Wireless Sensor

[Tinyos-help] Help with MICAz Motes

2007-10-09 Thread Chan Beng Weng
Hi, I flashed 1 of my MICAz motes with OscilloscopeRF and the base with TOSBase. However, the output I got appears to be a pile of rubbish. May I know how can I edit it and what can I do to increase the number of packets sent over? And Peizhao, thanks for the prompt reply previously.

[Copfilter] Copy of quarantined email - *** SPAM *** [8.4/5.0] [Tinyos-help] Help Required

2007-10-05 Thread [EMAIL PROTECTED]
This is a multipart mime message Hi all I am currently doing my masters program in computer science dept from the Univ of Houston I have taken a course on Wireless Sensor Networks because of my inclination in sensor technologies . I am currently doing a project Emulation and Simulation

[Tinyos-help] Help Required

2007-10-04 Thread Anil Karamchandani
Hi all I am currently doing my masters program in computer science dept from the Univ of Houston I have taken a course on Wireless Sensor Networks because of my inclination in sensor technologies . I am currently doing a project Emulation and Simulation of Wireless Sensor Networks in

[Tinyos-help] Help Required

2007-10-04 Thread Anil Karamchandani
Hi all I am currently doing my masters program in computer science dept from the Univ of Houston I have taken a course on Wireless Sensor Networks because of my inclination in sensor technologies . I am currently doing a project Emulation and Simulation of Wireless Sensor Networks in

Re: [Tinyos-help] Help on MTS300

2007-10-03 Thread Peizhao Hu
within my memory, you can have as large of the packet size as you wanted, just need to add/change the MSG_SIZE=(your desired packet size) variable in your Makefile. This means you can accumulate 10 group of whatever data before sending it off. However, there are discussions about packet size

[Tinyos-help] Help on MTS300

2007-10-02 Thread Chan Beng Weng
Hi, I'd like to know if I can gather a larger group of data for e.g 10 groups before transmitting it on my MTS300 transmitter. Presently I'm only collecting a single group of data and transmitting 1 group at a time. If possible, how do I do it? Many thanks. Regards, Willie Chan

[Tinyos-help] Help-TinyOs-1.x

2007-09-26 Thread antonio gonga
Hey all, I'm using MultiHopRouter to send messages between the sensors, but I'm facing a strange situation. When I use TOSBase in the sink node, the other 2 motes don't communicate to each other(juts the one closed to the sink node send messages, the other don't recognize the midle mote), but

[Tinyos-help] [HELP]RadioCountToLeds and communication between motes

2007-09-18 Thread Roberto
Hi all, i'm studying communication between micaz motes using the example RadioCountToLeds. I compiled the application for simulation using make micaz sim. Then I write a python script to simulate the functionalities using TOSSIM. The output that appears is the following: --- [EMAIL

[Tinyos-help] Help - Neighborhood Table/graph

2007-09-17 Thread Vinayak Ramesh
Hi, I need to get a neighborhood table for each of my nodes. It seems there's a plugin in TinyViz to do this; however, I can't seem to find any documentation on how to use this plug in. Does anyone know any easy way to create a neighborhood table? Thanks -- -Vinnie

[Tinyos-help] help on 802.15.4 implementation on tiny os

2007-09-14 Thread dibesh shrestha
Dear Sir/Madam, I downloaded the 802.15.4 implementation for tinyos from www.open-zb.net. I could not port the implementation in TinyOS. I couldn't find the readme files or the other help files. Can someone help me port the implementation on TinyOS. I am currently using Fedora Core 4.

[Tinyos-help] help required run cygwin command from java

2007-09-05 Thread amrit kumar
Hi All, I am currently working on Tiny OS related stuff and am stuck with the following problem. Please let me know if you have a solution. A part of the *java code* is required to do the following : 1. Open bash shell (cygwin) from command prompt by running bash -- login i on command prompt

[Tinyos-help] help using MSP430Adc12MultiChannel

2007-09-03 Thread John Griessen
I made a component that reads three channels, and I can't get configure to return SUCCESS yet. If you would take a look and see if youspot anything, or suggest a debugging method, I would appreciate it. For debugging, I just turn on leds to see what places the program runs. There is a module

[Tinyos-help] help needed... how to set up the hardware??

2007-08-25 Thread jothi jothi
Dear sir, I am a student developing a system in wirelsess sensor nodes.Recently i am doing some work with the crossbow products..(micaz2,MIB5100,MIB600,TMS300,,,) At first i use MIB510,usg the serial connector...i just install the micaz to mib 510(just fix it on the top of it,using

Re: [Tinyos-help] help needed... how to set up the hardware??

2007-08-25 Thread Peizhao Hu
With regard to your first question: To my understanding, MicaZ or Mica2 is battery powered. so you have access to the 51 Pin connector for your sensor board. The reasons you want to connect your Micaz/Mica2 to the MIB500 programming board are either you want to reprogram the TinyOS application

[Tinyos-help] Help using RadioTimeStamping and PacketAcknowledgements

2007-08-14 Thread Iturralde Garrote, Pablo M.
Hi I’m working under tinyos 2 with tmote sky motes, and I’m trying to measure the round trip time between two motes, I do this registering the time of a message sent and the ACK respond of the receiver. I’m using the next components App.PacketAcknowledgements - AMSenderC;

[Tinyos-help] Help using RadioTimeStamping and PacketAcknowledgements

2007-08-11 Thread Iturralde Garrote, Pablo M.
Hi I’m working under tinyos 2 with tmote sky motes, and I’m trying to measure the round trip time between two motes, I do this registering the time of a message sent and the ACK respond of the receiver. I’m using the next components App.PacketAcknowledgements - AMSenderC;

[Tinyos-help] help

2007-08-09 Thread Akarsha Ramani
I am a beginner with nesC programming. I am working on an application where I need to send voltage values from the node to the base station. I am programming Mica2 motes with OscilloscopeRF code to get the voltage readings. I am not sure if the data is being collected from the right channel

Re: [Tinyos-help] help

2007-08-09 Thread Michael Schippling
See this for message decoding tips: http://www.octavetech.com/pubs/TB5-01%20Deciphering%20TinyOS%20Serial%20Packets.pdf The A100 values are your samples, in little-endian so the value is 0x00A1. They are awfully stable (don't change) so I suspect that you are not really sampling anything. Look

[Tinyos-help] Help - check RF channel status in TinyOS

2007-07-30 Thread SunYan
Dear all, Do you know any method or module can be used to tell whether the radio frequency channel is clear or busy in TinyOS. A RSSIADC.dataready event is used in tinyos MAC modules, so that I cannot build my event for RSSIADC.dataready. Even I can build the event, I cannot make this event to

[Tinyos-help] help

2007-07-26 Thread gaurav mathur
Sir, I am working with sensor network applications in IIT Delhi. My hardware is tmote sky and I am using tinyOs 2.0. I want to know how I can use Msp430Adc12ClientAutoDMAC? Can you send a sample program of Msp430Adc12ClientAutoDMAC? Gaurav Mathur B-17 Karakoram Hostel IIT Delhi Ph. 9911809832

[Tinyos-help] Help with SPNeighbor

2007-07-23 Thread Nestor Davila
Greetings We're a group of researchers form Universidad Simon Bolivar in Venezuela, and we're currently working on the development of a routing protocol for a wireless sensor network infrastructure for a recognized oil company. For our project we've acquired motes from Moteiv Company (tmote sky,

RE: [Tinyos-help] help of MoteWorks

2007-07-13 Thread Giri Baleri
: Thursday, July 12, 2007 8:02 PM To: Giri Baleri Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] help of MoteWorks Hi Giri, Sorry to bother again. I am new to MoteWorks. I follow your suggestions, and try to upload the lesson1 again. And I got the following error

RE: [Tinyos-help] help of MoteWorks

2007-07-13 Thread Chris Yao
)? - Try make mica2 reinstall mib510,/dev/ttyS0 instead and see if that helps. Giri - From: Chris Yao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 8:02 PM To: Giri Baleri Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] help

[Tinyos-help] help of MoteWorks

2007-07-12 Thread Chris Yao
Hi, I am new to TinyOS. I just installed MoteWorks (from www.xbow.com) on my Windows XP. However, I have the following two problems: 1. After I double click Cygwin button: I got the following error: C:\Crossbow\cygwin\bin\bash.exe (2308): *** fork: can't reserve memory for

RE: [Tinyos-help] help of MoteWorks

2007-07-12 Thread Giri Baleri
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Yao Sent: Thursday, July 12, 2007 7:29 AM To: tinyos-help@Millennium.Berkeley.EDU Subject: [Tinyos-help] help of MoteWorks Hi, I am new to TinyOS. I just installed MoteWorks (from www.xbow.com http://www.xbow.com/ ) on my

[Tinyos-help] Help with GPS for the motes

2007-07-12 Thread Félix Belzunce Arcos
Hi, I am looking for a way to get an accuracy of 1 microsecond in MTS420. I have seen that MTS420 provides a miximum accuracy of 1 ms and I need an accuracy of 1 usec for my application. Does anyone know of any? Thanks in advance tinyos-help@Millennium.Berkeley.EDU

RE: [Tinyos-help] help of MoteWorks

2007-07-12 Thread Chris Yao
PROTECTED] On Behalf Of Chris Yao Sent: Thursday, July 12, 2007 7:29 AM To: tinyos-help@Millennium.Berkeley.EDU Subject: [Tinyos-help] help of MoteWorks Hi, I am new to TinyOS. I just installed MoteWorks (from www.xbow.com) on my Windows XP. However, I have the following two problems

RE: [Tinyos-help] help of MoteWorks

2007-07-12 Thread Giri Baleri
and then reinstall MoteWorks. Try compiling MoteWorks apps now. Giri From: Chris Yao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 3:36 PM To: Giri Baleri Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] help of MoteWorks Hi Giri

RE: [Tinyos-help] help of MoteWorks

2007-07-12 Thread Chris Yao
- From: Chris Yao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 3:36 PM To: Giri Baleri Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] help of MoteWorks Hi Giri, Thanks for your reply. Several months ago, I installed cygwin and tinyos

RE: [Tinyos-help] help of MoteWorks

2007-07-12 Thread Chris Yao
. Roboot the PC and then reinstall MoteWorks. Try compiling MoteWorks apps now. Giri - From: Chris Yao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 3:36 PM To: Giri Baleri Cc: tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help

Re: [Tinyos-help] HELP on tinyos-1.x

2007-06-25 Thread Alexander Becher
* Amir: Can anyone explain to me the difference between these two declarations Comm.SendMsg[AM_MSG]; Comm.ReceiveMsg[AM_MSG]; and Comm.SendMsg; Comm.ReceiveMsg; I cannot comprehend why the former declaration is needed. TinyOS uses the Active Message abstraction. Which just means that every

[Tinyos-help] HELP on tinyos-1.x

2007-06-24 Thread Amir
Hello friends, Can anyone explain to me the difference between these two declarations Comm.SendMsg[AM_MSG]; Comm.ReceiveMsg[AM_MSG]; and Comm.SendMsg; Comm.ReceiveMsg; I cannot comprehend why the former declaration is needed. I saw some codes using it but cant figure out why? I would be

[Tinyos-help] Help with DemoSensorC..doesnt work on my system

2007-06-16 Thread Murtuza
Hi friends, The sensor and ADC related part is really confusing to me. According to the tutorial we can change the DemoSensorC file and make it work as we intend. Right? I changed it to measure the temperature by doing this components new TempC() as Sensor; I want to measure the temperature

Re: [Tinyos-help] Help with DemoSensorC..doesnt work on my system

2007-06-16 Thread Peizhao Hu
firstly, make sure that your MTS300 sensor board is connected probably to the Mica2 wireless module. I experienced a constant result last time when my MTS300 is not connected probably. :-) secondly, change back to DemoSensorC to see whether you got different value over time, as I remembered,

[Tinyos-help] Help with ADC

2007-06-12 Thread [EMAIL PROTECTED]
Hi i use tinyos 1.1, and i have a question: in SenseToInt there is a part of code that i don't understand: void task outputTask() { uint16_t rCopy; atomic { rCopy = reading; } call IntOutput.output(rCopy 7); } why there is 7?? i try to use the code with the sensor of

[Tinyos-help] Help on receiving multiple packets in tinyos-2.x from multiple motes.

2007-06-07 Thread Murtuza
Hello friends, Can anyone advice me on how to tackle this situation. I have a set of mica2 motes and working on tinyos-2.x. Suppose I broadcast a message from Basestation to other nodes requesting their node IDs and some other stuff ( like voltage readings etc). Then once they receive this

Re: [Tinyos-help] Help on receiving multiple packets in tinyos-2.x from multiple motes.

2007-06-07 Thread Romain Thouvenin
On 6/7/07, Murtuza [EMAIL PROTECTED] wrote: Hello friends, [...] will I get time to store them in memory during the Receive event. Or should I have an array of buffers and use an element of the array each time i have a receive event. The BaseStation provided with TinyOS has a queue, you can

Re: [Tinyos-help] Help with TestNetwork Application

2007-06-06 Thread Philip Levis
On Jun 6, 2007, at 12:04 AM, Murtuza wrote: Hello friends I have a doubt in TestNetwork Application in tinyos-2.x/apps/tests/ TestNetwork directory. I feel it is a real stupid question to ask but I cant figure out whats happening in real. In the file TestNetworkC.nc we have void

[Tinyos-help] Help , error when compiling

2007-06-06 Thread Chittal, Sandeep U
Hi, I am getting the following error when compiling: Can't execute /usr/lib/ncc/nesc-compile. make: *** [exe0] Error 1 What does this error mean and how can it be rectified? Warm regards, Sandeep. ___ Tinyos-help mailing list

[Tinyos-help] HELP- spi serial data reception on atmega microcontroller

2007-06-05 Thread Dipti
Dear all, I want to send serial data from a microcontroller to the atmega microcontroller on a mica2 mote via the SPI interface. The mica2 mote is basically a slave in this serial data transfer which just receives the serial data sent by another master microcontroller and forwards the same

[Tinyos-help] help

2007-06-04 Thread ankit anand
Dear sir 1)i am working with crossbow motes micaz and mts420 sensors. currently i am sampling the sensor data at the rate of 1sample in 11 seconds. i want to change it to 1 sample in 10 minutes. can you please tell me if it can be done or not if yes then how. 2)i am using mts420 that has got

[Tinyos-help] Help on Analog output to DAC

2007-06-04 Thread Nilothpal Talukder
Hi I'm using tinyos 1.x on moteiv Tmote Sky. I'm using the TOSBase program to receive the sensor data through radio and send it to PC UART port. Instead of sending it to the UART I want to write the data to DAC port of the tmote. I was taking a look at the MSP430DAC interface. Can anyone give me

[Tinyos-help] HELP

2007-06-04 Thread [EMAIL PROTECTED]
I have a problem with Tinyviz in TinyOS 1.1.17. I set the debug environment variable DBG with the commands: DBG=usr1 but I dont't see the tab 'Debug massages' actived in the control panel on the right in Tinyviz. After running Tinyviz I have this message: Creating TinyViz GUI SF enabled, 0

RE: [Tinyos-help] help

2007-06-04 Thread Giri Baleri
part of the MTS420. Please look at the MTS400 code for reference. Giri From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ankit anand Sent: Tuesday, May 29, 2007 9:20 AM To: tinyos-help@Millennium.Berkeley.EDU Subject: [Tinyos-help] help Dear sir

[Tinyos-help] Help with Serial Forwarder

2007-06-02 Thread Antonio Ruiz Ruiz
Hello, I need your help. I'm trying to create an aplication to comunicate a sensor network via Mota0 with a java Aplicatión using the Serial Forwarder aplication. I have a problen, I don't receive the messages sends from Mota0 in the java aplication but I can see in the SerialForwarder GUI

[Tinyos-help] Help with TinySec

2007-05-27 Thread Mallay Benjamin
Dear All, I'm currently struggling with TinySec. Could someone please tell me how to encrypt a packet and send it. If possible could someone please email me an outline of the code that I need to send encrypted packet(s) in TinySec and receive encrypted packet(s). Thanks all.

[Tinyos-help] Help with Lossy Module again

2007-05-22 Thread eamin_winfor
hi alls I'm sorry to ask this question about lossy module again. But this problem is very important to me. I don't know how can i get the lossy module in tinyos2.x? And dear Philip have told me to use the function prr_estimate_from_snr(double SNR) in CpmModelC converts a signal to noise

[Tinyos-help] Help with Lossy module in tinyos2.x

2007-05-20 Thread eamin_winfor
hi all, I have a problem about the lossy module(or packet reception rate) in tinyos2.0.1 . In tinyos.1.x we can set the lossy module by ourself in topology such as : 1:21:0.015534 1:22:0.030151 1:41:0.041942 but in tinyos2.x, i read the tutorial12 and find a

<    3   4   5   6   7   8   9   10   11   >