请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC3220MODA 我已使用 sl_WlanProvisioning (...)将器件置于配置模式 超时10分钟。 如果它确实超时、如何收到通知?
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.
我已使用 sl_WlanProvisioning (...)将器件置于配置模式 超时10分钟。 如果它确实超时、如何收到通知?
您将获得 sl_WLAN_EVENT_PROVISIONING_STATUS 的 SL WLAN 事件(在 SimplelinkWlanEventHandler 中)、其配置状态= sl_WLAN_PROVISIONING_STOPPED。
请注意、设置为超时的值仅在调用 AP 角色中的命令时才会产生影响。 否则、它将始终为10分钟。
这是一个当前问题、将在未来的 SDK 之一中修复。
BR、
Kobi