Skip to content

NFC extended mode listener #505

@Lemn4t

Description

@Lemn4t

Description of the feature you're suggesting.

NFC Poller has an advanced mode that allows you to access parent protocols to create your own poller logic. It would be convenient to have the same mode for listener, let's say we create a listener for Mifare Classic, run it through nfc_listener_start_ex and create our own processing logic, also having access to protocol data, for example MfClassicData, at the moment this is possible only if we create a completely custom solution, taking an example from the implementation of listener for the desired protocol, which takes a certain amount of time.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestnfc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions