![LILYGO T-Beam User Manual Download Page 12](http://html1.mh-extra.com/html/lilygo/t-beam/t-beam_user-manual_1916615012.webp)
!
6. SSC Command Reference
7.
SSC Command Reference
Here lists some common Wi-Fi commands for you to test the module.
7.1. op
Description
op commands are used to set and query the Wi-Fi mode of the system.
Example
op -Q
op -S -o wmode
Parameter
7.2. sta
Description
sta commands are used to scan the STA network interface, connect or disconnect AP, and
query the connecting status of STA network interface.
Example
sta -S [-s ssid] [-b bssid] [-n channel] [-h]
sta -Q
sta -C [-s ssid] [-p password]
sta -D
Parameter
Table 6-1. op Command Parameter
Parameter
Description
-Q
Query Wi-Fi mode.
-S
Set Wi-Fi mode.
wmode
There are 3 Wi-Fi modes:
•
mode = 1: STA mode
•
mode = 2: AP mode
•
mode = 3: STA+AP mode
Table 6-2. sta Command Parameter
Parameter
Description
-S scan
Scan Access Points.
Xinyuan
!
/12
9
2022.03
Summary of Contents for T-Beam
Page 1: ...Version 1 1 Copyright 2022 T Beam User Guide...
Page 6: ...2 Get Started 2 2 Install the Arduino Software Xinyuan 12 3 2022 03 Wait for installation...
Page 9: ...4 Configure 5 Test Demo Select File Example WiFi WiFiScan Xinyuan 12 6 2022 03...
Page 11: ...5 Build and Flash 6 2 Serial Monitor Tools Serial Monitor Xinyuan 12 8 2022 03...