Forum Nokia
Nokia Connecting People

Login Register

 

Home: Resources: Technologies: Near Field Communication

Near Field Communication



Near Field Communication (NFC) is a short-range wireless connectivity technology that offers simple, intuitive, and safe communication between electronic devices. Nokia is active in the area of NFC, and the company launched the world’s first fully integrated NFC phone in January 2007. With devices such as the Nokia 6131 NFC phone, users can make contactless payments and access mobile services with ease, leave their travel and loyalty cards at home, and much more. Together, NFC and Nokia offer exciting opportunities across an ever-widening spectrum of market sectors.

Documentation
Discussion Board
NFC Forum news room
Nokia 6131 NFC related questions & answers

Generic information about NFC

Nokia 6131 NFC SDK
Use the Nokia 6131 NFC SDK to create and emulate Java™ applications for the Nokia 6131 NFC phone.


Nokia 6131 NFC Phone
Find out more about the world’s first fully integrated NFC phone.


Code Example
This simple MIDlet can be used to read the serial number of an NDEF tag.


Nokia NFC
Browse Nokia's NFC section to learn more about the technology's advantages.





Introduction to NFC

NFC is one of the latest wireless communication technologies. As a short-range wireless connectivity technology, NFC offers safe — yet simple and intuitive — communication between electronic devices. Users of NFC-enabled devices can simply point or touch their devices to other NFC-enabled elements in the environment to communicate with them, making application and data usage easy and convenient.

With NFC technology, communication occurs when an NFC-compatible device is brought within a few centimeters of another NFC device or an NFC tag. The big advantage of the short transmission range is that it inhibits eavesdropping on NFC-enabled transactions.

NFC technology opens up exciting new usage scenarios for mobile devices.

From old benefits to new

One of the main goals of NFC technology has been to make the benefits of short-range contactless communications available to consumers globally. The existing radio frequency (RF) technology base has so far been driven by various business needs, such as logistics and item tracking. While the technology behind NFC is found in existing applications, there has been a shift in focus — most notably, in how the technology is used and what it offers to consumers.

With just a point or a touch, NFC enables effortless use of the devices and gadgets we use daily. Here are some examples of what a user can do with an NFC mobile phone in an NFC-enabled environment:

  • Download music or video from a smart poster.
  • Exchange business cards with another phone.
  • Pay bus or train fare.
  • Print an image on a printer.
  • Use a point-of-sale terminal to pay for a purchase, the same way as with a standard contactless credit card.
  • Pair two Bluetooth devices.

So far, the three key facets and use cases of NFC have been payment and ticketing, service initiation with reader/writer functionality, and sharing (peer-to-peer [P2P]). NFC supports payment and ticketing services by enabling the use of contactless tickets and cards that are stored in mobile devices. Rather than having to carry transit tickets, loyalty cards, and credit cards in their wallets, consumers can now store several cards in their NFC-enabled phones. For additional convenience, transaction histories can be made easily available.

An NFC-enabled phone functions much like standard contactless smart cards that are used worldwide in credit cards and in tickets for public transit systems. Once an application, such as a credit card application, has been securely provisioned to the NFC-enabled phone, the customer can pay by simply waving the phone at a point-of-sale reader. The NFC phone also offers enhanced security, enabling the user to protect the secure applications through the phone's user interface features.

Back to top

Into the future

In the future, we will be able to pick up information from our environment using NFC technology. NFC allows mobile devices to read information stored in NFC tags on everyday objects, such as posters, bus stop signs, street signs, medicines, certificates, and food packaging. For instance, with NFC tags in posters and advertisements, consumers can use their NFC-enabled phones to tap into service initiation — accessing existing mobile services, such as hotlines, short message service (SMS) applications, and network- or Internet-based content and services.

