Skip to content
  • chad.woods@landiglobal.com's avatar
    Implement NFC NDEF Tag Emulation using the OmniDriver SDK. · c4fdf4ce
    chad.woods@landiglobal.com authored
    *   Added a new "Start Emulation" button to the UI to toggle between card scanning and tag emulation modes.
    *   Implemented `startCardEmulation` and `stopCardEmulation` logic using `RFCardReader`.
    *   Added a `urlToNdefPayload` utility to dynamically compile standard URL strings into NFC Forum-compliant NDEF URI records with smart prefix compression.
    *   Updated the README with API references, emulation feature details, and a code highlight for the NDEF compiler.
    c4fdf4ce
Loading