Hi, I'm kind of a newbie, haven't had much experience with embedded outside of arduinos etc.
So I started to look at this: https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide
From sparkfun, since you can hook it up to a breadboard. The goal is somewhere down the line to get a smaller SMD module to put on a PCB.
I have a few questions:
-
Most of the way down, it says to get a nrf52 development kit. Why is this necessary?
-
I understand the DK has a NRF52832 already on board. So what exactly is the point of the breakout board if you need to get the DK anyway?
-
Is it possible to follow this http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgetting_started_installing.html and use the SDK without the development kit? Or will I inevitably need to use the development kit?