This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Error no definition for "HCI_EXT_ConnEventNoticeCmd" in simple peripherals split image example project

Part Number: CC2640R2F

Hi,

SDK version : v2.20.00.49.

In my project i used simple peripherals  project as a reference and created the split image (separate app and stack hex) project.

While compiling i am getting below errors.

Error[Li005]: no definition for "HCI_EXT_ConnEventNoticeCmd" [referenced from
          C:\projectWork\Repos\SCD\embsw\debug\object\source\BLE\BleManager.o]

For this,  If I refer the "icall_ble_api.h" file , there is no definition for "HCI_EXT_ConnEventNoticeCmd".

How can i fix this !! is there any alternative API is available?

Thanks and regards,

Jayachandran R