Here are some parameters for Modem and Positioning targets' configuration trees:
The configuration database path for the SIM is:
/ modemServices/ sim/ 1/ pin<string> == <PIN_CODE>
The configuration database path for the Radio is:
/ modemServices/ radio/ preferredOperators/ 0/ mcc<int> = <MCC_VALUE> mnc<int> = <MNC_VALUE> rat/ 0<string> = <RAT_VALUE> 1<string> = <RAT_VALUE> ... 1/ mcc<int> = <MCC_VALUE> mnc<int> = <MNC_VALUE> rat/ 0<string> = <RAT_VALUE> 1<string> = <RAT_VALUE> ... ... scanMode/ manual<bool> mcc<int> = <MCC_VALUE> mnc<int> = <MNC_VALUE> preferences/ rat/ 0<string> == <Rat> 1<string> == <Rat> 2<string> == <Rat> ... band/ 0<string> == <Band> 1<string> == <Band> 2<string> == <Band> ... lteBand/ 0<string> == <LteBand> 1<string> = <LteBand> 2<string> = <LteBand> ... tdScdmaBand/ 0<string> = <TdScdmaBand> 1<string> = <TdScdmaBand> 2<string> = <TdScdmaBand> ...
The preferred operators can be set using the following choices (string type):
The Radio Access Technology preferences can be set with the following choices (string type):
The 2G/3G Band preferences can be set with the following choices (string type):
The LTE Band preferences can be set by specifying the number of E-UTRA operating band, 0 to 43 except: 15, 16, 22, 23, and 26 to 32.
The TD-SCDMA Band preferences can be set with the following choices (string type): "A" to "F".
The configuration database path for the SMS is:
/ modemServices/ sms/ smsc<string> = <SMS Center Address>
Where 'smsc' is the SMS Center Address.
The configuration database path for the eCall is:
/ modemServices/ eCall/ psap<string> = <PSAP number> pushPull<string> = <push-pull mode> msdVersion<int> = <MSD value> maxRedialAttempts<int> = <maximum redial attempts value> vehicleType<string> = <vehicle type> vin<string> = <VIN> propulsionType/ 0<string> = <propulsion type> 1<string> = <propulsion type> ...
The 'psap' field is the PSAP number.
The 'pushPull' field can be set with the following two choices (string type):
The 'msdVersion' field is the MSD format version.
The 'maxRedialAttempts' field is the time of that the IVS shall attempt to redial the call if the initial eCall attempt fails to connect, or the call is dropped for any reason other than by the PSAP operator clearing the call down or T2 (IVS Call Clear-down Fallback Timer) ends.
The 'vehicleType' field can be set with the following choices (string type):
The 'vin' is the vehicle identification number (string type).
The 'propulsionType' field can be set with the following choices (string type):
The configuration database path for Positioning is:
/ positioning/ acquisitionRate<int> == 5
Copyright (C) Sierra Wireless, Inc. 2014. All rights reserved. Use of this work is subject to license.