Can't Debug nRF52810 throuth ST-link

I use example from nrf52 SDK. project path:nRF5 SDK\nRF5_SDK17.1\examples\ble_peripheral\ble_app_uart\pca10040e\s112\arm5_no_packs.

emulator: ST link V2

but no target can be detected.

I checked: power is 3.3V, SWD connect is fine. reset is NC. 

anyone can give advice?

Parents
  • Hello,

    For new development you should check out the nRF Connect SDK (NCS), or consider switch to the nRF54L15 and use the NCS bare-metal option for nRF54L15.

    But to answer your question: We only support SEGGER j-link for development for the nRF5 SDK, which for instance is included in the nRF52-DK and can be used to develop and debug external nRF52 hardware from the nRF52 DK. The unit price of the nRF52 DK is $39, so I consider it a good option.

    Kenneth

Reply
  • Hello,

    For new development you should check out the nRF Connect SDK (NCS), or consider switch to the nRF54L15 and use the NCS bare-metal option for nRF54L15.

    But to answer your question: We only support SEGGER j-link for development for the nRF5 SDK, which for instance is included in the nRF52-DK and can be used to develop and debug external nRF52 hardware from the nRF52 DK. The unit price of the nRF52 DK is $39, so I consider it a good option.

    Kenneth

Children
Related