> -----Original Message-----
> From: Philip Levis [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 10, 2007 11:35 AM
> To: Todd Roper
> Cc: [email protected]
> Subject: Re: [Tinyos-help] Antitheft / Collection problems after a few
> days of runtime
> 
> Todd Roper wrote:
> >
> > Hello,
> >
> > I am seeing some problems occur with the Antitheft App when running
> > for a few days. I made a few slight modifications such as setting
the
> > time interval for sending messages back to a root to every 5 minutes
> > and removing Dissemination as it is not needed. Would changing the
> > timing in this way affect the "Collection" long term? It appears to
do
> > so since I can simply reset the node and packets start coming in
> > again. Another interesting fact is that some of the nodes will just
> > disappear for hours and then show back up some time later. (all
nodes
> > are within a strong signal range). I think the basic question comes
> > down to: how reliable is the /lib/net/ctp at this point in the
> > development?
> >
> > Any comments or help would be appreciated.
> >
> > I am basically looking to get a reliable low-power multihop back to
a
> > root.
> >
> 
> CTP has been run for days with no mishap.
> 
> Three questions:
> 
> 1) Are you on a wired testbed, or do you have nodes deployed
untethered?
> If the former, then you can enable CTP's debugging output (look at
> TestNetwork) and examine what messages a failed node sends.
> 2) What platform are you using? I've heard scattered reports of the
> micaZ radio stack locking up, but I think David Moss has solved this
> issue.
> 3) What version of TinyOS are you using?
> 
> Phil

Phil,

Great to hear on the CTP

1) We are running deployed around the office here. Simple temp gathering
2) The platform is the isi1000, this is a hybrid we have made that has
the MSP430 on it with the CC1000 radio.  All other apps seem to work as
expected with the exception of this one (Antitheft). I only had to do
some minor changes in the CC1000 stack to remove the ATMEGA dependencies
and then wire it up to the MSP.
3) Using TinyOS 2.0.1 (latest release from early May).

I was wondering if this may have to do with some of the mesh statistics
for the routing in the /ctp (rssi/parent,etc). Reason is that sometimes
I can reset one node and 5 others will start reporting in again as if
they now have a valid path to the root.

Todd


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to