Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

CC2642R: Extract Bonding Information question

Part Number: CC2642R

Hi engineers,

My customer find in ble_user_guide > Extract Bonding Information GAP Bond Manager and LE Secure Connections — SimpleLinkTm CC13XX/CC26XX SDK BLE5-Stack User's Guide 2.02.07.00 documentation we have an example as below

1. Is it necessary to define pLocalLtk/pPeerIRK/charCfg as static variable?

2. You can see that this charCfg stores the multi-connected Char Config, defaults to 8 connections, and doing so as the link example shows will result in an illegal memory write.