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

Can not run blink example

Hello! I use the NRF51228 board like this PICTURE The ICs revision QFAAH0. I use Keil-uVision 5.17 and ST-Link V2 from STM32F4 Discovery board to load firmware HEX as described here HERE I use SDK v11 - example "blink" from folder "examples\peripheral\blinky\pca20006\s130\arm5_no_packs".

So, I compiled examle, load file "nrf51822_xxaa_s130.hex" without any errors to board and... nothing! I try re-connect power, disconnect SWD wires, but no effect - at 12,15,16 pins is set 0v, 0v, 3v level all time.

What`s problem?

Related