Hi, I am running an nrf52 (board PTR5628, no external 32kHz crystal), having some leds blinking at startup just prior to start advertising. 75% of the time when I power it on it hangs. If I connect a debugger it seems to be stuck at address 0x8e4 - softdev s132_nrf52_3.1.0.
The interesting part is that if I have the SWDIO and SWDCLK pins connected to a debugger (running or not running), it starts ok 100%. I was under the impression these pins could be left unconnected? Pulling them to low does not affect bad behaviour. Pulling high is still untested.
Thanks!