I have been working successfully on both PCA10040 and PCA10056
I want to work with NRF51822.
When I look at my sdk I see no folders for my PCA10028.
I see folders in PCA10028 SDK_10.0.0 and so I tried that.
I see the PCA10028 in Nordic Studio and can erase.
After erase, I try Blinky in peripheral.
It compiles and downloads without error, but does not actually execute (no leds blink).
Further, starting a debug session, I can connect with J-Link RTT Viewer, but when I click Run, it just stops.
What am I doing wrong?
Richard