Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
after doing that my code is being compiled with no errors but as i debug it , it goes in error state. Can you help to solve this issue
Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
after doing that my code is being compiled with no errors but as i debug it , it goes in error state. Can you help to solve this issue
The code started working when i commented peer_manager_init(); in main
The code started working when i commented peer_manager_init(); in main