###############################################################################
# Firmware patch file
# If the value is not set then patch download is disabled.
FW_PATCH="/vendor/firmware/BCM43341NFCB0_002.001.009.0031.0067_Generic_I2C_NCD_Signed_configdata.ncd"
###############################################################################
# Firmware pre-patch file (sent before the above patch file)
# If the value is not set then pre-patch is not used.
FW_PRE_PATCH="/vendor/firmware/BCM43341NFCB0_002.001.009.0031.0067_Generic_PreI2C_NCD_Signed_configdata.ncd"
###############################################################################
# LPTD mode configuration
# byte[0] is the length of the remaining bytes in this value
# if set to 0, LPTD params will NOT be sent to NFCC (i.e. disabled).
# byte[1] is the param id it should be set to B9.
# byte[2] is the length of the LPTD parameters
# byte[3] indicates if LPTD is enabled
# if set to 0, LPTD will be disabled (parameters will still be sent).
# byte[4-n] are the LPTD parameters.
# By default, LPTD will not be sent
LPTD_CFG={35:B9:33:01:00:FF:FF:00:40:00:40:00:90:10:00:10:00:00:00:2F:0F:28:00:00:00:00:00:00:00:00:00:00:00:00:00:00:03:00:D0:07:00:00:C4:09:00:00:F9:01:00:00:00:80:00:00}
###############################################################################
# Startup Configuration (256 bytes maximum)
#
# This is applied at stack startup.
#NFA_DM_START_UP_CFG={45:81:01:00:CB:01:01:A5:01:01:CA:18:00:00:00:00:06:C0:D4:01:00:00:00:00:00:00:20:A1:07:00:14:01:23:0A:00:02:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:DF:00:00:12}
# enabled by lxl
NFA_DM_START_UP_CFG={4D:81:01:00:CB:01:01:A5:01:01:CA:20:00:00:00:00:06:C0:D4:01:00:00:00:00:00:00:20:A1:07:00:14:01:23:0A:00:02:0F:00:00:00:00:00:00:FF:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:DF:00:00:12}
###############################################################################
# Pre-Discovery Startup Configuration (256 bytes maximum)
#
# This is applied before starting Discovery the first time.
NFA_DM_PRE_DISCOVERY_CFG={0A:C2:08:01:08:00:04:40:4B:4C:00}
###############################################################################
# Antenna Configuration - This data is used when setting 0xC8 config item
# at startup (before discovery is started). If not used, no value is sent.
#
# The values marked as ?? should be tweaked per antenna or customer/app:
# {20:C8:1E:06:??:00:??:??:??:00:??:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:??:01:00:00:40:04}
# array[0] = 0x20 is length of the payload from array[1] to the end
# array[1] = 0xC8 is PREINIT_DSP_CFG
#PREINIT_DSP_CFG={20:C8:1E:06:1F:00:0A:03:30:00:04:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:4A:01:00:00:40:06}
PREINIT_DSP_CFG={20:C8:1E:06:3F:00:0A:03:30:00:04:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:2E:01:00:00:40:04}
###############################################################################
# Snooze Mode Settings
#
# By default snooze mode is enabled. Set SNOOZE_MODE_CFG byte[0] to 0
# to disable.
#
# If SNOOZE_MODE_CFG is not provided, the default settings are used:
# They are as follows:
# 8 Sleep Mode (0=Disabled 1=UART 8=SPI/I2C)
# 0 Idle Threshold Host
# 0 Idle Threshold HC
# 0 NFC Wake active mode (0=ActiveLow 1=ActiveHigh)
# 1 Host Wake active mode (0=ActiveLow 1=ActiveHigh)
#
SNOOZE_MODE_CFG={08:02:02:00:01}
###############################################################################
# When screen is turned off, specify the desired power state of the controller.
# 0: power-off-sleep state; DEFAULT
# 1: full-power state
# 2: screen-off card-emulation (CE4/CE3/CE1 modes are used)
# 3: FPM CE in snooze mode, Switch Off, Battery Off still available.
SCREEN_OFF_POWER_STATE=3
################################################################################ Firmware patch file# If the value is not set then patch download is disabled.FW_PATCH="/vendor/firmware/BCM43341NFCB0_002.001.009.0031.0067_Generic_I2C_NCD_Signed_configdata.ncd"################################################################################ Firmware pre-patch file (sent before the above patch file)# If the value is not set then pre-patch is not used.FW_PRE_PATCH="/vendor/firmware/BCM43341NFCB0_002.001.009.0031.0067_Generic_PreI2C_NCD_Signed_configdata.ncd"################################################################################ LPTD mode configuration# byte[0] is the length of the remaining bytes in this value# if set to 0, LPTD params will NOT be sent to NFCC (i.e. disabled).# byte[1] is the param id it should be set to B9.# byte[2] is the length of the LPTD parameters# byte[3] indicates if LPTD is enabled# if set to 0, LPTD will be disabled (parameters will still be sent).# byte[4-n] are the LPTD parameters.# By default, LPTD will not be sentLPTD_CFG={35:B9:33:01:00:FF:FF:00:40:00:40:00:90:10:00:10:00:00:00:2F:0F:28:00:00:00:00:00:00:00:00:00:00:00:00:00:00:03:00:D0:07:00:00:C4:09:00:00:F9:01:00:00:00:80:00:00}################################################################################ Startup Configuration (256 bytes maximum)## This is applied at stack startup.#NFA_DM_START_UP_CFG={45:81:01:00:CB:01:01:A5:01:01:CA:18:00:00:00:00:06:C0:D4:01:00:00:00:00:00:00:20:A1:07:00:14:01:23:0A:00:02:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:DF:00:00:12} # enabled by lxlNFA_DM_START_UP_CFG={4D:81:01:00:CB:01:01:A5:01:01:CA:20:00:00:00:00:06:C0:D4:01:00:00:00:00:00:00:20:A1:07:00:14:01:23:0A:00:02:0F:00:00:00:00:00:00:FF:B5:03:01:02:FF:80:01:01:C9:03:03:0F:AB:5B:01:02:B2:04:E8:03:00:00:CF:02:02:08:B1:06:00:20:DF:00:00:12} ################################################################################ Pre-Discovery Startup Configuration (256 bytes maximum)## This is applied before starting Discovery the first time.NFA_DM_PRE_DISCOVERY_CFG={0A:C2:08:01:08:00:04:40:4B:4C:00}################################################################################ Antenna Configuration - This data is used when setting 0xC8 config item# at startup (before discovery is started). If not used, no value is sent.## The values marked as ?? should be tweaked per antenna or customer/app:# {20:C8:1E:06:??:00:??:??:??:00:??:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:??:01:00:00:40:04}# array[0] = 0x20 is length of the payload from array[1] to the end# array[1] = 0xC8 is PREINIT_DSP_CFG#PREINIT_DSP_CFG={20:C8:1E:06:1F:00:0A:03:30:00:04:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:4A:01:00:00:40:06}PREINIT_DSP_CFG={20:C8:1E:06:3F:00:0A:03:30:00:04:24:00:1C:00:75:00:77:00:76:00:1C:00:03:00:0A:00:2E:01:00:00:40:04}################################################################################ Snooze Mode Settings## By default snooze mode is enabled. Set SNOOZE_MODE_CFG byte[0] to 0# to disable.## If SNOOZE_MODE_CFG is not provided, the default settings are used:# They are as follows:# 8 Sleep Mode (0=Disabled 1=UART 8=SPI/I2C)# 0 Idle Threshold Host# 0 Idle Threshold HC# 0 NFC Wake active mode (0=ActiveLow 1=ActiveHigh)# 1 Host Wake active mode (0=ActiveLow 1=ActiveHigh)#SNOOZE_MODE_CFG={08:02:02:00:01}################################################################################ When screen is turned off, specify the desired power state of the controller.# 0: power-off-sleep state; DEFAULT# 1: full-power state# 2: screen-off card-emulation (CE4/CE3/CE1 modes are used)# 3: FPM CE in snooze mode, Switch Off, Battery Off still available.SCREEN_OFF_POWER_STATE=3
正在翻譯中..
