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

how can i burn my code on my new layout board with nrf52832, while i devepole my program on arduino primo?

Hi,

I develop a program using arduino primo, and i want to layout a new pcb board with new nrf52832 chip. The new chip may not have any bootloader. What kind of method can i use to upload the code, and make the board work?

The arduino primo core have SWD interface, but the nrf chip have bootloader, right? So i think there may have some solution to deal with may problem.

Related