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

dfu with encrypted connection(SDK 11). stuck in dfu_ble_svc_peer_data_set

Hi I am using sdk 11 and adding DFU to my application

My application always stuck at dfu_ble_svc_peer_data_set(&m_peer_data); in function 'static void dfu_app_peer_data_set(uint16_t conn_handle)'

Before asking a question I already saw this page and followed all comments. But it still stuck at same location devzone.nordicsemi.com/.../

Please help me. Thanks

Related