WINC1500 IoT Software APIs: m2m_wifi_set_mac_address

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_set_mac_address

Functions

NMI_API sint8 m2m_wifi_set_mac_address (uint8 au8MacAddress[6])
 

Detailed Description

Synchronous MAC address assigning to the NMC1500. It is used for non-production SW. Assign MAC address to the WINC device.

Function Documentation

◆ m2m_wifi_set_mac_address()

NMI_API sint8 m2m_wifi_set_mac_address ( uint8  au8MacAddress[6])

Assign a MAC address to the WINC board. This function override the already assigned MAC address of the WINC board with a user provided one. This is for experimental use only and should never be used in the production SW.

Parameters
[in]au8MacAddressMAC Address to be set to the WINC.
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