Hi,
This is Srivisakh. I am using a custom made board integrated with nrf52832 board in which UART is configured. I am using Segger IDE for code development and building. When I am building the code in debug configuration with UART integrated and flashing the hex file into the board, it is getting hang in power cycle. This issue I am not facing when I am building the code in release configuration. Is this an issue with the nordic SDK or with the hardware. Can you please give points to resolve this issue.
One more pointer to note is that when the UART is enabled with the same SDK to nrf52840, and when compiled in debug configuration, the hang in power cycle is not observed.