Forum Replies Created

  • Re: Reply To: String truncated in 3DES StdDataFile

    23. April 2018 at 10:02
    in reply to: String truncated in 3DES StdDataFile
    To be more concise (formatting issue)

    When writing:
    1472A63A7D3F44039974DDB1C428B0C8
    the reading chain:
    A: 1472A63A7D3F44039974DDB1C428B0C8 (AES Plain communication)
    B: 1472A63A7D3F44039974DDB1C428B0 (2K3DES Encipher communication)
    => Error

    When writing:
    1472A63A7D3F44039974DDB1C428B0C9
    the reading chain:
    A: 1472A63A7D3F44039974DDB1C428B0C9 (AES Plain communication)
    B: 1472A63A7D3F44039974DDB1C428B0C9 (2K3DES Encipher communication)
    => Conform


    + 0  |  - 0

    Re: Reply To: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2

    7. February 2018 at 16:27
    in reply to: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2
    Hi,

    Do you need additional informations? I would like to update the library from 1.2 to 1.4 in our Android application but can't do because of that problem.

    Thanks a lot,
    + 0  |  - 0

    Re: Reply To: DESFireEV1PredictableChallenge ?

    11. January 2018 at 16:04
    in reply to: DESFireEV1PredictableChallenge ?
    Ok great, thanks for your help :)
    + 0  |  - 0

    Re: Reply To: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2

    9. January 2018 at 12:15
    in reply to: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2
    Hi,
    The issue occurs with:
    - Samsung S8 (SM-G950F), Android 7.0
    - CipherLab RS31, Android 7.0
    - CipherLab RS30, Android 4.4.2
    + 0  |  - 0

    Re: Reply To: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2

    20. December 2017 at 11:36
    in reply to: Authentication Error with TapLinx 1.3 and 1.4 but ok with TapLinx 1.2
    So, we will keep the 1.2 version for the moment :).
    Nice holiday!
    + 0  |  - 0

    Re: Reply To: DESFireEV1PredictableChallenge ?

    20. December 2017 at 11:32
    in reply to: DESFireEV1PredictableChallenge ?
    Ok great :)
    Thanks a lot for your help.
    + 0  |  - 0

    Re: Reply To: TapLinx maven repository link error

    1. September 2017 at 17:11
    in reply to: TapLinx maven repository link error
    Hi,

    same request today:

    wget http://maven.taplinx.nxp.com/
    --2017-09-01 17:00:29-- http://maven.taplinx.nxp.com/
    Resolving maven.taplinx.nxp.com... 52.166.197.110
    Connecting to maven.taplinx.nxp.com|52.166.197.110|:80... connected.
    HTTP request sent, awaiting response... 302 Found

    So, it works well today.

    My colleague had the issue at the same moment (and we are working in different cities with different Internet providers).
    If it was a password problem, the error would be a 403 (or a 401) HTTP response code instead of a timeout.

    Our temporary solution was to activate the Gradle "Offline Work" preference of Android Studio.

    If this error occurs again, I'll send a traceroute, and more precise logs.

    Thanks,
    + 0  |  - 0

    Re: Reply To: Problem with readData DesFire EV1 2k 3Des

    1. September 2017 at 13:43
    in reply to: Problem with readData DesFire EV1 2k 3Des
    the issue has been solved few hours after my message.
    Thanks for your help

    + 0  |  - 0

    Re: Reply To: Problem with readData DesFire EV1 2k 3Des

    1. September 2017 at 13:40
    in reply to: Problem with readData DesFire EV1 2k 3Des
    thanks for your answer :)
    + 0  |  - 0

    Re: Reply To: TapLinx maven repository link error

    30. August 2017 at 15:55
    in reply to: TapLinx maven repository link error
    Same problem today

    → wget http://maven.taplinx.nxp.com/
    --2017-08-30 15:52:57-- http://maven.taplinx.nxp.com/
    Resolving maven.taplinx.nxp.com... 23.97.183.222
    Connecting to maven.taplinx.nxp.com|23.97.183.222|:80... failed: Operation timed out.
    Retrying.

    + 0  |  - 0

    Re: Reply To: Problem with readData DesFire EV1 2k 3Des

    29. August 2017 at 14:56
    in reply to: Problem with readData DesFire EV1 2k 3Des
    Hi,

    after further investigation,
    I only have the problem when I use a communication type Enciphered and it seems to be linked to the fact that the size of my file is 5 bytes.
    When I try with a 8 bytes and commmunication type Enciphered or when I try with 5 bytes and a communication type Plain, everything works correctly.

    I found in the forum a similar issue (but with AES encryption). Do you know if there is the same explanation with a TWO_KEY_THREEDES encryption?
    + 0  |  - 0

    Re: Reply To: Problem with readData DesFire EV1 2k 3Des

    29. August 2017 at 13:00
    in reply to: Problem with readData DesFire EV1 2k 3Des
    Hi,
    the problem is exactly this one.

    When I call the readData method and I ask 5 bytes, I only have 4 in return.
    And I only have this problem when the chain is "0000645971" {0,0,100,89,113}
    in this case, the readData(0,0,5) returns me only {0,0,100,89}

    with a chain {0,0,100,88,113}, it works correctly, I have {0,0,100,88,113} in return.
    + 0  |  - 0

    Re: Reply To: Crash when executing startForeGroundDispatch

    9. June 2017 at 9:00
    in reply to: Crash when executing startForeGroundDispatch
    Hi Diego,
    Did you find a way to manage this problem?

    Thanks,
    + 0  |  - 0

    Re: Reply To: E/LICENSE_VERIFIER: Unable to complete the post to server

    4. April 2017 at 9:26
    in reply to: E/LICENSE_VERIFIER: Unable to complete the post to server
    Hi, thanks for the answer

    My internet connection was active when this problem occured.
    To solve it, I had to deactivate my license and create a new one (btw when you try to create an application with the same package name, there is a SQL error in your system).

    + 0  |  - 0

    Re: Reply To: E/LICENSE_VERIFIER: Unable to complete the post to server

    30. March 2017 at 8:06
    in reply to: E/LICENSE_VERIFIER: Unable to complete the post to server
    Same problem this morning:

    I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@b723ef8 time:204540536
    E/LICENSE_VERIFIER: Unable to complete the post to server
    E/LICENSE_VERIFIER: Registration failed..
    E/LICENSE_VERIFIER: Storing Failure Count: 17
    E/LICENSE_VERIFIER: No network/Failure count exceeded. count: 17


    Is it possible to deactivate the registration process during the development process? During the development, we often uninstall/reinstall our app, and it's really complicated to have this random error.

    Thanks
    + 0  |  - 0
Viewing 15 posts - 16 through 30 (of 30 total)