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

Programming nrf8002 on my own pcb

Hi

I've have customized a state machine and output patterns for the nrf8002 using the development kit. Now i have my own pcb design and I'm aiming to build a small prototype production to give away to a few user.

How can I upload the programming to the nrf8002 that will be assemble on my custom PCB?

  • One last question... which programming tool is that you say? In the nRFgo studio, there are two options: "Store configuration to file" (this is where we can save the source code?) and "Get source code for production tool" (here we can load the source code saved with the previous option?). ¿is there any additional hardware tool, other than nRF80002DK, to load in the custom board the source code?

    Thanks.

  • As you say, the production tool (second option) is used to program a file generated with "Store configuration to file" (first option). There is no additional hardware examples; just hook up the UART in some way you see fit.

    I'd also be glad if you could accept my initial reply, by clicking the "Accept as answer" button below it, since I believe it covers the original question here. :-)

Related