I have the nRF51822 beacon kit, using Keil uVision, downloaded the beacon app and all associated files. Compiles, but how to program the beacon board?
I've done two things: Thing 1: I have connected a programming cable between my NRF52-DK board and the beacon (using the 10 pin "Debug Out" connector). Using nRFgo Studio, I erased the device, then "program softdevice", then "program application" without error. I think it is really programming the NRF52-DK (NOT my beacon target board).
Thing 2: Plugged in a nRF51-Dongle and programmed this the same way as above, again with no errors.
Now, I am trying to use the iPhone app "nRF Beacons" to detect my beacons, and I get nothing.
In "thing 1" above how do I use the nRF52-DK to program the beacon board? in both things above, why doesn't the iPhone app detect my beacon? Is there another app that I can use that will sniff them out?
Thanks in advance - Dan