Skip to content

Feature/st25 multiple records and ndef handover#98

Merged
finger563 merged 5 commits intomainfrom
feature/st25-multiple-records-and-ndef-handover
Jul 25, 2023
Merged

Feature/st25 multiple records and ndef handover#98
finger563 merged 5 commits intomainfrom
feature/st25-multiple-records-and-ndef-handover

Conversation

@finger563
Copy link
Contributor

Description

  • Update ST25DV to allow for setting multiple records
  • Update NDEF to support more carrier handover records and to support setting ID fields for records (used by alternative carrier records and such).
  • Updated st25dv example to show the creation of a multi-record NDEF message on a tag
  • Updated st25dv example to show starting the ble radio and getting the mac address for the ble oob record
  • rebuild docs

Motivation and Context

Supporting multiple records on a single NFC tag provides critical functionality for things like carrier handover functionality.

How has this been tested?

Building and running the st25 example.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

CleanShot 2023-07-25 at 11 44 01
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

* Update ST25DV to allow for setting multiple records
* Update NDEF to support more carrier handover records and to support setting ID fields for records (used by alternative carrier records and such).
* Updated st25dv example to show the creation of a multi-record NDEF message on a tag
* Updated st25dv example to show starting the ble radio and getting the mac address for the ble oob record
* rebuild docs
@finger563 finger563 self-assigned this Jul 25, 2023
@finger563 finger563 added enhancement New feature or request nfc labels Jul 25, 2023
@finger563 finger563 merged commit 7dcc9df into main Jul 25, 2023
@finger563 finger563 deleted the feature/st25-multiple-records-and-ndef-handover branch July 25, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request nfc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant