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如何捕捉到整个信道内的MAC数据

Other Parts Discussed in Thread: TIMAC

目前使用TIMAC协议栈,在初始化时设置FRMFILT0,目的是使其能接收数据。代码如下:

但实际操作,发现只能接收到beacon和ACK这两类数据,致使连加网流程也走不过。

请教下应该如何操作。