擦除芯片:nrfjprog --recover
烧写HEX程序(52系列为例)
nrfjprog --program xxx.hex --verify -f NRF52
重启芯片
nrfjprog --reset -f NRF52