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

Flashing method for nrf52832

Hi,

As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application on nRF52832.

Can I use USB or UART interface for flashing the application on nRF52832 without using JTAG or SWD Interface?

Thanks in Advance!!

Regards,

Deepa

Parents Reply
  • Hi Susheel,

    Thanks for your Inputs.

    I want to flash an application on nrf52832 device without using JTAG or SWD interface (without using on board Jlink Interface).

    In STM32, they provide UART interface to flash an application to the internal flash using DFU method. In DFU method, pre loaded bootloader image on STM32 chip will help us to flash the application image using DfuseDemo tool. 

    As stated above, do we have similar or other option to flash an image in nrf52832 device?

    Hope the question is clear to you now!! 

    Thanks & Regards,

    Deepa

Children
Related