I have NRF51822 softdevice, STM link v2 for flashing, segger embedded studio and nrf SDK. I have seen some videos on youtube on how to flash nrf softdevice using ST link. The softdevice already has a code and after powering it, I can see it on nrf app.
What I want is to program softdevice and connect one of its pins to LED and blink it through app. nrf blinky project is there in the examples but I am not sure which pin to connect the LED.
In the youtube examples, I have seen that softdevice is mounted on the motherboard and an LED in the board start blinking after sending some command from app. But how can I do that without the motherboard or nrf51dk board.