Hello,
I am using WT51822-S4AT based on the nRF51822 SoC and I am trying to program it with the ble-beacon example from the SDK. Looking at the DK documentation, I need to use P20 pins to program it. It sounds like once I get it all hooked up right to the module, it should detect and program it automatically.
This is how I have it hooked up:
From DK to Module:
I can program the chip on the DK just fine. The beacon example works and shows up on my phone. When I connect the module into the P20 pins, and the flash it, everything is reported to be successful. But now I don't see any beacon showing up on my phone. I use eclipse and GCC. I have even tried with nRFGo Studio.
Do I have it hooked up wrong? What is wrong? Any help would be really appreciated since I've been at this for a month now.