mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Apply suggestions to 2 files
This commit is contained in:
parent
0ed631f47a
commit
ff5c7d349f
@ -996,8 +996,8 @@ The table below shows the reason-code defined in {IDF_TARGET_NAME}. The first co
|
|||||||
* - BAD_CIPHER_OR_AKM
|
* - BAD_CIPHER_OR_AKM
|
||||||
- 29
|
- 29
|
||||||
- 29
|
- 29
|
||||||
- Requested service rejected because of SSP cipher suite or AKM requiremen.
|
- Requested service rejected because of SSP cipher suite or AKM requirement.
|
||||||
* - NOT_AUTHORIZED_THIS_LO CATION
|
* - NOT_AUTHORIZED_THIS_LOCATION
|
||||||
- 30
|
- 30
|
||||||
- 30
|
- 30
|
||||||
- Requested service not authorized in this location.
|
- Requested service not authorized in this location.
|
||||||
@ -1112,17 +1112,19 @@ The table below shows the Wi-Fi reason-code may related to wrong password.
|
|||||||
- Description
|
- Description
|
||||||
* - 4WAY_HANDSHAKE_TIMEOUT
|
* - 4WAY_HANDSHAKE_TIMEOUT
|
||||||
- 15
|
- 15
|
||||||
- Four-way handshake times out. Setting wrong password when STA connecting to an encrpted AP.
|
- Four-way handshake times out. Setting wrong password when STA connecting to an encrpyted AP.
|
||||||
* - NO_AP_FOUND
|
* - NO_AP_FOUND
|
||||||
- 201
|
- 201
|
||||||
- This may related to wrong password in the two scenarios:
|
- This may related to wrong password in the two scenarios:
|
||||||
|
|
||||||
- Setting password when STA connecting to an unencrypted AP.
|
- Setting password when STA connecting to an unencrypted AP.
|
||||||
- Doesn't setting password when STA connecting to an encrpted AP.
|
- Doesn't setting password when STA connecting to an encrypted AP.
|
||||||
* - HANDSHAKE_TIMEOUT
|
* - HANDSHAKE_TIMEOUT
|
||||||
- 204
|
- 204
|
||||||
- Four-way handshake fails.
|
- Four-way handshake fails.
|
||||||
|
|
||||||
|
Wi-Fi Reason code related to low RSSI
|
||||||
|
++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
The table below shows the Wi-Fi reason-code may related to low RSSI.
|
The table below shows the Wi-Fi reason-code may related to low RSSI.
|
||||||
|
|
||||||
|
@ -1124,6 +1124,9 @@ Wi-Fi 原因代码
|
|||||||
- 握手超时。
|
- 握手超时。
|
||||||
|
|
||||||
|
|
||||||
|
与低 RSSI 有关的 Wi-Fi 原因代码
|
||||||
|
+++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
下表罗列了与低 RSSI 相关的 Wi-Fi 原因代码。
|
下表罗列了与低 RSSI 相关的 Wi-Fi 原因代码。
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user