NFC Forum Type 3
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
Type 3
NFC Forum Type 3 is based on Sony's FeliCa technology (JIS X 6319-4), operating at 212 or 424 kbps — significantly faster than Type 1 and Type 2 tags. Type 3 tags use a proprietary block-based memory structure and are the standard for contactless transit and micropayment systems in Japan and Hong Kong. FeliCa's sub-100ms transaction speed makes it ideal for high-throughput gate applications.
Supported Standards
JIS X 6319-4
NFC-F