Of the three main NFC use cases, two already are integrated into existing technologies and infrastructures. First, contactless-payment and contactless-ticketing infrastructures continue to be widely deployed. As for service initiation, it is based on selected, existing tag and card technologies. These two cases provide an established starting point for NFC technology adoption, thus minimizing start-up costs.

The third use case, sharing (P2P), is still to come. It is envisioned that P2P combined with tag technologies selected by the Near Field Communication Forum (NFC Forum) will shape the market toward more-uniform and open technologies.

The NFC Forum was formed to advance NFC technology usage. On its agenda is development of specifications, ensuring interoperability among NFC devices and services, and educating the market about NFC technology. The Forum, formed in 2004, now has more than 120 members. Manufacturers, application developers, financial service institutions, and others have been cooperating to promote the use of NFC technology in consumer electronics, mobile devices, and PCs.

Back to top

NFC and Nokia

Nokia is active in the area of NFC. The company has been implementing the technology since 2004 and, together with Philips and Sony, founded the NFC Forum. By May 2007, global membership in the NFC Forum had exceeded 120 organizations. The membership represents all major industries and includes semiconductor, mobile device, operator, financial, IT, and services companies.

In January 2007, Nokia launched the world’s first fully integrated NFC phone, the Nokia 6131 NFC phone. Consumers can use these NFC devices as travel cards or contactless credit cards or for service initiation — all easily and conveniently.

Payment and ticketing applications received from their issuers are stored in a secure element in the Nokia 6131 NFC phone. This secure element is an additional multi-application Java™ smart-card chip that can be used for debit and credit cards, public-transit ticketing, event ticketing, and more. Thus, consumers can use the device in exactly the same way as plastic smart cards, but with the advantages of connectivity and a user interface.

Applications in the secure element can be managed securely over the air (OTA). In 2006, Nokia and Giesecke & Devrient formed a joint venture called Venyon to provide services to the NFC ecosystem to manage OTA the consumer applications in NFC devices. Venyon is an open, independent service company that offers its services to all stakeholders in the NFC ecosystem, including mobile device vendors.

Back to top

Nokia 6131 NFC SDK

By using the Contactless Communication API (JSR-257), the Nokia 6131 NFC phone can access functions from third-party Java applications. JSR-257, which is part of the Nokia 6131 NFC SDK, aims to provide access to the information stored in various contactless targets. The API functionalities are divided into five packages:

  • javax.microedition.contactless, which provides common functionality to all contactless targets.
  • javax.microedition.contactless.ndef, which provides functionality to exchange NFC Data Exchange Format (NDEF) data with other contactless targets.
  • javax.microedition.contactless.rf, which provides interfaces for physical RF targets.
  • javax.microedition.contactless.sc, which provides interfaces for communication with external smart cards.
  • javax.microedition.contactless.visual, which provides a means to read information stored on visual tags (bar codes) and to generate visual-tag images.

JSR-257 contains both mandatory and optional packages. Some optional packages, such as support for visual tags, have not been implemented in the SDK. At the same time, the Nokia 6131 NFC SDK provides several extensions to the standard JSR-257. These extensions allow implementation of P2P communications between two NFC Interface and Protocol (NFCIP-1) devices and offer access to Jewel and Topaz tags, to DESFire, to Mifare and Mifare Ultralight, and to Sony's FeliCa.

In addition to JSR-257, the Nokia 6131 NFC SDK offers a full-blown development environment with NFC-tag and NFC-smart-card simulation, as well as communication to external card readers and devices supporting JSR-257. The SDK also contains a Nokia 6131 NFC phone emulator, Java APIs for application development for the Nokia 6131 NFC phone, and example MIDlets.

For more information on Nokia's tools and SDKs for the development of Java applications see the Tools for Mobile Java™ Developers datasheet.

Back to top

New business opportunities

With developers already inventing innovative applications, the new areas in which NFC can be utilized are unlimited. Here are some examples:

