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?

Parents
  • This is what the production programming tool is meant to be used for. On the programming tab, you can find a button that will give you source code for the tool, and also a way to save a setup in such way that it can be used with the tool.

    When using this tool, you just have to make sure that you have some way to hook up VDD, GND and UART TX/RX from a PC to a board with your nRF8002.

Reply
  • This is what the production programming tool is meant to be used for. On the programming tab, you can find a button that will give you source code for the tool, and also a way to save a setup in such way that it can be used with the tool.

    When using this tool, you just have to make sure that you have some way to hook up VDD, GND and UART TX/RX from a PC to a board with your nRF8002.

Children
No Data
Related