Hi,
My problem is:
When I programing my board using existing hex from SDK, I have no problem. Program working great.
But if I building my own hex (build without errors) and send to my board, program not working.
That situation refers to among other ble_app_uart, because if I doing the same with blinky example my hex working great.
I was try in two different boards (PAC10028 and PCA10040), now I working on Ubuntu, but on the Windows I had similar problem.