NFC log

root:/ # logcat | grep -i nfc
I/BackupManagerService( 2320): Scheduling backup for new app com.android.nfc
D/BackupManagerService( 2320): Now staging backup of com.android.nfc
I/ActivityManager( 2320): Start proc com.android.nfc for added application com.android.nfc: pid=2545 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/ActivityManager( 2320): Start proc com.android.nfc:handover for service com.android.nfc/.handover.HandoverService: pid=2626 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
E/NfcService( 2545): Watchdog triggered, aborting.
E/BrcmNfcJni( 2545): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 2545, tid: 2678, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6975fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 2545) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3053 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3053): Starting NFC service
D/BrcmNfcJni( 3053): JNI_OnLoad: enter
I/BrcmNfcJni( 3053): NFC Service: loading nci JNI
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3053): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3053): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3053): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3053): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3053): JNI_OnLoad: exit
D/BrcmNfcJni( 3053): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3053): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3053): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3053): read 0 signature(s) for NFCEE access
D/NfcService( 3053): checking on firmware download
D/NfcService( 3053): NFC is on. Doing normal stuff
I/NfcService( 3053): Enabling NFC
D/BrcmNfcJni( 3053): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3053): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3053): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3053): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3053): NFC_TASK started.
E/NfcAdaptation( 3053): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3053): nfa_dm_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3053): nfa_ee_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3053): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3053): nfa_rw_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3053): nfa_ce_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3053): nfa_hci_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3053): LLCP - llcp_init ()
I/BrcmNfcNfa( 3053): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3053): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3053): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3053): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3053): NFA_Enable ()
I/BrcmNfcNfa( 3053): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3053): Watchdog triggered, aborting.
E/BrcmNfcJni( 3053): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3053, tid: 3075, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3053) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3113 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3113): Starting NFC service
D/BrcmNfcJni( 3113): JNI_OnLoad: enter
I/BrcmNfcJni( 3113): NFC Service: loading nci JNI
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3113): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3113): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3113): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3113): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3113): JNI_OnLoad: exit
D/BrcmNfcJni( 3113): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3113): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3113): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3113): read 0 signature(s) for NFCEE access
D/NfcService( 3113): checking on firmware download
D/NfcService( 3113): NFC is on. Doing normal stuff
I/NfcService( 3113): Enabling NFC
D/BrcmNfcJni( 3113): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3113): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3113): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3113): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3113): NFC_TASK started.
E/NfcAdaptation( 3113): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3113): nfa_dm_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3113): nfa_ee_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3113): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3113): nfa_rw_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3113): nfa_ce_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3113): nfa_hci_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3113): LLCP - llcp_init ()
I/BrcmNfcNfa( 3113): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3113): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3113): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3113): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3113): NFA_Enable ()
I/BrcmNfcNfa( 3113): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3113): Watchdog triggered, aborting.
E/BrcmNfcJni( 3113): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3113, tid: 3135, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3113) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3181 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3181): Starting NFC service
D/BrcmNfcJni( 3181): JNI_OnLoad: enter
I/BrcmNfcJni( 3181): NFC Service: loading nci JNI
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3181): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3181): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3181): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3181): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3181): JNI_OnLoad: exit
D/BrcmNfcJni( 3181): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3181): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3181): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3181): read 0 signature(s) for NFCEE access
D/NfcService( 3181): checking on firmware download
D/NfcService( 3181): NFC is on. Doing normal stuff
I/NfcService( 3181): Enabling NFC
D/BrcmNfcJni( 3181): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3181): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3181): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3181): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3181): NFC_TASK started.
E/NfcAdaptation( 3181): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3181): nfa_dm_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3181): nfa_ee_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3181): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3181): nfa_rw_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3181): nfa_ce_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3181): nfa_hci_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3181): LLCP - llcp_init ()
I/BrcmNfcNfa( 3181): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3181): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3181): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3181): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3181): NFA_Enable ()
I/BrcmNfcNfa( 3181): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3181): Watchdog triggered, aborting.
E/BrcmNfcJni( 3181): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3181, tid: 3203, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3181) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3210 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3210): Starting NFC service
D/BrcmNfcJni( 3210): JNI_OnLoad: enter
I/BrcmNfcJni( 3210): NFC Service: loading nci JNI
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3210): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3210): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3210): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3210): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3210): JNI_OnLoad: exit
D/BrcmNfcJni( 3210): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3210): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3210): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3210): read 0 signature(s) for NFCEE access
D/NfcService( 3210): checking on firmware download
D/NfcService( 3210): NFC is on. Doing normal stuff
I/NfcService( 3210): Enabling NFC
D/BrcmNfcJni( 3210): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3210): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3210): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3210): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3210): NFC_TASK started.
E/NfcAdaptation( 3210): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3210): nfa_dm_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3210): nfa_ee_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3210): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3210): nfa_rw_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3210): nfa_ce_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3210): nfa_hci_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3210): LLCP - llcp_init ()
I/BrcmNfcNfa( 3210): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3210): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3210): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3210): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3210): NFA_Enable ()
I/BrcmNfcNfa( 3210): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3210): Watchdog triggered, aborting.
E/BrcmNfcJni( 3210): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3210, tid: 3232, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3210) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3237 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3237): Starting NFC service
D/BrcmNfcJni( 3237): JNI_OnLoad: enter
I/BrcmNfcJni( 3237): NFC Service: loading nci JNI
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3237): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3237): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3237): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3237): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3237): JNI_OnLoad: exit
D/BrcmNfcJni( 3237): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3237): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3237): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3237): read 0 signature(s) for NFCEE access
D/NfcService( 3237): checking on firmware download
D/NfcService( 3237): NFC is on. Doing normal stuff
I/NfcService( 3237): Enabling NFC
D/BrcmNfcJni( 3237): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3237): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3237): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3237): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3237): NFC_TASK started.
E/NfcAdaptation( 3237): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3237): nfa_dm_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3237): nfa_ee_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3237): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3237): nfa_rw_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3237): nfa_ce_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3237): nfa_hci_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3237): LLCP - llcp_init ()
I/BrcmNfcNfa( 3237): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3237): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3237): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3237): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3237): NFA_Enable ()
I/BrcmNfcNfa( 3237): NFC_SetTraceLevel () new_level = 0
E/NFC     ( 2558): NFC service dead - attempting to recover
E/NFC     ( 2558): android.os.DeadObjectException
E/NFC     ( 2558):     at android.os.BinderProxy.transact(Native Method)
E/NFC     ( 2558):     at android.nfc.INfcAdapter$Stub$Proxy.getState(INfcAdapter.java:233)
E/NFC     ( 2558):     at android.nfc.NfcAdapter.getAdapterState(NfcAdapter.java:521)
E/NFC     ( 2558):     at com.android.settings.nfc.NfcEnabler.resume(NfcEnabler.java:74)
E/NFC     ( 2558):     at com.android.settings.WirelessSettings.onResume(WirelessSettings.java:306)
E/NFC     ( 2558):     at android.app.Fragment.performResume(Fragment.java:1738)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:919)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1039)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1850)
E/NFC     ( 2558):     at android.app.Activity.performResume(Activity.java:5221)
E/NFC     ( 2558):     at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2780)
E/NFC     ( 2558):     at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2819)
E/NFC     ( 2558):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2266)
E/NFC     ( 2558):     at android.app.ActivityThread.access$600(ActivityThread.java:141)
E/NFC     ( 2558):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
E/NFC     ( 2558):     at android.os.Handler.dispatchMessage(Handler.java:99)
E/NFC     ( 2558):     at android.os.Looper.loop(Looper.java:137)
E/NFC     ( 2558):     at android.app.ActivityThread.main(ActivityThread.java:5103)
E/NFC     ( 2558):     at java.lang.reflect.Method.invokeNative(Native Method)
E/NFC     ( 2558):     at java.lang.reflect.Method.invoke(Method.java:525)
E/NFC     ( 2558):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/NFC     ( 2558):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/NFC     ( 2558):     at dalvik.system.NativeStart.main(Native Method)
D/WirelessSettings( 2558): onPreferenceTreeClick: preference=NFC Allow data exchange when the tablet touches another device
E/NfcService( 3237): Watchdog triggered, aborting.
E/BrcmNfcJni( 3237): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3237, tid: 3259, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3237) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3341 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3341): Starting NFC service
D/BrcmNfcJni( 3341): JNI_OnLoad: enter
I/BrcmNfcJni( 3341): NFC Service: loading nci JNI
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3341): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3341): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3341): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3341): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3341): JNI_OnLoad: exit
D/BrcmNfcJni( 3341): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3341): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3341): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3341): read 0 signature(s) for NFCEE access
D/NfcService( 3341): checking on firmware download
D/NfcService( 3341): NFC is on. Doing normal stuff
I/NfcService( 3341): Enabling NFC
D/BrcmNfcJni( 3341): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3341): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3341): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3341): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3341): NFC_TASK started.
E/NfcAdaptation( 3341): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3341): nfa_dm_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3341): nfa_ee_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3341): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3341): nfa_rw_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3341): nfa_ce_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3341): nfa_hci_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3341): LLCP - llcp_init ()
I/BrcmNfcNfa( 3341): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3341): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3341): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3341): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3341): NFA_Enable ()
I/BrcmNfcNfa( 3341): NFC_SetTraceLevel () new_level = 0

