Dear all,
I used SDK 12.3 buttonless functoin with PCA10028(nRF51422), and I occur some problem.
I did some testing as below:
case 1. softdevice+bootloader
case 2. softdevice+application
case 3. softdevice+bootloader+application
All case works well when I use keil to compile.
If I use GNU to compile, case 1 and 2 work well.
In case 3, it will not work (no advertising, LED not flash) after power restart, but it can work after flash hex file without power restart.
Any suggestion ?
Thank you.