WINC1500 IoT Software APIs: m2m_wifi_req_client_ctrl

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_req_client_ctrl

Functions

NMI_API sint8 m2m_wifi_req_client_ctrl (uint8 cmd)
 

Detailed Description

Asynchronous command sending function to the PS Client (An WINC1500 board running the ps_firmware) if the PS client send any command it will be received through the M2M_WIFI_RESP_CLIENT_INFO event

Function Documentation

◆ m2m_wifi_req_client_ctrl()

NMI_API sint8 m2m_wifi_req_client_ctrl ( uint8  cmd)
Parameters
[in]cmdControl command sent from PS Server to PS Client (command values defined by the application)
Precondition
m2m_wifi_req_server_init should be called first
Warning
This mode is not supported in the current release.
See also
m2m_wifi_req_server_init M2M_WIFI_RESP_CLIENT_INFO
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