
AirPrime XS1110 AT Command Reference
Rev 3.1 Jul.20
24
41113737
<sentence_status> (Show the $PSWIGEOFEN sentence is enabled or disabled)
•
0—Disable
•
1—Enable
<region_data> (The data of each specified region)
•
Formats: <id>,<latitude>,<longitude>,<radius>,<status>
•
<status>: The status that shows the module is in the specified region or not
•
0—Outside
•
1—Inside
•
3—No position information
Example:
•
Write for enabling $PSWIGEOFEN output:
AT+GNSSGEOFEN=1<CR><LF>
+GNSSGEOFEN,1,OK*3C<CR><LF>
•
Write for erasing settings for all regions.
AT+GNSSGEOFEN=2,0<CR><LF>
+GNSSGEOFEN,2,0,OK*23<CR><LF>
•
Write for setting 1st region. (latitude: 60.472, longitude: 96.2527, radius: 100)
AT+GNSSGEOFEN=3,1,60.472,95.2527,100<CR><LF>
+GNSSGEOFEN,3,1,60.472,95.2527,100,OK*08<CR><LF>
•
Read the geo-fencing status of the module.(The module has exceeded the position of all
regions)
AT+GNSSGEOFEN?<CR><LF>
+GNSSGEOFEN,0,
1,60.472000,95.252701,100,0,
2,60.472000,95.252701,100,0,
3,60.472000,95.252701,100,0,OK*28<CR><LF>
Table 2
-
2: General Commands (Detail) (Continued)
Command
Description