vficom::cmd Namespace Reference
Last updated: 07-Apr-2025
Variables |
|
const COM3_DllSpec char | ping [] |
PING command value. More... |
|
const COM3_DllSpec char | stk_on [] |
STK On command value. More... |
|
const COM3_DllSpec char | stk_off [] |
STK Off command value. More... |
|
const COM3_DllSpec char | stk_status [] |
STK Status command value. More... |
|
const COM3_DllSpec char | stk_write [] |
STK Write command value. More... |
|
const COM3_DllSpec char | ussd_status [] |
USSD Status (AT+CUSD?) More... |
|
const COM3_DllSpec char | ussd_write [] |
USSD Write (AT+CUSD=n,str,dcs) More... |
|
const COM3_DllSpec char | sim_access [] |
Restricted SIM Access via AT+CRSM. More... |
|
const COM3_DllSpec char | wlan_scan [] |
Scan WiFi networks without filtering. More... |
Variable Documentation
◆ ping
const COM3_DllSpec char ping[] |
PING command value.
◆ sim_access
const COM3_DllSpec char sim_access[] |
Restricted SIM Access via AT+CRSM.
◆ stk_off
const COM3_DllSpec char stk_off[] |
STK Off command value.
◆ stk_on
const COM3_DllSpec char stk_on[] |
STK On command value.
◆ stk_status
const COM3_DllSpec char stk_status[] |
STK Status command value.
◆ stk_write
const COM3_DllSpec char stk_write[] |
STK Write command value.
◆ ussd_status
const COM3_DllSpec char ussd_status[] |
USSD Status (AT+CUSD?)
◆ ussd_write
const COM3_DllSpec char ussd_write[] |
USSD Write (AT+CUSD=n,str,dcs)
◆ wlan_scan
const COM3_DllSpec char wlan_scan[] |
Scan WiFi networks without filtering.
Rate this article: