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

My progress reading NDEF from an Android phone. Any ideas? #74

Open
wrybread opened this issue Mar 11, 2022 · 0 comments
Open

My progress reading NDEF from an Android phone. Any ideas? #74

wrybread opened this issue Mar 11, 2022 · 0 comments

Comments

@wrybread
Copy link

I have an Arduino reading data from my Android phone via a PN532, I documented my code here:

https://forum.arduino.cc/t/using-an-android-phone-to-send-same-string-to-arduino-via-nfc/967984/7?u=wrybread

I'm trying to send an NDEF string using the Android app NDEF Tag Emulator, but the Arduino reports this error whenever it reads from my phone:

Unknown TLV 6E
Error. Can't decode message length.
ERROR
UID: 08 CB E1 F4

I don't imagine anyone has any ideas?

Like many people here I'm trying to use an Android phone to unlock a door, but am having trouble getting the phone to send a unique string.

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

1 participant