Skip to content

Consider increasing the nfc read timeout #5

@brackendawson

Description

@brackendawson

I think calling ReadUUID with a timeout of 1ms is a bit expensive. It will return as soon as it finds a tag anyway. 100ms might be better.

I think we can also get the reader into a state where it always returns an error immediately until a new tag comes along, causing a tight loop. Needs investigation and maybe a short delay after falling into that error case.

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