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