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.

LE Test Mode Continuous Transmission Stops

Other Parts Discussed in Thread: CC2564

I've setup a shell script to run through FCC testing.

However, the LE transmission test mode stops after only a few seconds of transmitting.

I'm preparing using hcitool cmd 0x3F 0x0177 (0xFD77) and setting the N_PACKETS to 0x0000 which should be continuous.
Then I issue a hcitool cmd 0x08 0x001E (0x201E). I've tried  setting packet size to 0x00 and 0x25. In both cases I get a burst of transmission on the appropriate channel, but it stops short. I've tried sending a finite number of packets, but it seems to make little difference.

For the moment we've worked around this issue by manually setting the modulation and power parameters, but we would like to reduce our test complexity.
Is there a bug in the  LE HCI command set, or is my setup incorrect?