Hello,
I have issue that after firmware update in DFU mode through BLE device does not reset. If i test updating firmware for 10 to 20 times then 4 to 5 times it does not get reset in rest cases get reset. Could not find any such reason for such observation.
I have referred below links but no luck:
1)https://devzone.nordicsemi.com/f/nordic-q-a/48103/nrf52-does-not-reset-after-dfu
2)https://devzone.nordicsemi.com/f/nordic-q-a/34224/device-does-not-reset-after-dfu
I am using SDK 15.2.0 version. IDE used is Segger embedded studio which shows Toolchain version 7-2018-q2-update source distribution.
Link 2 has suggestion to not build the code with -flto option, I could not find where to edit this. Please help for the same.
Also is it possible to downgrade the segger embedded studio to GCC 6 ? or what alternative i should follow?