The set command provides information about the current state of the REFRESH command and Bearer Independent Protocol (BIP) channel.
Syntax:
%USATINFO
Response syntax:
%USATINFO: <refresh_state>,<bip_state>
The set command parameters and their defined values are the following:
The following command example gets USAT information when BIP or REFRESH activity is not ongoing:
AT%USATINFO
%USATINFO: 0,0
OK
The following command example gets USAT information when REFRESH is ongoing:
AT%USATINFO
%USATINFO: 1,0
OK
The following command example receives USAT information when BIP channel is connected to, for example, a SIM OTA server:
AT%USATINFO
%USATINFO: 0,2
OK