This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRFReady smart remote 3 with nRF52

i use pca20023-sr3_nrf52832_product_example demo to test, but there was an error occued , the segger rtt views displays:

00> [00000000] <info> app: System ON
00> [00000000] <info> app: Board: PCA20023 (Smart Remote 3 nRF52832 Product Example)
00> [00000000] <info> app: Boot Mode: Power On
00> [00000000] <info> stack_guard: Stack Guard: 0x20007800-0x200078FF (usable stack area: 21424 bytes)
00> [00000000] <info> balloc: Pool 's_rng_monitor_request_pool' initialized (size: 3 x 12 = 36 bytes)
00> [00000000] <info> pwr_mgmt: Init
00> [00041646] <info> balloc: Pool 's_event_pool' initialized (size: 8 x 12 = 96 bytes)
00> [00041648] <info> balloc: Pool 'm_coms_report_pool' initialized (size: 9 x 4 = 36 bytes)
00> [00041649] <info> balloc: Pool 'm_coms_data_desc_pool' initialized (size: 15 x 20 = 300 bytes)
00> [00041673] <error> app_error: ERROR 3 [NRF_ERROR_INTERNAL] at ..\..\..\Source\Modules\m_init.c:163

How can I fix this mistake?

Related