Hi I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable(p_ram_start)", it return error of "NRF_ERROR_NO_MEM"
can you help me .
I got some answer of "NRF_ERROR_NO_MEM", But I don't know what SRAM_START I should set, and my setting is : FLASH_START=0x23000;FLASH_SIZE=0x78000;SRAM_START=0x200031b0;SRAM_SIZE=0xf000 and my board is nrf52832