Hello,
I am using S110 8.0 soft device and using the example Nordic_UART. I am able to compile the project file in KEIL and flash it onto my board. I don't see any errors or warnings. So, I know flashing it was successful.
However, I don't see any advertising. It seems like application doesn't run?
On the other hand, if I use the precompiled HEX file in the Nordic UART folder and load it onto the device using nRFGo Studio, I am able to see advertising packets.
What could I be doing wrong?
Thanks