![Telit Wireless Solutions GS2101M Series Command Reference Manual Download Page 81](http://html1.mh-extra.com/html/telit-wireless-solutions/gs2101m-series/gs2101m-series_command-reference-manual_1083662081.webp)
GS2101M IP2WiFi Adapter Command Reference Guide
1VV0301499
Rev. 2.0
81
2019-08-05
Example 1
Configure device in STA mode
AT+WM=0
Configure device in Limited-AP mode (default configuration)
AT+WM=2
Example 2
Configure device in Limited-AP mode, with following configuration:
AT+WM=2, , ,16,1, , ,1,5
Number of stations allowed to associate in Limited-AP mode = 16
DTIM period in LAP mode=1
Device type = Line powered
Minimum application throughput = 5mbps
Configure the device in LAP mode with 10 seconds as inactivity
AT+WM,,,,,10
Example 3
Configure the device in P2P mode
At+WM=3
5.1.3 MAC Retry
This command is used to set the current retry count set to the supplied value.
Command Syntax
AT+WRETRY=<n>
Parameter Description
describes the Set Retry Count parameters.
Table 50 Mode Synchronous Responses
Events
Verbose mode
Non Verbose mode
Remarks
Success
<CR><LF>OK<CR><LF>
<CR><LF>OK<CR><LF> All parameters are valid
Failure
<CR><LF>ERROR:<SP>INVALID<SP>I
NPUT<CR><LF>
<CR><LF>2<CR><LF>
Parameters are invalid or in
incorrect format.
Table 51 Set Retry Count Parameters
Parameter Optional/Mandatory
Value
Description
n
Mandatory
1 to 255
Default value - 8
The current wireless retry count is set to the
supplied value. The transmission retry
count determines the maximum number of
times a data packet is retransmitted, if an
802.11 ACK is not received.
Note:
The count includes the initial transmission attempt.