Hello,
I'm using the CC256xQFNEM module and accesing it over HCI UART.
I use it for testing another device. What I want to do is just sending 1000 packets in BLE test mode.
In the wiki guide I found a nice description on how to do so (Transmitter test).
If I run first time cmd: HCI_BLE_Transmitter_Test, I see on the sprectrum analyzer the TX signal.
Issue: If a run same comand a second time, I don't see anything.
If I run it a third time, I see it again.
Every second HCI_BLE_Transmitter_Test it doesn't output a signal.
Does anybody has an idea why this can happen?
Here my procedure:
1. Apply SP
2. Apply BLE addon
3. Enable BLE
4. Set test mode parameter
5. Start TX -> OK
6. Start TX -> No signal
7. Start TX -> OK
etc..
xx. End BLE test mode
Thanks for any help
Joel