how to clear data on nRF5340 DK audio board?

Hi Nordic team,

I debug on the board, and I want to check the connection at the first time without connection before. so I want to clear data on the flash first, then do that operation. but I don't find that command yet.

So, would you please give me a command on how to remove all data on the flash? thanks.

BTW, download command I used is:

python buildprog.py -c both -b debug -d both -p -f

Best regards, 

Handom

Related