Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
homepage
NFC SmartPoster example
Demonstration of possible usage of the the NFCController class.
The application creates a smart poster record and sends it when a connected peer requests it. The smart poster record generated contains:
- A URI: https://www.mbed.com
- A title: "mbed website"
- An action: EXECUTE which asks the peer to open the URI.
Running the application
Verification of the sample application can be seen on any a smartphone with an NFC reader. After running you will be able to read the tag with an NFC tag reader application.
Information about activity is also printed over the serial connection - please have a client open. You may use:
Tera Term - https://ttssh2.osdn.jp/index.html.en
This example is known to work on boards connected to a PN512 shield.