Hi All,
Setup:
SoC: nRF51822
SDK: 11.0.0
Softdevice: S130 2.0.1
I am facing occasional HardFault and It is happening randomly. I need to test device few hours to generate it and still no guarantee it will generate. It seems it is stack overflow issue.
My stack end address is 0x200075b8
I have captured below screen shot when HardFault handler called.

Can someone please point which instruction is causing issue?
Regards,
Tarun