I am using nrf connect sdk with nrf52832 to interface RFID reader with custom board nrf52832 over SPI, the firmware is working very well on my custom board when the RTT debugger is running, but when the RTT is not activated the board is unable to detect the cards.
I am not sure if this is a firmware or hardware problem, I am trying to deactivate the DCDC and use LDO to check if this is a power issue, how can this be done using nrf connect sdk?