Dear sir,
Pl. tell me how to write to ERASEPROTECT register of NRF52832
Regards,
Manoj Hiwarkar
Dear sir,
Pl. tell me how to write to ERASEPROTECT register of NRF52832
Regards,
Manoj Hiwarkar
Did you try disabling the SoftDevice as my colleague suggested in the other thread before writing to these registers? Did you try writing to the registers using nrfjprog as suggested with the command below?
nrfjprog --memwr 0x10001208 --val 0xFFFFFF00
Best regards,
Simon
Did you try disabling the SoftDevice as my colleague suggested in the other thread before writing to these registers? Did you try writing to the registers using nrfjprog as suggested with the command below?
nrfjprog --memwr 0x10001208 --val 0xFFFFFF00
Best regards,
Simon