When I add ble_app_uart example to ble_app_multiperipheral, an error occurs.

Hi team,

I am using NRF52833 DK with PCA10100 on it and s140 soft device version..

While I am merging the ble_app_uart example with ble_app_multiperipheral example, the following error is occured.

<info> app_timer: RTC: initialized.
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at D:\nrf_sdk\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\Ble_experiments\ble_app_uart\main.c:399
PC at: 0x0002AE0F
<error> app: End of error report.

Please provide me solution.

Here is the main.c:399

Thanks and Regards,

Hareesh Gorle

Related