mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 14:14:33 +02:00
fix bug for case WIFI_CONN_0102:
after set AP, STA will disconnected and do reconnect. scan could fail as reconnect also use scan
This commit is contained in:
@@ -5868,6 +5868,8 @@ test cases:
|
||||
- ['R SSC2 RE "\+JAP:CONNECTED,%%s"%%(<target_ssid>)']
|
||||
- - SSC SSC1 ap -S -s <target_ssid> -n 15
|
||||
- ['R SSC1 C +SAP:OK']
|
||||
- - SSC SSC2 sta -C -s <target_ssid> -p <target_password>
|
||||
- ['R SSC2 RE "\+JAP:CONNECTED,%%s"%%(<target_ssid>)']
|
||||
- - SSC SSC2 sta -S
|
||||
- ['R SSC2 RE "\+SCAN:%%s,.+,\d+,1"%%(<target_ssid>)']
|
||||
comment: ''
|
||||
|
Reference in New Issue
Block a user