franckbour / Plugin.NFC

A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
MIT License
233 stars 68 forks source link

How can I write an NFC tag that an RFID reader understands? #51

Closed FranRDev closed 3 years ago

FranRDev commented 4 years ago

Description

I have the RFID reader RD200-M1-G, which is compatible with: MIFARE 1K S50, 4K S70 4/7-byte UID and MIFARE Ultralight. I use the sample trying to write an NFC tag that the reader can understand (hex):

image

But it doesn't read the code I want, instead random codes come out:

image

It's possible? Thank you.

saamerm commented 4 years ago

Did you try a different mime type or type format? Are you able to use any apps that are already published on the app store?

saamerm commented 4 years ago

@KerosenoDev ^

saamerm commented 3 years ago

@franckbour perhaps close this from inactivity?