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.

cc2543发送疑问请教(急,谢谢!)

Other Parts Discussed in Thread: CC2543

hello ,dear,

         cc2543  配置成自动模式 10 bit header   GFSK_250kbps_160khz   在while(1)里面100ms执行:

halRfLoadPERPacketPayload(15, 0);

halRfStartTx();

当 PRF_N_TX=0X08之后,就不再增加,同时PRE_ENDCAUSE = TASKERR_TXFIFO.

请问只是什么原因呢?