11-28-2023, 01:49 AM
So i have a fairly old Dev pine time and i wanted to start it fresh. So these are the steps i took
nrfjprog -f NRF52 --recover
//using this hex - https://github.com/NordicSemiconductor/n...device.hex
nrfjprog -f NRF52 --program aboveHexFile.hex --verify --sectorerase
//https://github.com/InfiniTimeOrg/InfiniTime/releases/download/1.13.0/pinetime-mcuboot-app-dfu-1.13.0.zip
nrfjprog -f NRF52 --program latestPinetime.hex --verify --sectorerase
nrfjprog -f NRF52 --reset
I followed these steps here.
https://wiki.pine64.org/wiki/Reprogramming_the_PineTime
After i did these steps nothing is working.
I'm guessing the softdevice version hasent changed because i updated my other watch from just bluetooth and it worked perfectly. Any thoughts on how to solve this problem.
nrfjprog -f NRF52 --recover
//using this hex - https://github.com/NordicSemiconductor/n...device.hex
nrfjprog -f NRF52 --program aboveHexFile.hex --verify --sectorerase
//https://github.com/InfiniTimeOrg/InfiniTime/releases/download/1.13.0/pinetime-mcuboot-app-dfu-1.13.0.zip
nrfjprog -f NRF52 --program latestPinetime.hex --verify --sectorerase
nrfjprog -f NRF52 --reset
I followed these steps here.
https://wiki.pine64.org/wiki/Reprogramming_the_PineTime
After i did these steps nothing is working.
I'm guessing the softdevice version hasent changed because i updated my other watch from just bluetooth and it worked perfectly. Any thoughts on how to solve this problem.