Tool/software:
Hi,
Could you tell us the following?
ECC key generation is executed in the following order in "simplelink_lowpower_f3_sdk_9_10_00_83", but ECC key generation is not completed.
(1) Receive GAP_DEVICE_INIT_DONE_EVENT (Device Initialization Complete)
(2) ECC key generation with GAPBondMgr_GenerateEccKeys() (Generation result: SUCCESS)
(3) We don't get notified of GAPBOND_GENERATE_ECC_DONE
For simplelink_cc13xx_cc26xx_sdk_6_30_01_03, GAPBOND_GENERATE_ECC_DONE are notified in the same order as above.
Should ECC key generation be performed at a separate event?
■References
C:\ti\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\ble\host\gapbondmgr\src\gapbondmgr.c