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

FUOTA(Firmware update over the air) of Nordic controller NRF52840 using Azure as host.

I want to perform FUOTA(Firmware update over the air) for my Nordic controller NRF52840 using Azure as host. 

Please suggest how to do this .

Parents
  • Hi Einar

    I am trying to perform DFU over serial UART of my board NRF52840.

    whenever I am giving the command to perform serial DFU using nrfutil, I got the error given below:

    2020-09-21 22:39:52,824 No trigger interface found for device with serial number: 6&2d471516&0&4, Product ID: 0x7523 and Vendor ID: 0x1A86

    The command I isuued to for serial DFU is mentioned below:

    nrfutil dfu serial -pkg hrs_application_s140.zip --port COM19 -b 115200

    Thanks 

    Raj

Reply
  • Hi Einar

    I am trying to perform DFU over serial UART of my board NRF52840.

    whenever I am giving the command to perform serial DFU using nrfutil, I got the error given below:

    2020-09-21 22:39:52,824 No trigger interface found for device with serial number: 6&2d471516&0&4, Product ID: 0x7523 and Vendor ID: 0x1A86

    The command I isuued to for serial DFU is mentioned below:

    nrfutil dfu serial -pkg hrs_application_s140.zip --port COM19 -b 115200

    Thanks 

    Raj

Children
Related