This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DTM on nRFConnect

Hello,

We use a custom interface board to program and run test programs on our series of tiny BLE modules based on nRF52xxx series (ISP1507, ISP1807, ISP1907).

Our interface board uses a Segger OB Jlink/COM port program running in an ATmel MCU.

We can use nRFGOSTUDIo to run DTM. This works with our configuration.

When we try to run DTM on nRFConnect the program gives an error at connection time. This is result using Segger OB interface for the COM port.

On an alternative setup using an FTDI Com port Intreface nRFConnect DTM works.

WHen do you expect to fix this issue so as to have access to DTM for BLE5.2?? with added coding and data rates?

Best regards

Chris BARRATT CTO Insight SiP

Parents
  • Hi,

    would you please post the error message at connection time? You can open the log file by clicking one of the buttons at the top-right of the log view.

    Best regards

    Chun

  • 2020-04-07T12:11:46.429Z INFO Application data folder: C:\Users\Chris\AppData\Roaming\nrfconnect\pc-nrfconnect-dtm
    2020-04-07T12:11:46.501Z DEBUG App pc-nrfconnect-dtm v1.1.0 official
    2020-04-07T12:11:46.502Z DEBUG App path: C:\Users\Chris\.nrfconnect-apps\node_modules\pc-nrfconnect-dtm
    2020-04-07T12:11:46.502Z DEBUG nRFConnect 3.3.1 is supported by the app (^3.2.0)
    2020-04-07T12:11:46.502Z DEBUG nRFConnect path: C:\Users\Chris\AppData\Local\Programs\nrfconnect\resources\app.asar
    2020-04-07T12:11:46.502Z DEBUG HomeDir: C:\Users\Chris
    2020-04-07T12:11:46.502Z DEBUG TmpDir: C:\Users\Chris\AppData\Local\Temp
    2020-04-07T12:11:49.190Z ERROR Error while setting up device 000483125608: No firmware defined for selected device

    Please note that I ran DTM on NRFConnect first (nRFGOSTUDIO was not started) with error

    When I run nRFGOStudio immediately after switching off nRFConnect DTM functions correctly from the studio.

    I have also checked behaviour on a setup using FTDI USB to Uart device. This works on both nrfConnect and nRFGOstudio.

Reply
  • 2020-04-07T12:11:46.429Z INFO Application data folder: C:\Users\Chris\AppData\Roaming\nrfconnect\pc-nrfconnect-dtm
    2020-04-07T12:11:46.501Z DEBUG App pc-nrfconnect-dtm v1.1.0 official
    2020-04-07T12:11:46.502Z DEBUG App path: C:\Users\Chris\.nrfconnect-apps\node_modules\pc-nrfconnect-dtm
    2020-04-07T12:11:46.502Z DEBUG nRFConnect 3.3.1 is supported by the app (^3.2.0)
    2020-04-07T12:11:46.502Z DEBUG nRFConnect path: C:\Users\Chris\AppData\Local\Programs\nrfconnect\resources\app.asar
    2020-04-07T12:11:46.502Z DEBUG HomeDir: C:\Users\Chris
    2020-04-07T12:11:46.502Z DEBUG TmpDir: C:\Users\Chris\AppData\Local\Temp
    2020-04-07T12:11:49.190Z ERROR Error while setting up device 000483125608: No firmware defined for selected device

    Please note that I ran DTM on NRFConnect first (nRFGOSTUDIO was not started) with error

    When I run nRFGOStudio immediately after switching off nRFConnect DTM functions correctly from the studio.

    I have also checked behaviour on a setup using FTDI USB to Uart device. This works on both nrfConnect and nRFGOstudio.

Children
Related