Counters

  • 10. September 2019 at 22:29
    I am working with a Mifare Plus EV1 and I am a little lost, I wanna know if the reading and writting counters had a specific memory space for them or if this counters are just variables with a initial value that I set and that I need to increase in my code?

    I appreciate any help you can give me about this subject.
    + 0  |  - 0

    Re: Counters

    11. September 2019 at 9:08
    Hi Sebastián,

    Do you mean “value blocks”? A value block represents an integer and allows it to operate with increment and decrement commands. The value block must be formatted in a special form. You can read about value blocks in the public MIFARE Classic datasheet:

    MIFARE Classic datasheet

    The value block in a MIFARE Plus is the same as in MIFARE Classic.

    The TapLinx team

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

You must be logged in to reply to this topic.