WINC1500 IoT Software APIs: m2m_wifi_req_server_init

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_req_server_init

Functions

NMI_API sint8 m2m_wifi_req_server_init (uint8 ch)
 

Detailed Description

Synchronous function to initialize the PS Server. The WINC1500 supports non secure communication with another WINC1500, (SERVER/CLIENT) through one byte command (probe request and probe response) without any connection setup. The server mode can't be used with any other modes (STA/P2P/AP)

Function Documentation

◆ m2m_wifi_req_server_init()

NMI_API sint8 m2m_wifi_req_server_init ( uint8  ch)
Parameters
[in]chServer listening channel
See also
m2m_wifi_req_client_ctrl
Warning
This mode is not supported in the current release.
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13