Nokia Developer Projects
Nfc Corkboard
Extends the Qt Quick Corkboards example of the Qt SDK with NFC functionality: touch a tag and its NDEF contents appear as
a new note on the screen. Press the NFC flag of a note on the screen and its contents will be written to the tag. Parses
URI, text, Smart Poster and vCard records and shows a generic post-it for all other tag types. Works on Symbian Anna/Belle
and MeeGo Harmattan.
Nfc Info
Shows all information about NFC tags available through Qt Mobility APIs. Includes reusable convenience classes for handling
additional record types: Smart Poster, Image and vCard.
Nfc Interactor
The Java ME-based NFC Interactor can write many different NFC Forum NDEF message formats to all supported tag formats, delete
the existing message from a tag (by overwriting it with an empty message) and read the contents of an NDEF-formatted tag.
The application checks the device for NFC availability.
Nfc Chat
The Nfc Chat is a sample app that demonstrates how to use the NFC LLCP protocol to create a peer-to-peer connection between
two compatible NFC Forum devices and how to send messages between those devices.
Nokia Developer wiki
Nokia Developer Wiki provides a wealth of user generated content on Nokia application development topics. Read articles and access code sinppets related to NFC development here
Nokia Developer discussion boards
Interact with Nokia Developer Community, ask questions, find answers on NFC on the NFC discussion board