时间: 2024-10-11 04:07:37

NFC log的相关文章

使用vsphereclient上传文件出现Failed to log into NFC Server

Edit the /etc/vmware/config file, so that there is a carriage return after this line: prefvmx.consolidateDeleteNFSLocks = "TRUE" ============================================= For example, the entries should appear similar to: authd.soapServer =

android nfc中MifareClassic格式的读写

Android支持的数据格式 数据格式的Intent filter AndroidManifest.xml文件中,要像向下列示例那样,在<activity>元素内的<meta-data>元素中指定你创建的资源文件: [html] view plaincopyprint? <activity> ... <intent-filter> <action android:name="android.nfc.action.TECH_DISCOVERED

Android之NFC

NFC简介: Near Field Communication 近场通信,是一种数据传输技术. 与wifi.蓝牙.红外线等数据传输技术的一个主要差异就是有效距离一般不能超过4cm. NFC支持3种工作模式: 1.读卡器模式: 2.仿真卡模式: 3.点对点模式: 1.读卡器模式: 通过NFC设备(支持NFC的Android手机)从带有NFC芯片的标签.贴纸.报纸.明信片等媒介读取信息,或将数据写到这些媒介中. 2.仿真卡模式: 是将支持NFC的手机或其他电子设备当成借记卡.信用卡.公交卡.门禁卡等

