I configured the pca63519-sr3_nrf52832_shield to fit on my board (actually disabled all peripherals, only the bluetooth protocol part), but found that the modified code could run on nrf52-dk, but could not run on my board, via RTT hint "[00000000] <error> app_error: error 3 [NRF_ERROR_INTERNAL] at..\..\..\ Source \ Modules \ m_init. C: 163"
How did this problem arise and how can it be solved?
my modified config file:sdk_config.h , sr3_config_nrf52832_pca63519.h
my hardware sch:SCHEMATIC.pdf
my rtt output log:rtt_output.txt