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

Good Tutorial sources for programming the nrf52832 with the SES IDE?

Hello there, 

I'm looking for a good source that explains the ideology of the Nordic methods for programming and debbuging the nrf5 chips so I'm looking for something that explains from scratch how to start a blank project in SES get an led blinking and it to wotk with one of the buttons on the dk as well as how to UART/SWD debug it with the PC I've looked at the provided examples in the SDK and couldn't find much info about how the NRF_LOG_INFO("."); funcion works and I'm always being directed to the nordic tutorial center and youtube channel which contains nothing about programming(the youtube channel) and the web doesn't contain anything about starting a project from blank or basic beginner programming....

How a programmer suppose to exit the "beginner" stage like that?

Thanks for helping and the suggestions.

Related