vineetgarc/liteos

Single radio send messages may not send out the packet in time

Opened this issue · 1 comments

What steps will reproduce the problem?
1. Modify hello world, remove the loop
2. Test on a single node
3. Find out that when multiple sends, work fine, when one send, does not work.

What is the expected output? What do you see instead?

All packets should be sent. But now, only some are sent. 

Please use labels and text to provide additional information.


Original issue reported on code.google.com by dr.qing...@gmail.com on 30 Jan 2011 at 2:30

Fixed. Now every time the radio send the message successfully. 

Original comment by qing.cha...@gmail.com on 17 Jul 2011 at 7:19