This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530 ack等待时 其它帧如何处理?

Other Parts Discussed in Thread: CC2530

CC2530 发送一个ack.req的帧时,发送完成后会在一段时间内等待ack回复。想请问一下,如果这个时候来了一个其它帧(此帧destaddr,panid什么都合法),CC2530是会接收这个其它帧而产生中断(从而有可能应为超时无法接收到ack帧),还是会过滤\忽略这个帧一直等到期待的ack帧回复?谢谢!