Nrfutil exe on Desktop app.

Hi,

     We have implemented USB DFU on NRF52840 successfully. We have downloaded the "nrfutil" exe in winodws laptop and I am able to do OTA via USB using the command mentioned below:-

nrfutil dfu usb-serial -pkg app_dfu_package.zip -p COM5     //this command is executed from windows cmd terminal.

After the device enters bootloader mode, it gets connected to laptop using serial port connection.

Now we have one custom made Desktop APP. We want to do OTA via desktop app instead of doing it through command terminal on windows.

1) Is it possible to include the nrfutil package inside the desktop app?

2) What will be the process to implement USB OTA via desktop app using "nrfutil" command?

3)Do we have any raw source code for nrfutil exe?

Thanks & Regards,

Snehal

Parents
  • Hi, 

    1) Is it possible to include the nrfutil package inside the desktop app?

    Unfortunately, there is no resource to this request. 

    2) What will be the process to implement USB OTA via desktop app using "nrfutil" command?

    Unfortunately, there is no resource for this request. 

    3)Do we have any raw source code for nrfutil exe?

    Unfortunately, there is no public source for nrfutil. 

    Regards,
    Amanda H. 

Reply
  • Hi, 

    1) Is it possible to include the nrfutil package inside the desktop app?

    Unfortunately, there is no resource to this request. 

    2) What will be the process to implement USB OTA via desktop app using "nrfutil" command?

    Unfortunately, there is no resource for this request. 

    3)Do we have any raw source code for nrfutil exe?

    Unfortunately, there is no public source for nrfutil. 

    Regards,
    Amanda H. 

Children
Related