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

Can I use Direct Test Mode (in nRFGo Studio) for nRF51?

The support documentation is for 8001 & 8002 only.

nRFGoStudio1.png

Parents
  • Hi Richard,

    Yes, you can use the DTM feature in nRFgo Studio for nRF51822. If you have a look at the nRF51 SDK, there is an example firmware called "ble_app_dtm".

    Program this into your device (it's setup in S110 settings, so remember to have S110 present on your device), and then the default UART is: Pin 1 = TXD Pin 3 = RXD

    Connect these (and GND) to your UART, select COM-port from the drop-down meny, and the test should start without any issues.

    Best regards Håkon

Reply
  • Hi Richard,

    Yes, you can use the DTM feature in nRFgo Studio for nRF51822. If you have a look at the nRF51 SDK, there is an example firmware called "ble_app_dtm".

    Program this into your device (it's setup in S110 settings, so remember to have S110 present on your device), and then the default UART is: Pin 1 = TXD Pin 3 = RXD

    Connect these (and GND) to your UART, select COM-port from the drop-down meny, and the test should start without any issues.

    Best regards Håkon

Children
No Data
Related