I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9
I programmed the softdevice hex and then programmed the heart rate example and everything worked fine and I was able to use the nRF Toolbox ios app and view the HR demo.
Next, I programmed the proximity example demo and that does not seem to work. The device name has changed to Nordic_Prox but the adv data is still the HR data. I used the LightBlue ios app and discovered the following:
What am I doing wrong? Is there a special setting in Keil that I need to make?
I even tried complete erase and reprogramming the softdevice and the proximity example and that has the same problem.