Tool for flashing nrf52840 SoC while doing Firmware upgrade

Hi,

I'm using nrf52840SoC(flashed with open-thread rcp firmware) on a custom IMX-ULL-6 board. Is Jlink the only way to flash the firmware into the nrf52840 SoC

I'm asking this because after product deployment, if I want to provide a firmware upgrade to the devices, it won't be possible to use JLink, right

So,

1)Is there any other way to flash the firmware into the SoC?

2) Which upgrade method do you suggest for my use case with a firmware upgrade?

Parents Reply
  • Hi,

    Looks like you uploaded files for the nRF52840DK for both:

    Tamizh said:
    Also, one more doubt. Which file to edit to make the SoC always enter recovery mode during the reset? This is to verify whether after entering into serial recovery am I able to upload the file using mcumgr or not.

    The easiest way to do this is to pull the pin user for MCUboot up or down (to Voltage or ground) during boot.
    To test this for the nRF52840DK, try to hold button 1 during boot.

    For your device, you would have to find which pin is used for this. In the dts that would be mcuboot-button.

    Regards,
    Sigurd Hellesvik

Children
Related