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.

CC115L: CC115L RunTx() in PER_TEST example

Part Number: CC115L
Other Parts Discussed in Thread: CC113L, , CC1101

Hi

1. PER_TEST example. Move cc115LRunTX() to main()  function. Receive it by SmartRF studio and CC113L EVM.

    It should has many times packet received. But it only receive one packet.

    What's the reason while it always run RunTX() in while(1)? No change other code. 

2.  I hope make CC115L send 3 times packet at one time. Which code is best refer to ?

     In above cc115LRunTx(), it put CC115L in power down mode after send one packet.