This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DTM (via nRF Connect) using a custom board

How is it possible to run a DTM Test on a custom board using the nRF Connect Tool?

I am able to run it successfully with 2 DK boards, but I need to run it on my custom PCB (fitted with an nRF52840).

Notes:

  • The DTM example in the SDK 17.1 (nRF5_SDK_17.1.0_ddde560\examples\dtm\direct_test_mode\pca10056) seems not even to work on the DK (I always get "Can not communicate with the device")!
  • The DTM firmware source code provided on https://github.com/NordicSemiconductor/pc-nrfconnect-dtm does not build with the latest SDK (17.1).
  • I was able to compile it using an older SDK (15.3) and it works with the latest DTM Tool and a DK board.
  • How ever I need to run it on my own HW. Either through a SEGGER J-Link or UART (FTDI).
Parents Reply Children
No Data
Related