GS2101M IP2WiFi Adapter Command Reference Guide
1VV0301499
Rev. 2.0
90
2019-08-05
5.2 Beacon Mode (Unassociated Mode)
Beacon mode or unassociated mode supports to receive and transmit frames on WLAN
interface without association.
5.2.1 Unassociated/Unsolicited Tx
This command is used to transmit 802.11 management frames, control frames, or data
frames without associating with an Access Point based on the configured parameters.
In
Unsolicited Data Mode
(data transmission without association), data transfer is
managed using
escape sequences
. Each escape sequence starts with the ASCII character 27
(0x1B), equivalent to the Escape <ESC> key. The encoding of data is described below. This
encoding is used for transmitted data only. The unsolicited data transmission command
must be issued before sending unsolicited data through the GS node.
The format of an unsolicited data frame is:
<ESC>D/d<Payload>
The Payload contents are byte or byte stream.
Command Syntax
AT+UNSOLICITEDTX=<Frame Control>,<Sequence Control>,
<Channel>,<Data Rate>,<Power>,<CCA Enable/Disable>,<Frame
Length>,<Reception Wait time>,<Address 1>,[<Address 3>],
[<Address 4>],[capture transmission timestamp in
ticks],[Reception frame type],[Enable/Disable IE filter
for reception frames],[Reception IE ID]
After issuing this command, the user needs to send the payload data as follows:
<ESC>D/d<PayLoad of the above Frame length>
Parameter Description
describes the Unassociated/Unsolicited Tx parameters.
NOTE:
Size of Payload has to be in multiples of 4.
Table 64 Unassociated/Unsolicited Tx Parameters
Parameter
Optional/Mandatory
Value
Description
Frame Control
Mandatory
Refer 802.11 specification.
It is the frame control field in the
802.11 frame.
For more information, refer the
802.11 specification.