nrf 52832 DK is not advertising.

hi Team,

working Environment:

nrf52832 DK, SDK 17.1.0, keil IDE uvision 5, Windows 10 pro.

i am working with ble_peripheral based ble_app_uart example. 

this program was working perfectly.

then i was modifying this program according to my requirement . 

during that many times i erased device with nrf go studio then loaded softdevice using keil first , then loaded peripheral ble example.

At one perticular point , when i flashed my modified code, it was not advertising. I thought , my modification has effected advertising.

So, i newly downloaded and unzipped  SDK again and tried the example ble- peripheral i.e ble_app_uart.c, for my surprise that also not advertising.

i tried another example ble_app_hids_mouse.c ..that also not advertising.

so, what went wrong dont know.

when i tried to debug , stuck at one point, have attached debug window for reference.

And, when i open nrfgo for erase all option, it pops up with recovery message as attached.

how to make my board advertising again!!!!!

Thank you   

  

Related