Web NFC API

W3C Editor's Draft 29 December 2014 This version: http://www.w3.org/2012/nfc/web-api/ Latest published version: http://www.w3.org/TR/nfc/ Latest editor's draft: http://www.w3.org/2012/nfc/web-api/ Editors: Kenneth Rohde Christiansen, Intel Zoltan Kis

Android近场通信---高级NFC(二)

读写NFC标签 读写NFC标签,要涉及到从Intent对象中获取标签,并要打开与标签的通信.要读写NFC标签数据,你必须要定义自己的协议栈.但是,要记住在直接使用NFC标签工作时,你依然能够读写NDEF数据.这是你想要如何构建的事情.下例演示了如何使用MIFARE超薄标签来工作: package com.example.android.nfc; import android.nfc.Tag; import android.nfc.tech.MifareUltralight; import and

NFC问题分析之死锁引起的ANR

[摘要] 对于Android平台的工程师来说,ANR应该是每个人都会遇到的问题,因为导致它的原因有很多,例如在主线程进行耗时操作,调用大量cpu资源进行复杂的预算等,并且可能在大多数情况下,这类问题不会发生,只会在极端特殊的情况下暴露(例如很长时间的自动化脚本测试,monkey测试),所以我们必须得学会如何去分析这类问题,才能让模块的性能经得住考验. 一. 什么是ANR?为什么会有ANR发生? 如果当你进行一些操作之后,发现手机屏幕上出现类似上面的dialog,那么很不幸,你中招了... ANR

NFC应用实例

package com.example.mynfcdemon; import android.app.Activity;import android.nfc.NfcAdapter;import android.os.Bundle; public class MainActivity extends Activity { //private NfcAdapter nfcAdapter; @Override protected void onCreate(Bundle savedInstanceSt

NFC framework

NFC framework introduce 1 NFC简介 对于NFC,是google在android4.0上推出来的,简单介绍下.近场通讯(NFC)是一系列短距离无线技术,一般需要4cm或者更短去初始化连接.近场通讯(NFC)允许你在NFC tag和Android设备或者两个Android设备间共享小负载数据.优酷上有其应用的视频:http://v.youku.com/v_show/id_XMjM3ODE5ODMy.html. http://v.youku.com/v_show/id_XM

Android NFC标签 开发深度解析 触碰的艺术

转载请注明出处:http://blog.csdn.net/smartbetter/article/details/53173217 有几天没有更新博客了,不过本篇却准备了许久,希望能带给每一位开发者最简单高效的学习方式.废话到此为止,下面开始正文. NFC(Near Field Communication,近场通信)是一种数据传输技术.与Wi-Fi.蓝牙.红外线等数据传输技术的一个主要差异就是有效距离一般不能超过4厘米.但是NFC传输速度要比红外快.目前NFC已经出现了一些应用,例如电子标签识别