Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG
Hi Ti Expert.
I have 2 questions about the connection parameter update request.
Question 1: about sending parameter update requests after connection establishment.
I made the following settings in syscfg,
When I used my mobile phone to establish a connection with the CC2340, I never saw a connection request update. According to the syscfg settings, the connection update should be executed six seconds after the connection is successful, but on the CC2340, I didn't seem to see it. this behavior.

At the same time, I searched the entire SDK for the following definitions and did not see them being used anywhere.

Question 2: After I used my mobile phone to establish a connection with CC2340,
I used BLEAppUtil_paramUpdateReq on CC2340 to update the connection parameter, but the status returned 2, and the connection interval was not successfully updated.

Now I can only send parameter update requests to CC2340 from the mobile phone, and then it can be updated.
so could you help to solve the above questions?
SDK version:V7.2
Thanks.