NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2mWifiConnect Struct Reference
[DataTypes]
Wi-Fi Connect Request. More...
#include <m2m_types.h>
Data Fields | |
| tstrM2MWifiSecInfo | strSec |
| uint16 | u16Ch |
| uint8 | au8SSID [M2M_MAX_SSID_LEN] |
| uint8 | __PAD__ [__CONN_PAD_SIZE__] |
Detailed Description
Wi-Fi Connect Request.
Definition at line 1290 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 1303 of file m2m_types.h.
SSID of the desired AP. It must be NULL terminated string.
Definition at line 1298 of file m2m_types.h.
Security parameters for authenticating with the AP.
Definition at line 1292 of file m2m_types.h.
RF Channel for the target SSID.
Definition at line 1295 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2