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

Best place to get started

Hello everyone.

I've got the nRF51822 Evaluation Kit and Dongle. The heartbeat demo is working, so I got the toolchain -- Nordic, Keil, Segger under Win7 -- set up correctly, as far as I can tell.

I need to interface with an I2C/TWI device as one of my peripherals, and was wondering what is the best way to start a new project, and if there's a template that I could use that will do much of the required setup (SoftDevice, initialisation, etc.) for me. Or do most people simply start off with the example code and build on top of that?

Finally, is there a "getting started" guide anywhere? I couldn't find one on the Nordic website.

Thanks!

Related