Skip to content

Support for TigerTag #52

@spuder

Description

@spuder

Add support for Tiger Tag

https://tigertag.io

Image

TODO

Create a new c header file named tigertag.h (see firmware/bambu.h)

Header file should

  1. Create tigertag namespace
  2. Create generate_mqtt_payload() function
  3. Modify firmware/conf.d/ph532_rfid-solo.yaml in the pn532_spi.rfid_reader_spi_0.on_tag.lambada to perform an additional check when the tag.has_ndef_message() returns false. If the has_ndef is false then perform an additional check to determine if it is a bambu tag or if it is a tiger tag. See firmware/bambu.h in this branch for an example of parse_tag_data() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions