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

how can I burn adafruit nRF52 Bootloader to nRF52832 chip

Hi

I have the Adafruit Feather nRF52 Bluefruit - nRF52832 board that I can program it using Arduino via Adafruit library in Arduino without any problems. 

Now I have an external nRF52832 chip and I have nRF52 DK too. I tried to program the external nRF52832 using the Adafruit library in Arduino but seems like it won't work until I burn the adafruit Bootloader to the external nRF52832 first (excuse me for not figuring this out from the beginning cause I'm a beginner in this field).

So, the question now is how can I burn the adafruit bootloader to my external nRF52832 so that I can program it using Adafruit Arduino library?

Thanks in advance!

  • OK, I understood your point. 

    But this doesn't happen when I program the Adafruit nrf52832 feather board. I mean that I can program the Adafruit nrf52832 board over and over again without having to press the DFU or the RESET buttons, unlike my external nRF52832 chip which has to press its DFU and RESET every time!

    BTW I've connected my nRF52832 chip exactly as the Adafruit nRF52832 board, so I was expecting to get the same behaviour, but this is not happening in terms of having to press on the DFU and the RESET in my external chip. 

    Can you please explain to me why this is happening to my chip and not happening to the Adafruit board?

    Can you also please tell me how using the CTS and the DTR can solve the problem?

    This is the pin connection of the RESET and the DTR on my own PCB

  • Can you please explain to me why this is happening to my chip and not happening to the Adafruit board?

    They are doing this.

    There are ways to get around this using CTS and DTR pins on the usb-to-serial chip


    Can see it from your post.

    This is the pin connection of the RESET and the DTR on my own PCB

    This is starting to go off topic as your original questions has been answered and this is not related to the Nordic chip. You'd be better off asking on the adafruit forums or arduino forms and referencing this post. Regarding your last post.

    Your other potion is a tutor. If you are interested in this add me.

Related