Hi Samuel, Lauro, Aloisio, Currently, the target information (sent as response to NFC_CMD_GET_TARGET) contains the following: target index, protocols, sens_res, and sel_res. As far as I understand, the sens_res (2 Octets) and sel_res (1 Octet) fields are suitable only for tech A. It seems that several RF technology specific parameters should be added to the target info: 1) For tech A: NFCID1 (0, 4, 7, or 10 Octets), and NFCID1 Length (1 Octet). 2) For tech B: SENSB_RES Response (11 or 12 Octets), and SENSB_RES Response Length (1 Octet). 3) For tech F: SENSF_RES Response (16 or 18 Octets) and SENSF_RES Response Length (1 Octet). For example, Android LibNfc and OpenNfc stacks (and the application above) expect those fields. In some technologies, it's required to use those fields in upper layers, e.g. in Mifare classic the tag ID is used during authentication (the tag ID can be found in each of the information fields mentioned above for each tech by different name). I'll appreciate your comments on this issue. Thanks & BR, Ilan -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html