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

IOS-nRF-Connect

Testing DFU with IOS version of nRF connect.  I am able to save my image to the IPad with Itunes.  I can select the file and then start the DFU process.

Process completes and then I get a message "Please connect to this device to learn its DFU status". 

I am trying to get the logging file so I can confirm success.

Where is the option to see / save the log file?

Parents
  • Hi,

    The device will use the original Bluetooth address incremented by '1' if you start DFU in bootloader mode. Then when the application is updated, it will begin advertising with the original non-incremented address again. Because of the address change, the Ipad will not be able to reconnect automatically. Are you able to find the device again if you go back to the scan window and start scanning? If more verbose logging is needed, I would recommend you to use the *_debug bootloader projects that prints the log messages over RTT. 

Reply
  • Hi,

    The device will use the original Bluetooth address incremented by '1' if you start DFU in bootloader mode. Then when the application is updated, it will begin advertising with the original non-incremented address again. Because of the address change, the Ipad will not be able to reconnect automatically. Are you able to find the device again if you go back to the scan window and start scanning? If more verbose logging is needed, I would recommend you to use the *_debug bootloader projects that prints the log messages over RTT. 

Children
Related