Novatel Wireless, Inc.
PCI Express Mini-card
Integration & Design Guidelines
Version 1. A
Novatel Wireless, Proprietary & Confidential
Page1
Notice: Restricted Proprietary Information
© Copyright Novatel Wireless, Inc. (2005)
The information contained in this document is the exclusive property of Novatel Wireless, Inc. All
rights reserved. Unauthorized reproduction of this manual in any form without the expressed
written approval of Novatel Wireless, Inc. is strictly prohibited. This manual may not, in whole or in
part, be copied, reproduced, translated, or reduced to any electronic or magnetic storage medium
without the written consent of a duly authorized officer of Novatel Wireless Inc.
The information contained in this document is subject to change without notice and should not be
construed as a commitment by Novatel Wireless Inc. unless such commitment is expressly given
in a covering document.
Novatel Wireless Inc. makes no warranties, either expressed or implied, regarding this document,
its merchantability, or its fitness, for any particular purpose.
Printed and produced in United States of America.
Document Revision History
Rev. Date Brief Description of Change Originator Approved by
1.0 March 28,
Initial Draft John Ross
2005
1.1 August
Added SDK and AT Commands Matt Golden
1,2005
1. A September
Second Draft Sharon Lee
30,2005
Novatel Wireless, Proprietary & Confidential
Page2
Table of Contents
Introduction.................................................................................................................................. 14
PCI Express Mini Card.......................................................................................................... 14
www.pcisig.com/home .......................................................................................................... 14
Getting Started............................................................................................................................. 15
Introduction ........................................................................................................................... 15
Windows Platforms ...............................................................................................................15
S a f e t y W a r n in g ................................................................................................................. 15
F C C R F I n t e r fe r e n c e S t a t e me n t................................................................................... 16
Radio Frequency Exposure Evaluation Requirements......................................................... 16
Technical Support Contacts..................................................................................................16
Device Specifications.................................................................................................................. 17
Introduction ........................................................................................................................... 17
Product Overview............................................................................................................. 17
Hardware................................................................................................................................... 17
Card Specifications............................................................................................................... 17
Mechanical Specification ...................................................................................................... 18
Shielding / Mechanical enclosure ......................................................................................... 20
Host Interface connector....................................................................................................... 20
Interface Specification............................................................................................................... 21
Host Interface........................................................................................................................ 21
USB Interface........................................................................................................................ 22
RF Interface .......................................................................................................................... 22
Subscriber Identification Module (SIM) Interface.................................................................. 22
USIM Interface...................................................................................................................... 22
LED Interface........................................................................................................................ 22
Power Supply........................................................................................................................ 23
Power Class.......................................................................................................................... 25
WDISABLE............................................................................................................................ 26
Electrostatic Discharge and Electro-Magnetic Interference.................................................. 27
Firmware ................................................................................................................................... 27
Overview............................................................................................................................... 27
Memory................................................................................................................................. 27
EU730/740 Firmware Features............................................................................................. 27
EV620 Firmware Features.................................................................................................... 32
Application Software ................................................................................................................. 34
Environmental ........................................................................................................................... 35
Provisioning with IOTA.............................................................................................................. 36
eIOTA.................................................................................................................................... 36
Enabling, disabling, and starting eIOTA ............................................................................... 36
Checking eIOTA status......................................................................................................... 37
Development Board..................................................................................................................... 38
Fixture Diagram/Assembly Diagram......................................................................................... 38
Photo of Top View..................................................................................................................... 39
Schematic.................................................................................................................................. 40
Hardware Design Guidelines......................................................................................................41
Power Supply Requirements for GSM Bursting........................................................................ 41
SIM Card Socket Location ........................................................................................................42
Antenna..................................................................................................................................... 42
1XEV-DO Diversity Antenna Requirements ......................................................................... 42
FCC Implications – Mobile vs. Portable Devices.................................................................. 43
TRP (Total Radiated Power) Requirements......................................................................... 43
MobiLink Phoenix SDK ............................................................................................................... 45
Novatel Wireless, Proprietary & Confidential
Page3
Introduction ........................................................................................................................... 45
Requirements........................................................................................................................ 45
SDK MODULES........................................................................................................................ 45
Phoenix & Blaze.................................................................................................................... 45
NetMonkey............................................................................................................................ 46
Profile Manager..................................................................................................................... 46
Hotspot Finder....................................................................................................................... 46
Menu..................................................................................................................................... 46
Utilities................................................................................................................................... 46
PHOENIX SERVER Software design....................................................................................... 47
Single Server and Multiple Clients........................................................................................ 47
Novatel Wireless Product Line Support................................................................................ 48
State Machine with 2-Way Communication.......................................................................... 48
MobiLink Connection Manager.................................................................................................. 49
Overview............................................................................................................................... 49
Purpose................................................................................................................................. 49
Applicable Documents .......................................................................................................... 49
GENERAL FEATURES............................................................................................................. 49
User Interface Functionality.................................................................................................. 49
Layout ................................................................................................................................... 50
Mouse Over........................................................................................................................... 51
Snap to Edge ........................................................................................................................ 51
Hot Swapping........................................................................................................................ 51
Skinning Customization ........................................................................................................ 51
Localization........................................................................................................................... 52
File ........................................................................................................................................ 52
MOBILINK™ FEATURES......................................................................................................... 53
Main Display Window............................................................................................................ 53
Indicators............................................................................................................................... 57
Connect/Disconnect Button .................................................................................................. 58
Menu..................................................................................................................................... 58
SIM/Lock Management......................................................................................................... 70
Quick Access Buttons........................................................................................................... 71
Software Web Upgrade......................................................................................................... 71
SMS Client............................................................................................................................ 71
Addressbook Features.......................................................................................................... 75
Phoenix API Interface to PCI Express Mini Card...................................................................... 78
Overview............................................................................................................................... 78
Client Object.............................................................................................................................. 78
ChangeLockCode method.................................................................................................... 79
Connect method.................................................................................................................... 79
DebugPrint method...............................................................................................................80
DeleteMessage method........................................................................................................ 80
Disconnect method ...............................................................................................................81
GetAdapter method...............................................................................................................81
GetAdapterList method......................................................................................................... 82
GetConnectStatus method.................................................................................................... 82
GetContact method...............................................................................................................83
GetContactInfo method......................................................................................................... 83
GetDeviceId method ............................................................................................................. 84
GetDeviceModel method ...................................................................................................... 84
GetDeviceNetwork method................................................................................................... 85
GetDeviceState method........................................................................................................ 85
GetDeviceTechnology method.............................................................................................. 87
GetFID method...................................................................................................................... 87
GetHardwareVersion method ............................................................................................... 87
Novatel Wireless, Proprietary & Confidential
Page4
GetLockStatus method ......................................................................................................... 88
GetMessage method............................................................................................................. 88
GetMessageCount method................................................................................................... 89
GetMessageStatus method .................................................................................................. 89
GetMobileNumber method.................................................................................................... 90
GetNetworkOperatorList method.......................................................................................... 90
GetNetworkPreference method ............................................................................................ 91
GetNewMessageCount method............................................................................................ 91
GetOSVersionInfo method.................................................................................................... 92
GetPRLVersion method........................................................................................................ 92
GetRasErrorString method ................................................................................................... 93
GetSigStr method.................................................................................................................. 93
GetSoftwareVersion method................................................................................................. 94
IsDormant method ................................................................................................................94
IsMessageMemoryFull method............................................................................................. 95
IsRoaming method................................................................................................................95
SendMessage method.......................................................................................................... 95
SetAdapter method...............................................................................................................96
SetAutoLock method............................................................................................................. 96
SetCallSettings method ........................................................................................................ 97
SetContact method ...............................................................................................................97
SetMessageStatus method................................................................................................... 98
SetNetworkOperator method................................................................................................ 99
SetNetworkPreference method............................................................................................. 99
SetProxy method................................................................................................................. 100
SetSMSC method............................................................................................................... 100
Shutdown method............................................................................................................... 101
Unlock method.................................................................................................................... 101
IEventPhoenixNotifySink object.............................................................................................. 102
FireEventDeviceState method............................................................................................ 102
FireEventDormant method.................................................................................................. 102
FireEventIncomingCall method........................................................................................... 102
FireEventNetwork method .................................................................................................. 102
FireEventRoaming method................................................................................................. 103
FireEventSigStr method...................................................................................................... 103
FireEventSMSStatus method.............................................................................................. 103
QoS object............................................................................................................................... 103
deliveryofSDUError property............................................................................................... 104
deliveryOrder property........................................................................................................ 104
guarBitDL property.............................................................................................................. 104
guarBitUL property.............................................................................................................. 104
maxBitDL property.............................................................................................................. 105
maxBitUL property.............................................................................................................. 105
maxSDUSize property ........................................................................................................ 105
ResBitErrorRatio property................................................................................................... 105
SDUErrorRatio property...................................................................................................... 106
trafficClass property............................................................................................................ 106
trafficHandling property....................................................................................................... 106
transferDelay property ........................................................................................................ 106
Blaze object............................................................................................................................. 107
EventDeviceState event...................................................................................................... 107
EventDormant event........................................................................................................... 107
EventIncomingCall event.................................................................................................... 107
EventNetwork event............................................................................................................ 108
EventRoaming event........................................................................................................... 108
EventSigStr event ............................................................................................................... 108
Novatel Wireless, Proprietary & Confidential
Page5
EventSMSStatus event....................................................................................................... 108
Attach method..................................................................................................................... 108
Detach method.................................................................................................................... 109
Hotspots object ....................................................................................................................... 109
AboutBox method ............................................................................................................... 109
Init method .......................................................................................................................... 109
ViewHotspots method......................................................................................................... 109
Menu object............................................................................................................................. 110
Init method .......................................................................................................................... 110
ShowAbout method............................................................................................................. 110
ShowActivation method ...................................................................................................... 110
ShowConfig method............................................................................................................ 111
ShowDebug method ........................................................................................................... 111
ShowProp method .............................................................................................................. 111
ShowReport method........................................................................................................... 111
ShowUnlock method........................................................................................................... 112
Language object...................................................................................................................... 112
GetLanguageCount method................................................................................................ 112
GetLanguageIndex method ................................................................................................ 112
GetString method................................................................................................................ 113
GetStringTableCount method............................................................................................. 113
Init method .......................................................................................................................... 113
ProfileManager object............................................................................................................. 114
AboutBox method ............................................................................................................... 114
CreateProfile method.......................................................................................................... 114
GetDefaultProfileName method.......................................................................................... 114
GetProfile method............................................................................................................... 115
GetProfileNameList method................................................................................................ 115
Init method .......................................................................................................................... 115
SetDefaultProfile method.................................................................................................... 116
ShowProfileList method...................................................................................................... 116
Profile object............................................................................................................................ 116
APN property....................................................................................................................... 116
AuthenticationType property............................................................................................... 117
CarrierName property......................................................................................................... 117
ConnectType property ........................................................................................................ 117
DataSpeed property............................................................................................................ 118
DefaultGateway property.................................................................................................... 118
DeliveryofSDUError property.............................................................................................. 118
DeliveryOrder property........................................................................................................ 119
DialString property.............................................................................................................. 119
Fallback2GProfile property ................................................................................................. 119
IPAddress property............................................................................................................. 120
MaxSDUSize property ........................................................................................................ 120
Password property.............................................................................................................. 120
PDPAddress property......................................................................................................... 120
PDPType property .............................................................................................................. 121
PrimaryDNS property.......................................................................................................... 121
PrimaryWINS property........................................................................................................ 121
ProfileName property.......................................................................................................... 122
ProxyAddress property ....................................................................................................... 122
ProxyPort property.............................................................................................................. 122
ResErrorRatio property....................................................................................................... 123
SDUErrorRatio property...................................................................................................... 123
SecondaryDNS property..................................................................................................... 123
SecondaryWINS property................................................................................................... 124
Novatel Wireless, Proprietary & Confidential
Page6
SetProxy property ............................................................................................................... 124
SMSC property.................................................................................................................... 124
SMSEmailNumber property................................................................................................ 125
StaticIP property.................................................................................................................. 125
SubnetMask property.......................................................................................................... 125
Technology property........................................................................................................... 125
TrafficClass property........................................................................................................... 126
TrafficHandling property...................................................................................................... 126
TransferDelay property....................................................................................................... 126
UseDNS property................................................................................................................ 127
Username property............................................................................................................. 127
UseVPN property................................................................................................................ 127
UseWINS property.............................................................................................................. 128
VPNEntryName property .................................................................................................... 128
NetMonkey Lib objects............................................................................................................ 128
EventAdapterFound event.................................................................................................. 128
EventAdapterUpdate event................................................................................................. 128
LAN object............................................................................................................................... 129
GetAdapter method............................................................................................................. 129
GetAdapterList method....................................................................................................... 129
GetBytesIn method............................................................................................................. 129
GetBytesOut method .......................................................................................................... 130
GetConnectState method ................................................................................................... 130
GetDefaultGateway method................................................................................................ 130
GetDuration method............................................................................................................ 130
GetFriendlyName method................................................................................................... 131
GetIPAddress method......................................................................................................... 131
GetLinkSpeed method........................................................................................................ 131
GetMacAddress method..................................................................................................... 132
GetNdisName method ........................................................................................................ 132
GetSubnetMask method..................................................................................................... 132
Init method .......................................................................................................................... 132
SetAdapter method............................................................................................................. 133
WLAN object ........................................................................................................................... 133
AddWepKey method........................................................................................................... 133
Disassociate method........................................................................................................... 133
FindProfile method.............................................................................................................. 134
GetAccessPoints method.................................................................................................... 134
GetAdapter method............................................................................................................. 134
GetAdapterList method....................................................................................................... 135
GetBssid method................................................................................................................. 135
GetBytesIn method............................................................................................................. 135
GetBytesOut method .......................................................................................................... 135
GetConnectState method ................................................................................................... 136
GetDefaultGateway method................................................................................................ 136
GetDuration method............................................................................................................ 136
GetFriendlyName method................................................................................................... 137
GetIPAddress method......................................................................................................... 137
GetLinkSpeed method........................................................................................................ 137
GetMacAddress method..................................................................................................... 137
GetNdisName method ........................................................................................................ 138
GetRssi method .................................................................................................................. 138
GetSigStr method................................................................................................................ 138
GetSubnetMask method..................................................................................................... 138
GetSupportedRates method............................................................................................... 139
GetWZCServiceState method............................................................................................. 139
Novatel Wireless, Proprietary & Confidential
Page7
Init method .......................................................................................................................... 139
IsAdminUser method .......................................................................................................... 140
RemoveWepKey method.................................................................................................... 140
Scan method....................................................................................................................... 140
SetAdapter method............................................................................................................. 140
StartWZCService method................................................................................................... 141
StopWZCService method ................................................................................................... 141
WWAN object.......................................................................................................................... 141
DisableDevice method........................................................................................................ 141
EnableDevice method......................................................................................................... 141
GetAdapter method............................................................................................................. 142
GetAdapterList method....................................................................................................... 142
GetBytesIn method............................................................................................................. 142
GetBytesOut method .......................................................................................................... 143
GetConnectState method ................................................................................................... 143
GetDefaultGateway method................................................................................................ 143
GetDuration method............................................................................................................ 143
GetFriendlyName method................................................................................................... 144
GetIPAddress method......................................................................................................... 144
GetLinkSpeed method........................................................................................................ 144
GetNdisName method ........................................................................................................ 145
GetSubnetMask method..................................................................................................... 145
Init method .......................................................................................................................... 145
InitDevice method ............................................................................................................... 145
IsDeviceEnabled method.................................................................................................... 146
SetAdapter method............................................................................................................. 146
UpdateDeviceParam method.............................................................................................. 146
AT Commands ........................................................................................................................... 148
Introduction ......................................................................................................................... 148
NW PCI AT Command Set...................................................................................................... 148
A/......................................................................................................................................... 148
ATA..................................................................................................................................... 149
ATD..................................................................................................................................... 149
ATE..................................................................................................................................... 151
ATH..................................................................................................................................... 151
ATV..................................................................................................................................... 151
ATZ ..................................................................................................................................... 152
AT&C................................................................................................................................... 152
AT&D................................................................................................................................... 153
AT&V................................................................................................................................... 153
AT+CFC.............................................................................................................................. 154
AT+CRM ............................................................................................................................. 155
AT+CSQ.............................................................................................................................. 155
AT+CSS.............................................................................................................................. 156
AT+CXT .............................................................................................................................. 156
AT+ER................................................................................................................................. 157
AT+ETBM ........................................................................................................................... 157
AT+FCLASS ....................................................................................................................... 158
AT+GCAP........................................................................................................................... 158
AT+GMI............................................................................................................................... 158
AT+GMM............................................................................................................................. 159
AT+GMR............................................................................................................................. 159
AT+GSN.............................................................................................................................. 159
AT$QCQNC........................................................................................................................ 160
AT$QCPREV ...................................................................................................................... 160
AT$QCCLR......................................................................................................................... 160
Novatel Wireless, Proprietary & Confidential
Page8
AT$QCPKND...................................................................................................................... 161
AT$QCVAD......................................................................................................................... 161
AT$QCMDR........................................................................................................................ 162
AT$QCMIP.......................................................................................................................... 162
AT$QCMIPP ....................................................................................................................... 163
AT$QCMIPT........................................................................................................................ 163
AT$QCMIPEP..................................................................................................................... 164
AT$QCMIPGETP................................................................................................................ 164
AT$QCMIPNAI.................................................................................................................... 164
AT$QCMIPRT..................................................................................................................... 165
AT$QCMIPMASS................................................................................................................ 165
AT$QCMIPMHSS ............................................................................................................... 166
AT$QCMIPMASSX............................................................................................................. 167
AT$QCMIPMHSSX............................................................................................................. 167
AT$QCMIPMASPI .............................................................................................................. 168
AT$QCMIPMHSPI .............................................................................................................. 168
AT$NW................................................................................................................................ 169
AT$NVTLLTIME.................................................................................................................. 169
AT$NVTLMDN.................................................................................................................... 169
AT+IOTA............................................................................................................................. 170
AT$NWACTIVATION.......................................................................................................... 170
AT+PZID ............................................................................................................................. 171
AT$SPNAI........................................................................................................................... 171
Novatel Wireless Developer Network Library ......................................................................... 172
AT+COPS ........................................................................................................................... 172
AT+CSPN ........................................................................................................................... 173
AT$NWATR ........................................................................................................................ 174
AT$NWCID ......................................................................................................................... 174
AT$NWFLASH.................................................................................................................... 175
AT$NWHLR ........................................................................................................................ 175
AT$NWICCID...................................................................................................................... 178
AT$NWNPC........................................................................................................................ 178
AT$NWPDN........................................................................................................................ 179
AT$NWPINR....................................................................................................................... 180
AT$NWRAT ........................................................................................................................ 180
Additional AT Commands ....................................................................................................... 181
ATH..................................................................................................................................... 181
ATI....................................................................................................................................... 182
ATL...................................................................................................................................... 182
ATO..................................................................................................................................... 182
ATP..................................................................................................................................... 182
ATQ..................................................................................................................................... 182
ATS0................................................................................................................................... 183
ATS3................................................................................................................................... 183
ATS4................................................................................................................................... 183
ATS5................................................................................................................................... 183
ATS6................................................................................................................................... 183
ATS7................................................................................................................................... 184
ATS8................................................................................................................................... 184
ATS10................................................................................................................................. 184
ATT ..................................................................................................................................... 184
ATX..................................................................................................................................... 184
AT&F................................................................................................................................... 185
AT+CBC.............................................................................................................................. 185
AT+CBST............................................................................................................................ 185
AT+CCFC ........................................................................................................................... 186
Novatel Wireless, Proprietary & Confidential
Page9
AT+CCUG........................................................................................................................... 186
AT+CCWA .......................................................................................................................... 186
AT+CFUN ........................................................................................................................... 186
AT+CGACT......................................................................................................................... 186
AT+CGATT......................................................................................................................... 187
AT+CGCLASS.................................................................................................................... 187
AT+CGDCONT................................................................................................................... 187
AT+CGDSCO...................................................................................................................... 187
AT+CGEQMIN.................................................................................................................... 188
AT+CGEQREQ................................................................................................................... 188
AT+CGEREP...................................................................................................................... 189
AT+CGMI............................................................................................................................ 189
AT+CGMM.......................................................................................................................... 189
AT+CGMR .......................................................................................................................... 190
AT+CGQMIN....................................................................................................................... 190
AT+CGQREQ ..................................................................................................................... 190
AT+CGREG........................................................................................................................ 191
AT+CGSMS........................................................................................................................ 191
AT+CGSN........................................................................................................................... 191
AT+CGTFT ......................................................................................................................... 191
AT+CHLD............................................................................................................................ 192
AT+CHSN ........................................................................................................................... 192
AT+CHUP ........................................................................................................................... 193
AT+CIMI.............................................................................................................................. 193
AT+CLCK............................................................................................................................ 193
AT+CMEE........................................................................................................................... 193
AT+CMGC .......................................................................................................................... 193
AT+CMGD .......................................................................................................................... 194
AT+CMGF........................................................................................................................... 194
AT+CMGL........................................................................................................................... 194
AT+CMGR .......................................................................................................................... 194
AT+CMGS........................................................................................................................... 194
AT+CMGW.......................................................................................................................... 194
AT+CMMS .......................................................................................................................... 195
AT+CMOD .......................................................................................................................... 195
AT+CMSS........................................................................................................................... 195
AT+CNMA........................................................................................................................... 195
AT+CNMI ............................................................................................................................ 195
AT+CPAS............................................................................................................................ 196
AT+CPBF............................................................................................................................ 196
AT+CPBR ........................................................................................................................... 196
AT+CPBS............................................................................................................................ 196
AT+CPBW........................................................................................................................... 196
AT+CPIN............................................................................................................................. 197
AT+CPMS........................................................................................................................... 197
AT+CPWD .......................................................................................................................... 197
AT+CR ................................................................................................................................ 197
AT+CRC.............................................................................................................................. 197
AT+CREG........................................................................................................................... 198
AT+CRLP............................................................................................................................ 198
AT+CSCA ........................................................................................................................... 198
AT+CSCB ........................................................................................................................... 198
AT+CSCS ........................................................................................................................... 199
AT+CSDH ........................................................................................................................... 199
AT+CSIM ............................................................................................................................ 199
AT+CSMP........................................................................................................................... 199
Novatel Wireless, Proprietary & Confidential
Page10
AT+CSMS........................................................................................................................... 199
AT+CSTA............................................................................................................................ 200
AT+CUSD ........................................................................................................................... 200
AT+DR ................................................................................................................................ 200
AT+DS................................................................................................................................. 200
AT+ES................................................................................................................................. 200
AT+ESA .............................................................................................................................. 201
AT+FAR .............................................................................................................................. 201
AT+FCL............................................................................................................................... 201
AT+FDD.............................................................................................................................. 201
AT+FIT................................................................................................................................ 202
AT+FRH.............................................................................................................................. 202
AT+FRM.............................................................................................................................. 202
AT+FRS .............................................................................................................................. 202
AT+FTH............................................................................................................................... 203
AT+FTM.............................................................................................................................. 203
AT+FTS............................................................................................................................... 203
AT+ICF................................................................................................................................ 203
AT+IFC................................................................................................................................ 203
AT+IPR................................................................................................................................ 204
CME ERROR Codes for CDMA Commands .......................................................................... 204
CMS Error Codes for CDMA Commands ............................................................................... 205
Regulatory Approval Requirements........................................................................................ 207
FCC (Federal Communication Commission).......................................................................... 207
GCF (Global Certification Forum) ........................................................................................... 207
PTCRB (PCS Type Certification Review Board)..................................................................... 207
CE (Conformance European).................................................................................................. 207
IOT .......................................................................................................................................... 209
Compliance Certification Process........................................................................................... 210
EV-DO FCC Accreditation....................................................................................................... 210
EV-DO CDG Interoperability................................................................................................... 210
EV-DO Verizon Certification Process ..................................................................................... 211
HDSPA FCC Accreditation...................................................................................................... 211
GCF Compliance Process....................................................................................................... 211
PTCRB Compliance Process.................................................................................................. 212
CE Mark Certification Process................................................................................................ 213
Infrastructure IOT Process...................................................................................................... 214
Carrier Certification Process................................................................................................... 214
Test Laboratories.................................................................................................................... 215
FCC / CE Test Houses ....................................................................................................... 215
PTCRB / GCF Test Houses................................................................................................ 215
Reference Parts Specifications................................................................................................ 216
RF Connector...................................................................................................................... 216
Mini Card Connector........................................................................................................... 217
FAQ (Frequently Asked Questions)......................................................................................... 218
References ................................................................................................................................. 219
Glossary ..................................................................................................................................... 220
Table of Figures
Figure 1:
Figure 2: EU730/EU740 Module......................................................................................... 19
Figure 3: PCIe Minicard Module Envelope ......................................................................... 20
Figure 4: W_Disable Pull-up Configuration......................................................................... 26
EV620 Module ..................................................................................................... 18
Novatel Wireless, Proprietary & Confidential
Page11
Figure 5:
Figure 6: Up-Ramp for Lowest Power Levels..................................................................... 41
Figure 7: Up-Ramp for Lowest Power Levels (Scheme 2) ................................................. 42
Figure 8: Total Radiated Power .......................................................................................... 43
Figure 9: Applications.......................................................................................................... 45
Figure 10: Module Design..................................................................................................... 47
Figure 11: Automation Server............................................................................................... 47
Figure 12: State Machine...................................................................................................... 48
Figure 13: Main MobiLink Display......................................................................................... 50
Figure 14: Skin Design.......................................................................................................... 51
Figure 15: On-Line Help........................................................................................................ 52
Figure 16: Status Indication .................................................................................................. 53
Figure 17: 3G Wireless View................................................................................................. 54
Figure 18: WiFi View............................................................................................................. 55
Figure 19: HotSpot Activation ............................................................................................... 56
Figure 20: Network Connection............................................................................................. 56
Figure 21: Ethernet View....................................................................................................... 57
Figure 22: Connection Button ............................................................................................... 58
Figure 23: 3G Profiles ........................................................................................................... 59
Figure 24: Profile Settings..................................................................................................... 60
Figure 25: Different Tab Settngs........................................................................................... 60
Figure 26: Profile Wizard Step 1........................................................................................... 61
Figure 27: Profile Wizard Step #2......................................................................................... 62
Figure 28: Profile Wizard Step #3......................................................................................... 62
Figure 29: General Tab......................................................................................................... 63
Figure 30: Mobile Tab ........................................................................................................... 64
Figure 31: WiFi Tab............................................................................................................... 65
Figure 32: WAP Window....................................................................................................... 65
Figure 33: Ethernet Tab........................................................................................................ 66
Figure 34: AP Window .......................................................................................................... 66
Figure 35: CDMA................................................................................................................... 67
Figure 36: UMTS/HSDPA ..................................................................................................... 67
Figure 37: Report Log........................................................................................................... 68
Figure 38: Desktop Transparency......................................................................................... 69
Figure 39: About Dialogue .................................................................................................... 70
Figure 40: Enter PUK............................................................................................................ 70
Figure 41: Configuration Menu.............................................................................................. 70
Figure 42: Quick Access Button Default Functions............................................................... 71
Figure 43: MobiLink SMS Client............................................................................................ 72
Figure 44: Compose Message.............................................................................................. 74
Figure 45: Address Book....................................................................................................... 76
Figure 46: Select Group Contacts......................................................................................... 77
Figure 47: RF Connector..................................................................................................... 216
Figure 48: Mini PCI Express Connector.............................................................................. 217
Up-ramp for Highest Power Levels...................................................................... 41
Table of Tables
Table 1:
Table 2: LED Function....................................................................................................... 22
Table 3: EV620 DC Specifications..................................................................................... 23
Table 4: EU740 DC Specifications..................................................................................... 23
Table 5: EU730 DC Specifications.................................................................................... 24
Table 6: GPRS/GSM Duty Cycles and Typical power consumption ................................. 24
Table 7: EV620 Power Class............................................................................................. 25
Host Interface specification.................................................................................. 21
Novatel Wireless, Proprietary & Confidential
Page12
Table 8:
Table 9: EU730 Power Classes......................................................................................... 26
Table 10: EU730/740 Environmental Specification ............................................................. 35
Table 11: EV620 Environmental Specification..................................................................... 35
Table 12: Suggested Ramp Timing for Scheme 2............................................................... 42
Table 13: Design specifications for the Diversity EVDO antenna........................................ 42
Table 14: CDMA Test Frequencies...................................................................................... 44
Table 15: GSM-1900 Test Frequencies............................................................................... 44
Table 16: Status Indication .................................................................................................. 53
Table 17: 3G Indicators........................................................................................................ 57
Table 18: Menu Subjects..................................................................................................... 58
Table 19: General Tab Features.......................................................................................... 63
Table 20: Mobile Tab Features............................................................................................ 64
Table 21: Identity Properties................................................................................................ 67
Table 22: Report Values...................................................................................................... 68
Table 23: Mailbox List.......................................................................................................... 72
Table 24: Fields List............................................................................................................. 73
Table 25: Tool Bar Button.................................................................................................... 74
Table 26: Destination Addresses......................................................................................... 75
Table 27: Address Books..................................................................................................... 76
Table 28: CME Error Codes............................................................................................... 204
Table 29: CMS Error Codes............................................................................................... 205
Table 30: R&TTE ............................................................................................................... 208
Table 31: GSM/GPRS European Regulations................................................................... 209
EU740 Power Classes......................................................................................... 25
Novatel Wireless, Proprietary & Confidential
Page13
Introduction
PCI Express Mini Card
Novatel Wireless has designed a line of embedded broadband access modules around the PCI
Express Mini Card standard. This product line provides platform developers and system
integrators with the ability to enable global 3G broadband access. The governing body for PCI
Express standardization is PCI SIG (Peripheral Component Interconnect Special Interest Group.)
The website for PCI SIG can be found at the following URL:
www.pcisig.com/home
Novatel Wireless, Proprietary & Confidential
Page14
Getting Started
Introduction
The purpose of this document is to provide advance design and integration information to assist
in the integration planning and evaluation of Novatel Wireless PCI Express Mini-cards. This
document is intended to specify key components of the integration tools available for the Novatel
Wireless line of PCI Express Mini-cards.
The EV620 is Novatel Wireless’s versatile module to add WLAN capability to other devices. It
was developed to be integrated into other devices such as kiosks or vending machines based on
the PCI Express Mini-card specification 1.0.
The EU730™ and EU740™ are Novatel Wireless’s mini-card developed for small form factor PCI
Express cards specifically used for Wide Area Wireless (WAN, i.e. cellular) technology.
Therefore, the EU730™ and EU740™ will work with all Windows driven laptops given the drivers
are properly installed. When you install MobiLink™ on a Windows OS system it will automatically
include the drivers necessary to communicate with the PCI Express Mini Card. MobiLink™ is
Novatel’s Windows application manager for the PCI Express Mini Card. MobiLink provides an
easy interface to make a data connection, change operating parameters, and view alerts such as
SMS or signal strength indicator. However, anyone can still install the drivers manually and so will
be discussed in the following sections. In addition, once the drivers are installed, following the
Phoenix Client API functions, anyone could develop their Client side software manager to interact
with the PCI Express Mini Card.
When using any of these devices, EU730, EU740™ or the EV620, activation is required for the
device to be allowed on the operator’s network. For example, Sprint requires the customer to run
IOTA, Internet Over-The-Air, provisioning to prepare the device to work on the wireless network.
Activation is required for the EV620 while the EU730™ and EU740™ require a valid SIM card
before it can be used on the operator’s wireless network. Please refer to section on provisioning
with IOTA for assistance.
Windows Platforms
The Phoenix API will interface with your top level applications and provide the abstraction of the
module specifics to the upper applications. Please refer to the Phoenix API Interface Chapter for
details.
Please refer to the MobiLink Phoenix SDK chapter for details on developing applications and
communicating with the modem on Windows platforms.
Safety Warning
Neither the EV620 nor EU730 / EU740 products may be used in an environment where radio
frequency equipment is prohibited or restricted in its use. This includes aircraft/airports, hospitals,
and other sensitive electronic areas.
Under extended operation the EU730™ and EU740™ modem will generate a noticeable amo unt
of heat. Like all PC Cards, the modem generates heat during normal operation and will be heated
by the host computer. For this reason it is recommended that after extended periods of operation,
prior to removal and handling, you allow the modem to cool down.
Novatel Wireless, Proprietary & Confidential
Page15
FCC RF Interference Statement
FCC applies to EV630 and EU730/740. Refer to sections on Regulatory Compliance for more
details.
Federal Communications Commission Radio Frequency Interference Statement: The EV620
product has been certified to comply within the limits of a class B digital device pursuant to Part
15, Part 22 and Part 24 of the FCC Rules. These limits are designed to provide reasonable
protection against harmful interference in residential situations. This equipment generates, uses,
and can radiate radio frequency energy, and, if not properly installed and used in accordance with
the instructions, may cause harmful interference to radio or television reception, or to laptop
computers and PDA's. This can be determined by turning the equipment on and off. You are
encouraged to try to correct the interference by one or more of the following measures:
• Reorient or relocate the receiving antenna of the television, radio or cordless telephone.
• Increase the separation between the equipment and the receiver.
• Connect the equipment to an outlet on a circuit different from that to which the receiver is
connected.
• Consult the dealer or an experienced radio/television technician for additional
suggestions.
Radio Frequency Exposure Evaluation Requirements
The radio frequency exposure evaluation requirements for the embedded module are spe cified in
the module Product Specification. In general, for the United States market, the embedded
modules are treated as “mobile devices” as per FCC CFR47 paragraph 2.1091.
A mobile device is defined as “a transmitting device designed to be used in other than fixed
locations and to generally be used in such a way that a separation distance of at least 20 cm is
normally maintained between the transmitter’s radiating structure(s) and the body of the user or
nearby persons.” The antenna type used for the radio frequency exposure evaluation must be
specified in the documentation and sold with the module. If the module is used with a different
antenna type and/or in a design where the separation distance of 20 cm is not normally
maintained, the radio frequency exposure evaluation should be repeated for the new
configuration. In some cases the module use may fit the definition of “portable devices” as per
FCC CFR47 paragraph 2.1093.
Some devices are not subject to radio frequency exposure evaluation prior to equipment
authorization, depending on the transmitter power level and frequency band of operation.
Technical Support Contacts
WWW: http://www.nvtl.com/support/index.html
Email: support@novatelwireless.com
Novatel Wireless, Proprietary & Confidential
Page16
Device Specifications
Introduction
The purpose of this document is to provide the specifications for the EU730/EU740 and the
EV620 module. This section is intended to specify electrical, mechanical and software interfaces
and performance; and to provide the information necessary to integrate the module into an overall
product design.
Product Overview
The EV620 will operate in the 800/1900 CDMA bands. The EV620 is primarily targeted for the
North American market.
The EU730 and EU740 are wireless modem modules designed to be embedded into laptop
computers and other host devices.
The EU730 & EU740 provide for quad band GSM support as well as UMTS/HSDPA operation at
800MHz, 1900MHz & 2100MHz. The EU730 is primarily targeted for the North American market
and the EU740 is primarily targeted for EMEA (Europe, Middle East and African) markets.
• The EU740 will operate in the 850/900/1800/1900 GPRS/EDGE bands and 2100
UMTS/HSDPA band.
• The EU730 will operate in the 850/900/1800/1900 GPRS/EDGE bands, and 1900
MTS/HSDPA band.
The modules will be compatible with Windows™ compliant applications including VPN, e-mail,
and web browsing.
The core protocol stack will be supplied by Qualcomm and contains UMTS, HSDPA, GPRS and
EDGE technologies for EU730/740, and CDMA, CDMA 1XRTT, and CDMA 1XEV-DO
technologies for EV620. Around this core, Novatel Wireless has created the firmware drivers that
provide access to the hardware on the embedded modem. The feature set is comprised of the
data device features supported in the Qualcomm protocol stack.
The hardware consists of a PCI Express Mini Card compliant interface (except as detailed
herein), a baseband chipset from Qualcomm™, an RF radio chipset from Qualcomm™, and the
various other components used to support these major components. The baseband and firmware
are based on the MSM6275 series chipset for EU730/740 and MSM6500 se ries chipset for
EV620.
Hardware
Card Specifications
The EV620, EU730 and EU740 are designed to meet the PCI Express Mini Card electromechanical card standard with some exceptions to accommodate the power requirements. The
EU730 and EU740 are USB only cards.
Novatel Wireless, Proprietary & Confidential
Page17
Mechanical Specification
The drawing below shows the dimensions of the EV620 module. The measurements given below
are typical. Consider thickness to be 5.0 max in designing.
Figure 1: EV620 Module
The drawing below shows the dimensions of the EU730/EU740 module.
Novatel Wireless, Proprietary & Confidential
Page18
Figure 2: EU730/EU740 Module
Novatel Wireless, Proprietary & Confidential
Page19
Figure 3: PCIe Minicard Module Envelope
5.0 mm
1.35 mm
Shielding / Mechanical enclosure
The EU730 and 740 use a metalized plastic shield technology. The shields are held in place
using solder balls.
The EV620 will use a stamped sheet metal shield technology. The shields are held in place with
solder.
Host Interface connector
The host interface connector is a 1 mm wide card edge connector. This is compatible with the
following host connectors:
Novatel Wireless, Proprietary & Confidential
Page20
Molex 67910-0002
FCI 10019331-001
The host connector should be compliant with the Mini PCI express Electromecha nical
specification.
Interface Specification
Host Interface
The EV620 and EU730/740 is designed to meet the PCI Express Mini-Card specification. The
table below gives a description of the pin-out and usage. The USB option of the specification is
supported. Deviations from the Mini PCI Express card specification are noted.
The PCI Express Mini Card provides two power sources: one at 3.3V (+3.3V) and one
at 1.5V (+1.5V). The auxiliary voltage source (+3.3Vaux) is sourced over the same pins as the
primary voltage (+3.3V) and is available during the system’s stand-by/suspend state to support
wake event 5 processing on the communications card.
Table 1: Host Interface specification
Pin PCIe Spec EV620 EU730/740 Pin PCIe Spec EV620 EU730/740
1 WAKE # N C N C 2 3.3 V 3.3 V 3.3 V
3 Reserved NC NC 4 G ND GND GN D
5 Reserved NC NC 6 1.5V NC NC
7 CLKREQ# NC NC 8 UIM_PWR UIM_PWR UIM_PWR
9 GND GND GND 10 UIM_DATA UIM_DATA UIM_DATA
11 REFCLK - NC NC 12 UIM _CLK UIM_C LK UIM_C LK
13 REFCLK+ N C NC 14 UIM_RESET UIM_RESET UIM_RESET
15 GND GND GND 16 UIM_VPP NC NC
Mechanical Key
17 Reserved NC NC 18 GND GND GND
19 Reserved NC NC 20 W_DISABLE# W_DISABLE# W_DISABLE#
21 GN D GND GND 22 PER ST# NC NC
23 PER n0 NC NC 24 +3.3Vaux NC NC
25 PERp0 NC NC 26 GND GND GND
27 GN D GND GND 28 +1.5V NC NC
29 GN D GND GND 30 SMB _CLK NC NC
31 PETn0 NC NC 32 SMB_DA TA NC NC
33 PETp0 NC NC 34 GND GND GND
35 GND GND GND 36 USB_D- USB_D- USB_D37 Reserved GND GND 38 USB_D+ USB_D+ USB_D+
39 Reserved 3.3V 3.3V 40 GND GND GND
41 Reserved 3.3V 3.3V 42 LED _WWA N# LED_WWA N# LED_WWAN #
43 Reserved G ND GND 44 LED_WLAN # NC NC
45 Reserved NC NC 46 LED_W PAN # NC NC
47 Reserved NC NC 48 +1.5V NC NC
49 Reserved NC NC 50 GND GND GND
51 Reserved NC NC 52 3.3V 3.3V 3.3V
Novatel Wireless, Proprietary & Confidential
Page21
USB Interface
The Mini card acts as a peripheral device and supports the USB 2.0 standard at low speed (1.5
Mbps) and full speed (12 Mbps). It does not support the high speed (480 Mbps) mode of
operation.
RF Interface
The EV620 and EU730/740 are designed to be connected to an external antenna integrated into
the laptop. The antenna port presents a nominal 50Ω impedance.
Subscriber Identification Module (SIM) Interface
A 5 line SIM interface is provided on the mini-card edge connector for the EU730/740. The signal
levels comply with the ETSI standard Specification of the 3 Volt Subscriber Identity Module Mobile Equipment (SIM-ME) interface (GSM 11.12 version 4.3.1). Note that no ESD protection
will be provided on the card. The host device is expected to provide the ESD protection at the
SIM connector.
The OEM Module supports a 3.3V SIM as described in ETSI 11.12. The relevant signals are
brought out on the 70 pin connector.
The ETSI specification also dictates that the system be made aware if the SIM card is
disconnected during operation. This function is handled by the SIM_IN signal. This line should be
asserted high when a SIM is present. The SIM_IN signal is pulled low on the OEM Module by a
4.7kΩ resistor so that when a SIM is not present the line will be low. Care should be taken not to
use a weak pull-up for the SIM_IN signal. If the OEM Module will be integrated into a system in
which the SIM cannot be removed.
USIM Interface
The USIM will be provided by the host. A SIM connector is not included on the card. The interface
to the USIM is provided on the host interface connector.
LED Interface
The LED_WWAN signal provides an LED driver as per the Mini Express PCI card specification.
The LED operation is outlined in the table below.
Table 2: LED Function
State LED function
On The WWAN radio is on, and capable of transmitting.
Off The WWAN radio is not capable of transmitting
Slow Blink Powered but not associated or authenticated; searching
Intermittent blink Activity proportional to transmitting/ receiving speed
Novatel Wireless, Proprietary & Confidential
Page22
Power Supply
Power is drawn from the 3.3V pins on the Mini Card connector as shown in tables following. The
current in the various operating modes in given.
Table 3: EV620 DC Specifications
Symbol Parameter Min Typical Max Units
Vcc Supply Voltage 3.0 3.3 3.6 V
Icc max maximum supply current 1000 mA
Icc stdby Target Standby supply current TBD mA
Table 4: EU740 DC Specifications
Symbol Parameter Min Typ Max Units
Vcc Supply Voltage 3.04 3.3 3.56 V
Icc max maximum supply current 2750 mA
Icc stdby Target Standby supply current 180 mA
Icc csd Target CSD supply current 500 TBD mA
Icc grps avg
Icc grps
peak
Icc WCDMA Target WCDMA supply current 900 TBD mA
Target GPRS supply current
average
Target GPRS supply current peak 2200 TBD mA
750 TBD mA
Novatel Wireless, Proprietary & Confidential
Page23
Table 5: EU730 DC Specifications
Symbol Parameter Min Typ Max Units
Vcc Supply Voltage 3.04 3.3 3.56 V
Icc max maximum supply current 2750 mA
Icc stdby Target Standby supply current 180 mA
Icc csd Target CSD supply current 500 TBD mA
Icc grps avg
Target GPRS supply current
750 TBD mA
average
Icc grps
Target GPRS supply current peak 2200 TBD mA
peak
Icc WCDMA Target WCDMA supply current mA
Table 6: GPRS/GSM Duty Cycles and Typical power consumption
Mode Average battery power Peak & duty cycle
GPRS Transmitting 2.3 W average 7.0 W / 25%
GPRS Receiving 2.3 W average 7.0 W / 25%
GSM Transmitting 1.7 W average 7.7 W / 12.5%
GSM Receiving 1.7 W average 7.7 W / 12.5%
Novatel Wireless, Proprietary & Confidential
Page24
Power Class
The power classes are shown in following tables.
Table 7: EV620 Power Class
Band (MHz) Power Class Comment
800 CDMA Class III +23dBm ERP
CDMA 1XRTT Class III +23dBm ERP
CDMA 1XEV-DO Class III +23dBm ERP
1900 CDMA Class II +23dBm EiRP
CDMA 1XRTT Class II +23dBm EiRP
CDMA 1XEV-DO Class II +23dBm EiRP
Table 8: EU740 Power Classes
Band (MHz) Power Class Comment
850 GPRS 4 +33 dBm nominal
EDGE E2 +27 dBm nominal
900 GPRS 4 +33 dBm nominal
EDGE E2 +27 dBm nominal
1800 GPRS 1 +30 dBm nominal
EDGE E2 +26 dBm nominal
1900 GPRS 1 +30 dBm nominal
EDGE E2 +26 dBm nominal
2100 UMTS/HSDPA 3 +24 dBm nominal
Novatel Wireless, Proprietary & Confidential
Page25
Table 9: EU730 Power Classes
Band (MHz) Power Class Comment
850 GPRS 4 +33 dBm nominal
EDGE E2 +27 dBm nominal
900 GPRS 4 +33 dBm nominal
EDGE E2 +27 dBm nominal
1800 GPRS 1 +30 dBm nominal
EDGE E2 +26 dBm nominal
1900 GPRS 1 +30 dBm nominal
EDGE E2 +26 dBm nominal
1900 UMTS/HSDPA 4 +21 dBm nominal
850 UMTS/HSDPA 4 +21 dBm nominal
WDISABLE
The modem is made incapable of transmitting when the WDISABLE pin is pulled low. The
following diagram illustrates the Pull-Up resistor configuration:
Figure 4: W_Disable Pull-up Configuration
Novatel Wireless, Proprietary & Confidential
Page26
Electrostatic Discharge and Electro-Magnetic Interference
The modem does not protect itself from ESD. It is the responsibility of the host to ensure that
there will not be any harmful discharges to the modem.
With regard to EMI, the modem will meet FCC part 15 for North American markets, and ETSI EN
301 489-1 for European markets. This device when incorporated in any other product may require
FCC and/or other approvals. It is the user’s responsibility to do this.
Firmware
Overview
The firmware for the EU730/740 is comprised of the Qualcomm supplied UMTS/GPRS protocol
stack (Advanced Mobile Subscriber Station (AMSS) 6275 Software) with additional Novatel
Wireless firmware specific to the Mini Card implementation. The firmware runs on ARM9 core in
the MSM6275 ASIC.
The firmware for the EV620 is comprised of the Qualcomm supplied CDMA2000 protocol stac k
(Advanced Mobile Subscriber Station (AMSS) 6500 Software) with additional Novatel Wireless
firmware specific to the PC card implementation. The firmware runs on ARM9 core in the
MSM6500 ASIC.
Memory
In order to reduce the MSM6275 and the MSM6500 firmware memory footprint, unused
application features, drivers and services are removed. The network protocol layers (Mobility
Management, Data services, Radio Resource Control, Radio Link Control, Media Access Control,
Physical Layer control and Drivers to Qualcomm’s RF chipsets) remains unaltered.
EU730/740 Firmware Features
Protocol of HSDPA Features for EU730/740
• UMTS: 3GPP Release 5, June 2004
• UE Category 12, QPSK, 1.8 Mbps Peak Rate
• QTC Release 2 will support 384 Ul and 1.8 M DL
• PS RAB (DL: up to 1.8M and UL: up to 384 K) on HSDPA channel
• DCCH 3.4 Kbps
• Establish/ Release/ Reconfigure of HSDPA channel
• HSDPA channel re- pointing (Synchronized and non- synchronized cell change ) for
mobility.
• Up switching and Down switching of PS RAB between DPCH and HS- DSCH
• Switching between HSDPA channel and common channel
• Integrity protection and ciphering
• Primary PDP context.
Novatel Wireless, Proprietary & Confidential
Page27
GPRS/EGPRS Protocol and Feature Rollout for EU730/740
GPRS
• channel coding schemes CS1-4
• link adaptation
• multislot class 10
• One-phase packet access
• Two-phase packet access
• GPRS test modes ( ETSI test mode A and B)
• Attach / Detach
• GPRS detach only
• Combined GPRS/IMSI detach
• MS-initiated detach
• NW-initiated detach
• Automatic GPRS attach at power-up
• GPRS attach status indication
EGPRS
• Uplink modulation and coding schemes MCS 1-4
• downlink modulation and coding schemes MCS 1-9
• 8PSK modulation on both uplink and downlink for MCS 5-9
• multislot class 1
• One-phase packet access
• Two-phase packet access
• EGPRS test modes (ETSI test mode A and B)
• EGPRS link adaptation
• EGPRS incremental redundancy
• EGPRS multislot class 10
NC0
Medium access modes – dynamic allocation
RLC-acknowledged operation mode
RLC unacknowledged operation mode
LLC-acknowledged transmission mode
LLC-unacknowledged transmission mode
GSM network operation mode I
GSM network operation mode II
PBCCH/PCCCH support in NOM I
PDP Context
• Mobile-originated PDP context activation
• Mobile-originated PDP context deactivation
• Network-originated PDP context deactivation
• Network-originated PDP context activation
• PDP context modification (NW initiated)
• Active PDP context indication
• PDP address (IPv4)
• PDP address (IPv6)
• PDP context type – IP
• Static IP
• Dynamic IP
Novatel Wireless, Proprietary & Confidential
Page28
• RFC1144 TCP/IP header compression
• WINS address support-primary and secondary
• QoS
• Support QoS profile (release 97)
• Enhanced QoS (refer to 3GPP TS 22.060, Section 5.6.2; TS 24.008, Section
10.5.6.5)
• Support QoS profile (release 99, EGPRS-capable terminals)
• Background QoS class supported
• Interactive QoS class supported
• Streaming QoS class supported
V.42bis data compression
Carrier will be able to program GPRS service parameters (PDP context) (via Application Profile)
Data counter (time and transferred bytes per session and cumulative sessions)
Packet enhanced measurement report (PEMR)
Network-assisted cell change (R4 GERAN Feature Set 1)
Extended UL TBF mode (R4 GERAN Feature Set 1)
UMTS
• Cell_PCH and URA_PCH
• WCDMA-to-GPRS reselection in CELL_FACH
• 64K Sync CSD
• Radio link failure (RRC)
• Inter-frequency reselection in Cell_FACH
• CLTD mode 1
• SIB scheduling
• Path loss measurements
• 6F/6G (UE internal)
• Re-establishment procedure
• SIB modification
• SIB 7
• Inter-frequency redirection
• Inter-RAT redirection (RRC connection reject to GSM)
• HCS
Security
• Support of encryption A5/1
• Support of encryption A5/2
• GPRS ciphering algorithm GEA1
• GPRS ciphering algorithm GEA2
• PAP for RADIUS authentication - GPRS/EGPRS
• CHAP for RADIUS authentication - GPRS/EGPRS
• Support for encryption algorithm UEA1 (Kasumi)
• Support for integrity algorithm UIA1 (Kasumi)
• IMEI Security
• OMA DRM v1.0
• Forward lock
• Combined delivery
• Separate delivery
• OMA DRM v2.0
• SIM lock
Novatel Wireless, Proprietary & Confidential
Page29
SMS
• Mobile-originated SMS (MO-SMS) over CS channel
• Mobile-originated SMS (MO-SMS) over PS channel
• Mobile-originated SMS over PS shall fall back to CS if: a) PS service is not available, or
b) there is a PS network failure
• Mobile-originated SMS (MO-SMS) concatenation (minimum of 5 segments)
• Mobile-terminated SMS (MT-SMS) over CS channel
• Mobile-terminated SMS (MT-SMS) over PS channel
• Mobile-terminated SMS (MT-SMS) concatenation (minimum of 5 segments)
• Mobile-originated SMS email
• Mobile-originated SMS email concatenation (minimum of 5 segments)
USSD
• Unstructured supplementary service data – mobile-originated (MO-USSD)
• Unstructured supplementary service data – mobile-terminated (MT-USSD)
SS
• Calling Line Identification Restriction (CLIR)
• Calling Name Presentation (CNAP)
• Barring of All Outgoing Calls (BAOC)
• Barring of Outgoing International Calls (BOIC)
• Barring of Outgoing International Calls except to Home PLMN (BOIC-exHC)
• Barring of All Incoming Calls (BAIC)
• Barring of All Incoming Calls when Roaming outside the Home PLMN (BIC-Roam)
• International Access Function “+“
Network Selection
• Support for the network selection procedures described in 3G 22.011, R4 minimum
• Support for the network selection procedures described in 3G 23.122, R4 minimum
• Support for the RRC connection reject message to redirect from a 3G system to a 2G
system, according to 25.331, R4 minimum
• Support for the network selection procedures described in 3G 43.022, R4 minimum
• Support for an initial HPLMN scan at a 2mins after power on
• Support for a HPLMN rescan irrespective of the serving MCC
• Support of equivalent PLMN
• Network selection within 30 seconds upon power up
Inter-RAT and Inter-Frequency
• GSM900 1 WCDMA2100 handover – blind mode
• GSM1800 1 WCDMA2100 handover – blind mode
• GSM900 " WCDMA2100 handover – idle frame measurements
• GSM1800 " WCDMA2100 handover – idle frame measurements
• GSM900 1 WCDMA2100 cell reselection
• GSM1800 1 WCDMA2100 cell reselection
• GSM900 1 WCDMA2100 CCO
• GSM900 1 WCDMA 2100 CCO
• GSM900 (w/BCCH/ PBCCH) " WCDMA2100 reselection in packet transfer
• GSM1800 (w/BCCH/ PBCCH) " WCDMA2100 reselection in packet transfer
Novatel Wireless, Proprietary & Confidential
Page30