Hi all,

 

I am currently working on a program for base motes that uses the DMA controller to quickly transfer the RXFIFO from the CC2420 to the UART1 in order to increase throughput and hopefully eliminate any potential loss/overrun associated with onboard memory buffers.   I understand that the data forwarded to the UART will not be passed through the Framer interface, so I will not have the start/stop bytes, but I think I can reasonably use repeated frames in the IEEE802.15.4 message structure to determine where packets start and stop.  Has anyone tried doing these before?  Does this sound like it might be reasonable before I go and spend too much time on it?

 

Thanks,

Matt

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

Reply via email to