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

DFU Device Firmaware update shows update result for a short period of time

Hi, everyone,
We develope the projects on nordic nrf52832 chip module that include main project and bootloader.
The created update files (".hex" encoded to ".zip") we burn to module via BlueTooth by using the mobile-phone-application "nRF Toolgox Device Firmware update". After update this application shows the result message for a few seconds and than it hides it. In most cases it isn't possible to see the exact error result when burning fails. Even more if the burning is finished when nobody loocked on the screen it not always possible if the burning passed of failed.
Is it possible to configure this application to show the messages constantly without hiding them or at least to increase the timeout delay?

Another question reffers to selecting update file.
Before bufning We have to select the update file and BT-device for apdating in air. But after burning when we need to update the next same device by the same file we must reselect it again. We must reselect the same file even when before retrying to update in case the update failed. How is it possible to configure the application to cause it to remember selected update file?

Best Regards
Boris Fridman

Parents Reply Children
  • I just got the information from our app team that nRFLogger doesn't support the DFU profile in nRFToolbox. But in nRFConnect you should see the log. 
    Do you have the error all the time ? If you still see the error, could you describe the test setup you have ? Do you see the error if you test with stock example ? For example using our tutorial here

    Could you capture the log on RTT of the NRF52  ? 

Related