AirPrime WP8548 / WP75xx / WP76xx / WP77xx AT Command Reference
126
Proprietary and Confidential - Contents subject to change
4118047
+WUSLMSK
Enable/disable unsolicited notifications
Enable or disable unsolicited notifications. When enabled, unsolicited notifications are output
to the AT port when specific events occur.
By default, unsolicited notifications are disabled.
Password required:
No
Reset required to apply changes:
No
Persistent across power cycles:
Yes
Usage:
•
Execution:
AT+WUSLMSK=<bitmask>,<mask_position>
Response:
OK
Purpose:
Enable or disable the selected notifications (in <bitmask>) defined in the
specified 32-bit <mask_position>.
•
Query:
AT+WUSLMSK?
Response:
+WUSLMSK: <bitmask><mask_position>
OK
Purpose:
Report current state of system mode indications (enabled/disabled),
showing the upper 32-bit mask followed by the lower 32-bit mask.
Example:
+WUSLMSK: 00002B0E710241D0
OK
(The upper mask is 00002B0E, and lower mask is 710241D0.)
•
Query List:
AT+WUSLMSK=?
Purpose:
Return the execution command format. See the parameter descriptions
below for details.
Parameters:
<bitmask> (Unsolicited notifications bit mask, applied to the specified 32-bit <mask_position>)
•
Bit mask indicating which notifications to enable/disable.
•
Range: 00000000–FFFFFFFF. For example:
•
00000000=All bits off (Default value)
•
FFFFFFFF=All bits on
•
Any other combination=Combination of bits off and on
•
LOWER unsolicited notifications mask
on page 128 for supported messages
<mask_position> (The 32-bit mask of notifications that the <bitmask> is to be applied to.)
•
0=Lower 32-bit mask
•
1=Upper 32-bit mask
(Continued on next page)
Table 3-2: Modem Status Command Details (Continued)
Command
Description