RKNRFGO should have an option to automatically reload the code on Program
nrf51822 programmer for OS X
Brought to you by:
rolandking
Currently if you recompile the source of your project and you want to reprogram your nRF51822, you need to hit the Browse button, reselect the hex file, click OK, and then program the device.
There should be an option to reload the hex file every time Program or Both is selected. Alternately it could look to see if the file has changed and then reload it. Either is fine.
Since the nrfjprog
tool is broken with SoftDevice S110 V7.x the steps described above must be repeated every time one wishes to program their device.
Added in 1.0.7. See the release notes for that and the other changes in that version.