Hello, I have a nRF52832 Breakout Board from SparkFun. I can see from their tutorial that I can program this board using the serial bootloader that they have burned into the chip, and that I can use the Arduino IDE and various libraries to program it. With that said, is it possible for me to use commands available in the nRF5 SDK and still program the board over serial, that is, without using JTAG programming or using the dev kit to load a program?
I have asked SparkFun tech support but they didn't seem to know.