I have the following:
- Dev board PCA10040
- SDK nRF52_SDK_0.9.2_dbc28c9
- Mac OSx
I was able to compile the blinky example and have the .hex in the _build folder. Pardon me but this is the first time that i am working with a nordic platform.
Copied the .hex file to the JLINK drive and the drive disconnected and reconnected to my Mac. Is this the expected behavior?
I do not see any of the GPIOs toggling and all it does it that the LD5 keeps blinking green when i power it using a usb power supply.
How can i get this blinky example successfully uploaded to my dev board?
Thanks!