K
K
Kennioch2020-08-08 09:15:28
Android
Kennioch, 2020-08-08 09:15:28

Nfc tag and new ID how to implement?

How to pull off such a scam?
There is an nfc tag on which something is written, the user leans his device and a dialog is displayed on his screen:
Your identifier xxx01
Question: What is your name?
Input field
AND OK button
Some other information is possible

The identifier is attached to the device by some method
After pressing the button, information about the ID and name is transmitted to another device

Another person leans the phone and the same thing, only ID xxx02

And so for each specific user. And when leaning again, there should not be a new ID, the ID that has already been assigned to the user should be displayed, and only his ID, name and other additional information will pop up on the screen, which will also go via the Internet to his device.

How could this be easier to implement?
As I understand it, nfc should contain an appeal to the site where new information is entered, in addition to the ID, information on the type of system information, ip, etc. will be entered there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ark Tarusov, 2020-08-21
@kreo_OL

Write a unique code on the nfs tag.
When checking it by the application, check its presence in your database. If it is not there, give the number and enter it into your database. And if there is, then the output is the number from the database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question