GS2101M IP2WiFi Adapter Command Reference Guide
1VV0301499
Rev. 2.0
74
2019-08-05
describes the synchronous responses and remarks for the Set MAC
Address command.
Example 1
To set the MAC address for the GS node in STA mode, execute the following sequence of
commands:
AT+WM=0
OK
AT+NMAC=00:1d:c9:d0:70:cc
OK
AT+NMAC=?
00:1d:c9:d0:70:cc
OK
Example 2
To set the MAC address for the GS node in AP mode, execute the following sequence of
commands:
AT+WM=2
OK
AT+NMAC=00:1d:c9:d0:70:cc
OK
AT+NMAC=?
00:1d:c9:d0:70:cc
OK
Table 44 Set MAC Address Synchronous Responses
Responses
Remarks
OK
Success
ERROR:INVALID INPUT
If value is not in the valid format.
NOTE:
The command AT+WM=2 should not be issued while the AP is already
operating as the limited AP stops beaconing.