22
1.877.877.2269
BLACKBOX.COM
NEED HELP?
LEAVE THE TECH TO US
LIVE 24/7
TECHNICAL
SUPPORT
1.877.877.2269
CHAPTER 3: DEVICE CONFIGURATIONS
3.3.2 CONFIGURE APN
TABLE 3-38. APN CONFIGURATION
SEQUENCE
PARAMETER
DATA
DESCRIPTION
REMARKS
1
SOH
*
Header
Always 1 byte
2
Command ID
08
For APN Configuration
of Device
Always 2 bytes
3
APN1
airtelgprs.com
APN e.g for Vodafone
-airtelgprs.com
Always n byte
4
Usr1
User1
User Name (Default : )
Always n byte
5
pwd1
Password1
Password (Default : )
Always n byte
6
APN2
Vodafonegprs.com
APN e.g for Vodafone
- www
Always n byte
7
Usr2
User2
User Name (Default : )
Always n byte
8
pwd2
Password2
Password (Default : )
Always n byte
9
EOH
#
Footer
Always 1 byte
TABLE 3-39. MESSAGES TO/FROM DEVICE
MESSAGE TO DEVICE
RETURN MESSAGE FROM DEVICE
EXAMPLE
SUCCESS
FAILURE
*08,airtelgprs.com,,,www,,#
*12345678910101000,08,1#
*12345678910101000,08,0#
*Device ID,Command ID,status#
3.3.3 APN CONFIGURATION REQUEST
TABLE 3-40. APN MESSAGES TO/FROM DEVICE
MESSAGE TO DEVICE
CONDITION
REPLY FROM DEVICE
*08#
Only APN
*08,apn#
APN+usr+password
*08,apn,usr,pswd#