How do I write any information to an NFC tag in Windows?

Asked 2 years ago, Updated 2 years ago, 47 views

The other day, I purchased NFC tags and handy readers as below to make suggestions to customers for business.
https://goo.gl/yoWA3g

In order to fill in the NFC tag of ↑, I purchased Sony's following products.
https://www.sony.co.jp/Products/felica/consumer/products/RC-S380.html

NFC tags are used only within the customer's company, so I want to write data in a free write area, but I can't find any important NFC tag writing software for Windows.

Also, if you find NFC write software in Windows 10 Store, it doesn't seem to work at all with Sony products.

I'm sure there are a lot of system solutions around the world that use NFC tags, but how do you write any information into NFC tags?There seems to be a lot of software on Android devices, but do you write it with that kind of mobile software?

Please give us your opinion.

c#

2022-09-30 21:32

1 Answers

See SDK for NFC for Windows on Sony's corporate customer page.

For more product information, click here SDK for NFC.
Information such as the operating environment is provided in SDK for NFC operating environment list.

About NFC, Practice!, Using SDK for NFC Starter Kit, "https://sites.google.com/site/hiro99ma/nfc/experiment/sdk-for-nfc-starter-kit/wrap"rel="nofollow noreferrer">Create a library of APIs

What I wanted to do
◾ I don't know how to handle Window messages, so I want to hide them.
◾FeliCa Lite and MIFARE Ultralight are often used, so make them easy to use.

Rapper Source Published on GitHub
hirokuma/NfcStarterKitWrap

IC: NXP NTAG 213 is an NFC Forum Type 2 tag, but manufacturers have documented that MIFARE Ultralight and NFC Forum Type 2 are compatible MIFARE Ultralight as Type 2 Tag.


2022-09-30 21:32

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.