I am trying to run the blinky Demo on the nRF52DK on VScode, the whole process is smoothly, but it can't work, the LED no any action. could you know anything I miss? many thanks

I am trying to run the blinky Demo on the nRF52DK on VScode, the whole process is smoothly, but it can't work, the LED no any action. could you know anything I miss? many thanks

Hello, I had fixed this issue, the issue is the support SDK highest version is 1.9.2, but I run the SDK version is 2.5.1, so it can't work.

Hello, I had fixed this issue, the issue is the support SDK highest version is 1.9.2, but I run the SDK version is 2.5.1, so it can't work.

Hi,
The documentation states that from nRF Connect SDK 2.0.0, software maturity level is documented as part of the SDK documentation.

The nRF52832 is supported in version 2.5.1 of the SDK as well.
Have you tried programming other samples to the nRF52 DK to see if any of them work?
Best regards,
Marte
thank you for your reply, no more nRF52 DK on hand right now, but it's strange that why the old SDK can work not the new SDK
Hi,
I got the blinky sample to work out of the box on the nRF52 DK in both nRF Connect SDK v2.5.1 and v2.7.0, so it should work in the newer versions of the SDK as well.
Please let me know if you get the opportunity to test with an nRF52 DK again.
Best regards,
Marte