Dear all, Im experiencing the following error that pops out on RTT console during the first few lines of main():
<00> warning> app: ERROR app_error_fault_handler() id:16385 pc:0 info:536895180 !
I understand the definition here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__app__error.html but Im unable to interpret the INFO parameter in more detail. Im unable to pinpoint the peripheral that I might be using conflicting with the SoftDevice. Can anyone shed more light for me to interpret this?
Could this be purely related do out of memory issue? Is there a possibility Im running out of memory on the chip (Im using nRF52811 - SES says FLASH 149.8/192KB and RAM 18.3/24KB)
Using SoftDevice S112 / 6.1.1
Thanks!
Marcel