Hello I have connected the nrF51-DK board and it was recognized by the computer. I have managed to put in in a boot loader mode.
- Since I switched it to boot loader mode the led, LD5 does not turn on any more, only when I putt the board into boot loader mode again it works. What I am supposed to do to bring it back to normal operation?
- I have copied an example of ble_app_uart. I have built it with the µVision software. To boot load a program I need a .BIN file. How can I make a .BIN file with the µVision software?