Hello,
I have simple custom PCB with nRF51822. I am trying to make it advertise like a beacon, by program it with ble_app_beacon example from nRF5_SDK examples. I have also nRF51DK, and I use J-Link programmer on this board to program my custom board. Beacon example works fine on nRF51DK, but when I put it on my custom board with nRF51822, nothing happens, there is no advertising. To program my board I use nRFGO studio, s132 soft device.
Any ideas what I am doing wrong?