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
Hi Manoj
There is no ERASEPROTECT register in the nRF52 series.
Best regards,
Simon
ok. how to write CONFIG0, CONFIG1, CONFIG2 and CONFIG3 registers individually.
It seems like you're getting this question answered in this case. Please create a new ticket if you need more detailed information, as we try to keep each ticket to one subject each here on the DevZone.
Best regards,
Simon
I haven't got the proper answer in that case. That's why I have created this new case.
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