Rainbow Electronics MG260 User Manual

Page 170

Advertising
background image

FLYFOT-MG260-MODULE

Page: 170 / 246

This document is the sole and exclusive property of FLYFOT. Not to be distributed or divulged without
prior written agreement.

18 Specific AT commands

18.1 General Indications +WIND

Description :

FLYFOT has introduced a general mechanism to send unsolicited non-standardized indications
to the application. These indications are:

z

indication of a physical change on the SIM detect pin from the connector (meaning SIM inserted,
SIM removed)

z

indication during mobile originated call setup that the calling party is ringing.

z

Indication of the availability of the product to receive AT commands after boot.

For each indication, a “bit flow” has to be indicated.

Syntax:

Command syntax: AT+WIND= <IndLevel >
Command

Possible responses

AT+WIND?

+WIND: 0OK

AT+WIND=255

OK

Note: The SIM has been removed

+WIND: 0
Note: The SIM presence pin has been detected
as “SIM removed”

Note: The SIM has been inserted

+WIND: 1
Note: The SIM presence pin has been detected
as “SIM inserted”

Note: The network service is available for an
emergency call

+WIND: 7

Note: The initialization has been completed

+WIND: 4


The AT+WIND? command is supported and indicates the <allowed bit flows>.
AT+WIND settings are automatically stored in non volatile memory (EEPROM).
This means the &W command does not need to be used and the selected
flows are always activated after boot.
Default value is 0: no flow activated, no indication.
AT+WIND=? gives the possible value range (0-4095)

The unsolicited response will then be:
+WIND : <event> [ ,<idx> ]
<idx>: Call identifier, defined in +CLCC command.

Or for event 10:

Advertising