Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't read in Android #42

Open
leandrocoder opened this issue May 30, 2018 · 1 comment
Open

Can't read in Android #42

leandrocoder opened this issue May 30, 2018 · 1 comment

Comments

@leandrocoder
Copy link

Hello

After I run the most simple example of write on nfc tag (14443-3A Ultralight C), I'm able to read using the read example but not on Android app (like NFC Tools)
How can I fix it? I need to write on a desktop and read using Android (a thirdparty app).

Thanks!

@XavierMallat
Copy link

You need to use NDEF for your tags.
I used this code, it works perfectly.

Hope it helps ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants