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.

关于AF_DATA_CONFIRM_CMD事件的问题一二

Other Parts Discussed in Thread: CC2530

1,本人用CC2530芯片,2.5.1协议栈。option中使能了AF_ACK_REQUEST,且ACK等待时间为3秒,重发次数是3次。请问,如果第一次发送后收不到ACK,那会触发AF_DATA_CONFIRM_CMD事件吗?还是重发3次以后都收不到才进入事件呢?

2,如果定义了POWER_SAVING,那单片机是不是还是会每1000ms唤醒一次去轮询任务呢?

3,如果要发600多个byte的长数据包应该怎么做呢?有没有对应的函数?

谢谢大神解答,小弟感激不尽!