Hi,
I using the radio test example on the pca10040 with nrf52832 EVB.
And set the radio test to Tx, the parameter as below:
Data rate: NRF_RADIO_MODE_BLE_1MBIT
TX power: NRF_RADIO_TXPOWER_0DBM
Transmission pattern: TRANSMIT_PATTERN_11001100
Start Channel: 30
End Channel: 80
Time on each channel: 10 ms
Duty cycle: 50 percent
And I also let the other same EVB then using the DTM FW with GUI direct test mode.
The setting value:
Receiver, Single, channel:12, update period:30ms, phy: LE 1Mbps.
But I notice that DTM can't receive the Tx by radio test example.
Is there any difference packet type between DTM & radio test example? or other config I miss?
Thank you.