[Tinyos-help] Intercept Interface

2011-01-19 Thread ¯`•._.•Lance•._.•´¯
Hello, Could someone explain to me . Intercept interface for tinyos 1.x and 2.x are they the same ? Cause i am using tinyos 1.x is there any example that i can refer to . Urgent help needed .. Thanks, steve ___ Tinyos-help mailing list

[Tinyos-help] Downstream Message ( Please Help )

2011-01-16 Thread ¯`•._.•Lance•._.•´¯
HI, Please check for me the following coding .I wan to send a downstream Message to a node using xmesh multi-hop . I modified the XmeshBaseM but it is not working Thanks a lot module XMeshBaseM { provides { interface StdControl; } uses { interface RouteControl;

[Tinyos-help] Downstream Msg in Xmesh ( HELP)

2011-01-11 Thread ¯`•._.•Lance•._.•´¯
Hi all, Someone please help me ..I wan to send a downstream Message to a node which is inside a mesh network. I try to add some codes inside the base station mode but it is not working is there any special interface needed for this .? Regards, lance

[Tinyos-help] Start up Mesh Network

2011-01-09 Thread ¯`•._.•Lance•._.•´¯
advices, regards, lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Downstream Message

2011-01-04 Thread ¯`•._.•Lance•._.•´¯
Hi all, I would like to know is there a way to send an activation message from base to the mesh network in order to activate a particular node ? I am using the tinyos 1.1 version provided by Crossbow. Is there any interface that i can make use of . Thanks Lance

Re: [Tinyos-help] Downstream Message

2011-01-04 Thread ¯`•._.•Lance•._.•´¯
Hi Michael , First really appreciate your help. Would it be possible for me to take a look of the coding for your program. Cause i am quite new to TinyOs . Thanks in advance, lance On Wed, Jan 5, 2011 at 1:05 AM, Michael Schippling sc...@santafe.eduwrote: I managed to send

Re: [Tinyos-help] receive () and ReceiveMsg.receive()

2010-11-13 Thread ¯`•._.•Lance•._.•´¯
hi wasif, Thanks for ur reply, But u never answer my Question. I am still dont' get it . Regards, lance On Fri, Nov 12, 2010 at 5:30 PM, wasif masood rwmas...@gmail.com wrote: Receive: is for unicast and broadcast messages while snoop is for the messages not addressed to you

[Tinyos-help] receive () and ReceiveMsg.receive()

2010-11-12 Thread ¯`•._.•Lance•._.•´¯
) , is there a rule that i must use certain send and receive interface in order to form the network.? I read all the explanation but still don't understand. Regards, Lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https

Re: [Tinyos-help] Collection Protocol

2010-11-09 Thread ¯`•._.•Lance•._.•´¯
. Regards,Lance On Tue, Nov 9, 2010 at 3:13 PM, Urs Hunkeler urs.hunke...@epfl.ch wrote: Hi, If I remember correctly, you said you were using the version from Crossbow. I think this comes with XMesh, the mesh networking protocol developed by Crossbow. Maybe you could use this? The documentation

[Tinyos-help] Broadcasting Message in a MeshNetwork

2010-11-09 Thread ¯`•._.•Lance•._.•´¯
Hi all, I want to broadcast the message which i received from another node inside the Mesh Network. Is it Possible ? cause i am using the multi-hop message.Base on my knowledge , Multihop-Message and Bcast Message have different structures.How about the received interface which one

[Tinyos-help] Using the collection tree protocol

2010-11-08 Thread ¯`•._.•Lance•._.•´¯
Hi all, Currently i am using MoteWork From Cross Bow . I would like to implement the CTP into my application But motework only provide tinyos -tool 1.2 .So wat are my options? Please help ! Regards, steve ___ Tinyos-help mailing list

Re: [Tinyos-help] Collection Protocol

2010-11-08 Thread ¯`•._.•Lance•._.•´¯
Hi, If i can't upgrade the tinyos version provided by the MoteWork , what other options i have if i wan to forward my msg from one node to another and finally back to the base station without any changed. Looking forward to the reply. regards, Lance On Sun, Nov 7, 2010 at 4:33 PM

Re: [Tinyos-help] Collection Protocol

2010-11-08 Thread ¯`•._.•Lance•._.•´¯
Hi, Really thanks for the suggestions. But as i am a beginner , would you please guide me how to Port CTP to my Platform (Micaz)? Is there any tutorial? Step by step basis. Regards, lance On Tue, Nov 9, 2010 at 11:13 AM, Omprakash Gnawali gnaw...@cs.stanford.eduwrote: You can use

Re: [Tinyos-help] Collection Protocol

2010-11-07 Thread ¯`•._.•Lance•._.•´¯
Hi, I would like to ask whether i can use the Collection Tree Protocol (CTP) in moteworkTM as the version of the tinyos -tool is 1.X. Can i only update the version of the tinyos which provided from MoteWorkTM.? regards, lance On Sat, Nov 6, 2010 at 10:07 AM, (¯`•._.•Lance•._.•´¯) steve1314

Re: [Tinyos-help] Collection Protocol

2010-11-05 Thread ¯`•._.•Lance•._.•´¯
at 9:43 AM, Omprakash Gnawali gnaw...@cs.stanford.eduwrote: On Tue, Nov 2, 2010 at 1:18 AM, (¯`•._.•Lance•._.•´¯) steve1314...@gmail.com wrote: HI all, I would like to implement the collection Protocol. What is the setting and arrangement of the network? Can i use tinyos 1.x ? Do i

[Tinyos-help] Collection Protocol

2010-11-02 Thread ¯`•._.•Lance•._.•´¯
HI all, I would like to implement the collection Protocol. What is the setting and arrangement of the network? Can i use tinyos 1.x ? Do i need to update to 2.x ? regards, steve ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] Forwarding Msg

2010-11-01 Thread ¯`•._.•Lance•._.•´¯
and looking forward to ur reply. Thanks for ur time. Regards, lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Forwarding Message to base station from Mesh network

2010-10-31 Thread ¯`•._.•Lance•._.•´¯
Hi all, I would like to forward msg for one node to another finally back to the station without changing any msg information. What interface should i use is there any ready make program for that ..thanks in advance regards, steve ___ Tinyos-help

[Tinyos-help] Forwarding Message Pls help

2010-10-31 Thread ¯`•._.•Lance•._.•´¯
, Urs On 10/18/10 5:11 AM, (¯`•._.•Lance•._.•´¯) wrote: Hi Hunkeler, Thanks for u reply. Well my project is about tracking the target inside the mesh network.I will have three types of node .. 1) *Target *: Only board casting the message which contain Hop count , node i d

[Tinyos-help] Forwarding Message

2010-10-23 Thread ¯`•._.•Lance•._.•´¯
the hop count of the message return true; // tell the underlying system to forward the message } Cheers, Urs On 10/18/10 5:11 AM, (¯`•._.•Lance•._.•´¯) wrote: Hi Hunkeler, Thanks for u reply. Well my project is about tracking the target inside the mesh network.I will have

[Tinyos-help] Forwarding Message

2010-10-16 Thread ¯`•._.•Lance•._.•´¯
advice me what should i do in order to solve this problem. Some programming guide as well . Thanks for your time and appriciate it. Regards, lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi

[Tinyos-help] Help for transmission Power issue

2010-10-08 Thread ¯`•._.•Lance•._.•´¯
the base just to receive the information that is desire? Pls Help me ... :( Thanks for ur time lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Help for transmission Power issue

2010-10-07 Thread ¯`•._.•Lance•._.•´¯
the base just to receive the information that is desire? Pls Help me ... :( Thanks for ur time lance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help