Yes the problem is sendDone does not get called.
I also found the latest version has fixed this bug, but when I update using CVS I could not get the lastet file; the files got downloaded are still in July. Then I specified 'tinyos-2_0_devel-BRANCH' as modulename in
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos co -P modulename 
but cvs reported "cannot find module `tinyos-2_0_devel-BRANCH' "
so, what module name should I specify?
Thanks.

 
On 10/20/06, Jonathan Hui <[EMAIL PROTECTED]> wrote:
Please use the latest chips/cc2420 code from CVS under the
tinyos-devel branch. There was a bug fix since beta2 that addresses
this problem.

--
Jonathan W. Hui
[EMAIL PROTECTED]
http://www.cs.berkeley.edu/~jwhui/

On 10/19/06, Paul Chiang < [EMAIL PROTECTED]> wrote:
>
> I have encountered the same problem, and conducting some tests, I was able
> to determine that the next call to AMSend.send () after syncDone() is
> signaled fails to signal a sendDone() event even though the call returned
> SUCCESS.
>
> The node continued to be operational, and a call to
> CC2420Config.getChannel () returned the expected (new) channel number.
> However, the node was unable to receive messages on either the original
> channel or the new channel.
>
> Paul C.
>
> -----Original Message-----
>
> Can you define "does not work?" Does the node continue to operate at
> the same frequency? Does it stop being able to receive or transmit?
> Does it crash? Does it take a long time to change?
>
> Phil
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



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

Reply via email to