We built a custom version of the Direct Test Mode sample in our firmware, using the USB shell to interface with the test operations and removing the UART or HCI interface code, essentially all the code in the `transport` folder. Instead we run our own custom shell commands that call to methods in `dtm.c`. However, we cannot seem to connect to the Direct Test Mode software in the nRF Connect for Desktop app. Is two line UART require for this to work? We already checked that the correct serial port for network core is selected.
Thanks
We are using v2.6.1 of the SDK for firmware and Direct Test mode v2.4.1 on macOS.

