Open lucaabel opened 5 years ago
Thanks for the heads-up. I graduated a couple of months ago, but trying to keep the project alive :) Can you submit a pull request or a code example for this code change?
line 29: JLINK_OPTIONS = -device nrf51822_xxaa -if swd -speed 100
This worked for me :)
BMD-200 is no longer shipped with nrf51422, but instead with nrf51822. Changes in the Makefile (JLINK_OPTIONS) required.