Urban life:

  • Smart posters, which give users up-to-date, incremental content when touched.
  • Replacement of contactless credit cards with mobile phones.
  • Parking-facility management and parking-fee payment.
  • Aid for the visually impaired (for example, through voice clips).
Personal wellness and health care:
  • Personal training (for example, a mobile phone application that can collect information on the consumer's training and that can modify and even create training programs).
  • Medication reminders.
  • Identification of medication and blood samples.
  • Health monitoring.
Enterprise:
  • Time and attendance applications for field employees.
  • Electronic product codes on NFC tags for retail.
  • Workflow management and reporting for home health-care workers.
  • Access control.
  • Guiding of consumers in retail.

With NFC's integration into existing technologies and infrastructures, the technology and Nokia together offer exciting opportunities across an ever-widening spectrum of sectors, from consumer services such as payment and ticketing to retail, security, and health care.

NFC technologyNokia 6131 NFC phone, with integrated NFC
  • Optimized for proximity transactions as well as handovers to other bearers.
  • Standardized in ISO 18092.
  • Works in the globally available 13.56-MHz range, with a data exchange rate between 106 kbps and 424 kbps.
  • Compatible with the existing and to-be-built contactless payment and ticketing card infrastructure based on the ISO 14443 standard.
  • Supports JSR-257 for accessing NFC features from third-party applications.
  • Supports most popular tag formats for read and write: Mifare 1K, 4K, and Ultralight; Topaz; Jewel (read-only); and FeliCa (non-secure).
  • Contains secure element: Global Platform 2.1.1-compliant Java smart card, supporting card emulation for ISO 14443 Type A and Mifare 4K cards.

Back to top

Start developing NFC applications today!

The NFC QuickStart page gives you hands-on guidance on how to create a Java ME™ application using NFC development tools and provides you with shortcuts to useful documentation in various formats.

Back to top

Learn how to
download applications

java symbian_os s60 maemo c++

Community highlights

Discussion thread of the week

Python for S60 1.4.4 released

Champion of the month

Pankaj Nathani
Read more about
Pankaj on the
Champions web site.

Newsletter sign up

Privacy policy   Archives

Press

Events

Forum Nokia feed

  • Latest devices
  • Latest documents
  • Latest tools
  • Latest blog entries

Terms & Conditions | Privacy policy | Site map | Developer feedback | © Nokia 2008


RDF Facets:


qdcZcoverageQUxhttpE3AE2FE2FforumE2EnokiaE2EcomE2FX
qdcZtypeQUqfnZE45E78cludedFromGeneralE4CistingsQ
qdcZtypeQUqfnTypeZE52esourceQ
qdcZtypeQUqfnTypeZWebpageQ
qdcZtypeQUqmarsZManagedE52esourceQ
qdcZtypeQUqwebZInformationE52esourceQ
qdcZtypeQUqwebZPageQ
qdcZtypeQUqrdfsZE52esourceQ
qfnZdistributionQUxhttpE3AE2FE2FforumE2EnokiaE2EcomE2FX
qfnZtypeQUqfnTypeZE52esourceQ
qfnZtypeQUqfnTypeZWebpageQ
qfnZtypeQUqmarsZManagedE52esourceQ
qfnZtypeQUqwebZInformationE52esourceQ
qfnZtypeQUqwebZPageQ
qfnZtypeQUqrdfsZE52esourceQ
qmarsZlanguageQUxhttpE3AE2FE2FswE2EnokiaE2EcomE2FlanguageE2D1E2FenX
qrdfZtypeQUqfnZE45E78cludedFromGeneralE4CistingsQ
qrdfZtypeQUqfnTypeZE52esourceQ
qrdfZtypeQUqfnTypeZWebpageQ
qrdfZtypeQUqmarsZManagedE52esourceQ
qrdfZtypeQUqwebZInformationE52esourceQ
qrdfZtypeQUqwebZPageQ
qrdfZtypeQUqrdfsZE52esourceQ