Management callback event for a CONNECTION PARAMETER UPDATE request...

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Question: While using WICED Smart on a CYW20736 project, one notices that there doesn’t appear to be a management callback event for a CONNECTION PARAMETER UPDATE request on the slave side. Is there a way for an application to determine if the Master is requesting a Connection Parameter Update within WICED Smart SDK 2.2.3's hello_sensor project?

Answer: To register an update request handler, use the API: bleprofile_regAppEvtHandler_leConnUpdateComplete

You may also find this discussion helpful: Connection Parameter Update Requests

0 Likes
0 Replies