Hello,
I am currently working on a project using a custom board with nRF52840 + nRF21540. I am trying to measure wireless performance using Direct Test Mode (DTM), but the test fails in the Direct Test Mode desktop application, preventing the test from running. Additionally, the nRF21540 is not functioning, and when checking the PDN pin, there is no response.
Below are the steps I followed:
- Imported the Direct Test Mode example from nRF Connect SDK, using nRF21540DK as the board target and modified the pin configurations accordingly.
- Connected to the DTM program in nRF Connect for Desktop.
- When testing Transmitter / Constant Carrier, I encountered the following "command failed" log messages.
Is there a solution to resolve this issue?
Thank you.