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.

CC3220SF-LAUNCHXL: sl_WlanProvisioning API PROVISIONING_INACTIVITY_TIMEOUT issue

Part Number: CC3220SF-LAUNCHXL

Hi support,

 I'm using the following modules for my application.
Amazon FreeRTOS -> 202107
SL Host Driver Version 2.0.1.27
Service Pack Version sp_3.22.0.1_2.7.0.0_2.2.0.7.bin

  

I am facing an issue with the following API.

status = sl_WlanProvisioning(SL_WLAN_PROVISIONING_CMD_START_MODE_APSC, ROLE_STA, PROVISIONING_INACTIVITY_TIMEOUT, NULL, 0x0);

I have changed the PROVISIONING_INACTIVITY_TIMEOUT for 3 mins instead of 10 mins.

  

For testing purposes, I am leaving the device in idle condition till this 3 mins timeout happens.

In this scenario randomly I am observing more than 3 mins delay (~ 5 to 6 mins) to get the provisioning confirmation timeout event response from the NWP. 

FYI, In PROVISIONING_INACTIVITY_TIMEOUT  --> 10 mins scenario this issue is not observed.

 

Is there any hard requirement for the NWP to wait more than 3 min delay? please explain.

 

 

Regards,

Suresh