SOFTDEVICE : INVALID MEMORY ACCESS ERROR while running integrated multilink ble uart central and nfc writable ndef msg project.

Hi Nordic Team,

My dev environment is as follow:

nRF52832(Ble Central + nfc) + S132+ SES

I have integrated BLE Central Multilink uart project with nfc writable ndef msg project . I have included all the files necessary for nfc and had removed nrf_nvic and nrf_soc files from driver folder as per instruction from one of the post here . But i am still getting "SOFTDEVICE:INVALID MEMORY ACCESS ERROR" and the code gets stuck in line "APP_SCHED_INIT()".

Kindly help me resolve this issue . Thank you.

Parents Reply Children
Related