#
#
#    !!!This File is for Castle(GSM/UMTS) Modem Firmware releases only !!
#
#    First three lines below are mandatory for FW updater to work properly even if you don't
#    want to modify any value in NV area. 
#    MAX field = last NV item to be read(write) plus one

QCOM_MAX_I,6258
PALM_NV_START_I,9000
PALM_MAX_I,9007

#    syntax:  <nv item number>,<nv item name>,<value 1 decimal>,<value 2 decimal>....
#  
#    each line is terminated by carriage return(0x0D)
#    no space is allowed at beginning of the line
#    blank lines are allowed.

#Network Pref- Automatic
10,NV_PREF_MODE_I,0,4,0

74,NV_AUTO_ANSWER_I,0,2
453,NV_FTM_MODE,0

#Acquisition order- UMTS-GSM
848,NV_ACQ_ORDER_PREF,0,2

#Network Selection- Automatic
849,NV_NET_SEL_MODE_PREF_I,0,0

850,NV_SERVICE_DOMAIN_PREF_I,0,2
880,NV_RRC_INTEGRITY_ENABLED_I,1
881,NV_RRC_CIPHERING_ENABLED_I,1
882,NV_RRC_FAKE_SECURITY_ENABLED_I,0
896,NV_UIM_FIRST_INST_CLASS_I,1

#Band Pref- Set flag for modem to choose correct bands based on HW.
441,NV_BAND_PREF_I,0,255,255

# Set the SIM to 3G by default, and Testers can overwrite it to 0
896, NV_UIM_FIRST_INST_CLASS_I,1

1343,NV_EPLMN_ENABLED_I,1

#GSM
1302,NV_GSM_AMR_CALL_CONFIG_I,1

#GPRS/EDGE NV
912,NV_NON_DRX_TIMER_I,3
947,NV_GPRS_ANITE_GCF_I,0
1019,NV_LONG_PDPACT_TOLERANCE_FOR_TE_I,0
2508,NV_EDGE_EATURE_SUPPORT_I,1
3628,DTM_FEATURE_SUPPORT,0

#SMS/WMS
3532,NV_SMS_MO_RETRY_PERIOD,80
1016,NV_SMS_GW_CB_CONFIG_I,0

#HSDPA
3649,NV_WCDMA_RRC_VERSION_I,1

#PALM NV
9001,NV_PALM_LPM_MODE_I,1

#System Sleep Disable
9004,NV_PALM_SLEEP_DISABLE_I,0

#NV CARRIER - Set to ROW for now
9005,NV_PALM_CARRIER_I,0



#END OF THE FILE
