mtk you wrote after call phLibNfc_SE_SetMode(seID,phLibNfc_SE_ActModeWired,nfc_jni_se_set_mode_callback, (void *)nat); your nexus s was in card emulation
I called it with mode default phLibNfc_SE_SetMode(seID,phLibNfc_SE_ActModeDefault,nfc_jni_se_set_mode_callback, (void *)nat); and get following log 5-12 22:08:54.421: DEBUG/NFC JNI(303): NFC capabilities: HAL = 8150100, FW = a70414, HW = 620003, Model = 0, HCI = 1, Full_FW = 104, FW Update Info = 0 05-12 22:08:54.769: DEBUG/NFC JNI(303): phLibNfc_SE_GetSecureElementList() 05-12 22:08:54.769: DEBUG/NFC JNI(303): > Number of Secure Element(s) : 1 05-12 22:08:54.769: DEBUG/NFC JNI(303): phLibNfc_SE_GetSecureElementList(): SMX detected, handle=0xabcdef 05-12 22:08:54.769: DEBUG/NFC JNI(303): phLibNfc_SE_SetMode() returned 0x000d[NFCSTATUS_PENDING] 05-12 22:08:54.828: INFO/NFC JNI(303): NFC Initialized 05-12 22:08:54.828: DEBUG/NfcService(303): NFC-EE routing OFF 05-12 22:08:54.847: DEBUG/NfcService(303): NFC-C discovery ON BUT reader is not detecting a Tag on my phone Is there maybe a problem to setting the mode returned 0x000d[NFCSTATUS_PENDING] sounds not so great I am working with CyanogenMod 7 (Android 2.3.4) regards Markus -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

