Is there a beginners guide on how to get a console output working for the following setup?
keil v5 & SDK 6.1 nrf51-dk connected with the TC2030-MCP-NL to a nrf51822-beacon
I got so far that I could flash a new firmware to the nrf51822-beacon, now I want to start coding and need a way to get output from my code (tried the debugger, seems quite complicated).
I found this link in the SDK devzone.nordicsemi.com/.../a00683.html but I have no clue how to use it and how I should configure the keil IDE.