Forum Replies Created

  • Re: Reply To: NTAG 413 DNA UnknownCard Type

    17. July 2017 at 18:40
    in reply to: NTAG 413 DNA UnknownCard Type
    Thanks.

    I can't find any code example how to use NTag413DNA.

    Could you provide some sources?


    + 1  |  - 0

    Re: Reply To: Information on setting and reading the password area

    16. November 2016 at 9:17
    in reply to: Information on setting and reading the password area
    Hi,
    NTag213215216 class has authenticatePwd method.

    public void authenticatePwd(byte[] pwd,
    byte[] pack)
    Description copied from interface: INTag210
    Authenticates the NTAG card.
    Specified by:
    authenticatePwd in interface INTag210
    Parameters:
    pwd - 32 bit password.
    pack - 16 bit valid password acknowledgment.


    But it's not clear what is a PACK value!

    I can't find any code sample.
    Your Android application doesn't include authentication example for NTAG213, NTAG216.

    If you could provide code samples it would be great!

    Thanks
    + 0  |  - 0
Viewing 2 posts - 1 through 2 (of 2 total)