[Tinyos-help] Resource arbitration between CC2420 and Uart0 on Telosb

Philip Levis pal at cs.stanford.edu
Tue Jul 1 09:24:38 PDT 2008


On Jun 30, 2008, at 4:32 PM, Kirak, Hong wrote:

>
>
>
> And in addition, why the CC2420 releases the resource between send()  
> and sendDone()?
>

Holding the bus during MAC backoff is wasteful. Other operations could  
use the bus at that time. It also prevents the MCU from powering down.

Phil


More information about the Tinyos-help mailing list