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

iOS Device show Peripheral Name as DFUTarg after Doing DFU ?

Hello,

I am able to get NRFtoolbox dfu code work for iOS 10.3. and now able to perform the DFU on BLE device.

But when I perform the DFU its GAP name changes from Beam to DFUTarg and it remains as it is forever until I manually reset my phone.

Is there a way to clear the BLE name cache or do I need to Implement any change at firmware end to get rid of BLE name cache issue.

Thanks In advance.

Related