You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get a Tags Id as a string?
In the object "NfcFormsTag" i am getting the Id, but its a byte[]..
I would want the real UID from the tag. A 20 digit number.
This was our latest diskussion, if u wanna know the implementation, but i think u remember it :) #10
The text was updated successfully, but these errors were encountered:
Applying more information.
When i am reading my nfc tags with my NFid reader, it prints out a 20 diget number. It should be the Id of the tag, but the id of the "NfcFormsTag" object that i get from the code, is a byte array.
Is it possible to convert this array into the 20 diget number that my NFid reader is getting?
Or is that a completly diffrent thing?
Is there a way to get a Tags Id as a string?
In the object "NfcFormsTag" i am getting the Id, but its a byte[]..
I would want the real UID from the tag. A 20 digit number.
This was our latest diskussion, if u wanna know the implementation, but i think u remember it :)
#10
The text was updated successfully, but these errors were encountered: