Hi
I am new on nRF52833 and want to try RF test for development.
I have a nRF52833_DK on hand with Direct Test(DTM) in nRF Connect(Descktop). However I am not success.
Please share your comment for RF test for development.
BR
Hi
I am new on nRF52833 and want to try RF test for development.
I have a nRF52833_DK on hand with Direct Test(DTM) in nRF Connect(Descktop). However I am not success.
Please share your comment for RF test for development.
BR
Hi,
The DK needs to first be programmed with the direct_test_mode for your specific board.
Since you are trying to target the pca10100 board (nrf52833), you can find a precompiled hex file for this DK in our nRF5 SDK:
..\nRF5_SDK_17.0.0_9d13099\examples\dtm\direct_test_mode\hex
You should program the direct_test_mode_pca10100.hex to your DK.
When this is done, power cycle the board and you should be able to select it in the drop-down menu in the nRF connect direct test mode application.
Kind regards,
Håkon