When I plug the nRF51822EK (PCA10024) in via USB while holding the reset button down, it mounts as "MBED LOADER" rather than "MBED". This page
Indicates that you can reprogram the MBED bootloader this way. I tried using the images on this page and followed the instructions. Everything went fine, except that after completing, when I plug the RF51822EK back in, it won't mount as "MBED". It can still mount as "MBED LOADER" when I hold the reset button down. So I have three questions:
-
Should these binaries work for the PCA10024? If not, which should I use?
-
(In case I am copying binaries over incorrectly) When I copy the binaries over, do they need to have a specific name?
-
Is there a default/stock/golden binary I can reprogram the bootloader with?
Thanks!