I'm trying to make the sample beacon in my custom nrf52832 board, builded by Segger Embedded Studio.
The code runs fine when I'm connected to the device with the OpenOCD, but as soon as I disconnect it and try to use only external power, it doesn't run.
Is there a specific configuration I need to change on the Segger Studio builder, or is it a hardware pin that I have to pull? I already pulled pin nRESET to 3V3, but it doesn't affect anything.
Thanks in advance,
Arthur Käfer