I used the command
nrfjprog -f NRF52 --program light_switch_proxy_client_nrf52832_xxAA_s132_6.0.0.hex –-chiperase
to programm the nrf52832 board and get the below logs :
parsing hex file
Erasing user variable code and UICR flash areas
Applying System Reset
Checking that the area to write is not protected
Programming device.
I am not sure if my device is programmed successfully or not?How will I come to know?Did I encounter any failure?Also what will be the mac of the device being advertised, is there any UART logging enabled for this which I can see on some hyperterminal tool?
Also is there a way to factory reset the board using any Key presses on the board?
Thanks in advance
Rp