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.

CC3200作为AP模式,可以隐藏SSID吗?

Other Parts Discussed in Thread: CC3200

CC3200作为AP模式,可以隐藏SSID吗?

  • 可以,请参考:

    - <b>WLAN_AP_OPT_HIDDEN_SSID</b> \n
    Set Hidden SSID Mode for AP mode.Hidden options: \n
    0: disabled \n
    1: Send empty (length=0) SSID in beacon and ignore probe request for broadcast SSID \n
    2: Clear SSID (ASCII 0), but keep the original length (this may be required with some \n
    clients that do not support empty SSID) and ignore probe requests for broadcast SSID \n
    This option takes <b>_u8</b> as a parameter