I am using openOCD as the debugger for my nRF52 device. Nothing is working anymore. I am seeing errors like:
$ Error: Could not find MEM-AP to control the core
$ Error: Target not examined yet
whenever I try to do a command. I think the chip is locked/protected. I might have accidentally/purposefully enabled control access port protection, but now I want to unlock the chip so I can actually use it again.