Tizen Native API  4.0
NFC

The NFC API provides very short-range radio communication technology.

Required Header

#include <nfc.h>

Overview

NFC Service enables applications to

nfc-manager

The nfc manager api provides functions to connect nfc-server and register event listener

NDEF(NFC Data Exchange Format)

The NDEF(NFC Data Exchange Format) api provides functions to make NDEF record and NDEF message.

TAG

The TAG api provide functions to read or write NDEF(NFC Data Exchange Format) and also low level transaction API with Non NDEF tag.

Peer to Peer

The Peer to Peer api provide functions to exchange NDEF data with peer target.

Card Emulation

The Card Emulation api provide functions to exchange data with Secure Element.