Direct Test Mode over USB with nRF5340DK

Hi,

I'm trying to test DTM over USB CDC with an nRF5340DK unfortunately, Direct Test Mode desktop App is not detecting the DK.

Build command (copied from VSCode output)

west build --build-dir /nRF53/direct_test_mode/build /nRF53/direct_test_mode --pristine --board nrf5340dk_nrf5340_cpunet 
-- -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y 
-DCONFIG_DEBUG_THREAD_INFO=y -DFILE_SUFFIX=usb 

I first run the DTM in UART mode with the DK and it worked as expected.

I also run the cdc_acm sample to confirm that the USB is working on the DK and it's working as expected.

I'm using a Mac(macOS Sequoia 15.3.2), nRF Connect SDK v2.6.0, Direct Test mode app v2.4.2

Can you please help me?

Best regards,

Mehdi

Parents Reply Children
No Data
Related