Hi,
We are using CC2340R5 basic ble oad peripheral code with ANCS and basic ble peripheral code with ANCS SDK : simplelink_lowpower_f3_sdk_7_10_00_35. I have connected my Iphone and notifications has enabled, when i tried to call to that iphone and caller information receiving in my peripheral device. When after eighth call caller information not receiving in my peripheral device. Same project tried in SDK : simplelink_lowpower_f3_sdk_7_20_00_29 When after nineth, call caller information not receiving in my peripheral device. Same project tried in SDK : simplelink_lowpower_f3_sdk_7_20_01_10 When after seventh, call caller information not receiving in my peripheral device. Module restart is required to get the call information. So upon every module power restart , only seven call information receiving in peripheral device .
We have tried modifying the connection interval and stack size and heap size also.
CCS: code Composer Studio 12.3.0 - SDK : simplelink_lowpower_f3_sdk_7_10_00_35
CCS: code Composer Studio 12.4.0 - SDK : simplelink_lowpower_f3_sdk_7_20_00_29
CCS: code Composer Studio 12.5.0 - SDK : simplelink_lowpower_f3_sdk_7_20_01_10
Same ANCS working fine with CC2642 and CC2640R5.
Thank you.