Skip to content

LF PAC/Stanley #414

Description

@gabbe-swe

The firmware includes internal support for PAC/Stanley, and I’ve successfully added the GUI implementation. While reading PAC/Stanley cards works perfectly, the emulation is not being recognized by the reader.
​After comparing the implementation with Flipper Zero's firmware, I noticed a discrepancy in the data structure:
​Flipper: Prefixes the UID hex with EE 20 (Works).
​Chameleon: Prefixes the UID hex with 20 32 (Does not work).
​This difference in the prefix seems to be preventing the PAC/Stanley reader from reacting to the Chameleon's emulation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions