Hi,
ble_app_uart buttonless dfu code is working in Debug. I need to change this into release build. 57 errors will come.
Errors
Hi,
ble_app_uart buttonless dfu code is working in Debug. I need to change this into release build. 57 errors will come.
Errors
so look at the differences between your 'Release' and 'Debug' configurations ...
Hello,
Please remove the 'Release' configuration shown below from your *.emProject file.

Same errors :
Output/Debug/Obj/ble_app_uart_pca10040_s132/ble_dfu_bonded.o: in function `retrieve_peer_data':
undefined reference to `pm_peer_id_get'
That's strange, the 'Release' built ok here once I made that change. Please try build with this emProject file and see if you still get the same result:
That's strange, the 'Release' built ok here once I made that change. Please try build with this emProject file and see if you still get the same result: