Preliminary DTM power assessment using the DK board

Hi,

    Hello, I frequently need to perform BLE DTM testing, but there is only one CWM500 instrument available, and I have to queue up and wait for it every time I run tests. Sometimes the PCB boards are very small, with 0201 components that are also tiny. Poor soldering may require rework, which wastes a lot of time. My current idea is: use the IPEX connector on the nRF54L15-DK to input the signal from the device under test, and have the nRF54L15-DK output approximate power values via log to help me determine whether the soldering is good. I've looked at the existing examples and none of them have this feature. What is the simplest way to implement this?

Parents Reply Children
  • Hi,

     

    The application note is about using DTM for production testing, and is not specific to the nRF51-series device.

    sean said:
    What is the approximate direction for guidance? I'll try it.

    We do not have a specific setup for you in this case, but it is possible to use the "Direct test mode" PC application with two nRF devices.

    Where you can setup one as a transmitter, and one as a receiver for instance.

     

    If you search on google, there is probably someone that made a simpler python script or similar for DTM, so that you can potentially automate the process.

      

    Kind regards,

    Håkon

Related