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

Hey, PN532 with tag emulate will stop working after few tries #145

Open
yogev2255 opened this issue Aug 13, 2024 · 5 comments
Open

Hey, PN532 with tag emulate will stop working after few tries #145

yogev2255 opened this issue Aug 13, 2024 · 5 comments
Assignees
Labels
PN532 Label for PN532 UAY Unassigned yet

Comments

@yogev2255
Copy link

HI,

I am using the emulate tag script with PN532 and it's working fine but after a few tries or even one it will freeze i think or will stop working and then I would need to restart it

Do you have any idea how to fix this?

Thank You.

@ghost
Copy link

ghost commented Aug 18, 2024

try connecting it +5v instead of3.3v

@MatthewJeffson MatthewJeffson added UAY Unassigned yet PN532 Label for PN532 and removed UAY Unassigned yet labels Oct 9, 2024
@Cincinnatu
Copy link

Hello, has this issue been resolved? If not, please provide more information.

@yogev2255
Copy link
Author

yogev2255 commented Oct 17, 2024

Hello, has this issue been resolved? If not, please provide more information.

Hi,

Thank you for getting back to me. Unfortunately, the issue has not been resolved yet. Here's a bit more information:

  • I'm using the PN532 with an emulate tag script, and while it works initially, it tends to freeze or stop responding after a few tries (sometimes even after one try).
  • When it freezes, the debug output from the Arduino is still running, so it doesn’t seem like the Arduino itself has stopped working. However, I can no longer detect the tag or write to it.
  • I’ve tried using multiple PN532 NFC chips and three different Arduinos, but the problem persists across all setups.
  • I have to restart the whole system to get it working again, but it eventually runs into the same issue.

Do you have any suggestions on what might be causing this? Could it be something with the library or a timing issue in the communication between the Arduino and the PN532?

Any guidance would be greatly appreciated!

Thank you.

@Cincinnatu
Copy link

hello,Could you provide the code you are using? This will help me replicate and address the issue you encountered

@Lesords Lesords assigned Lesords and unassigned Cincinnatu Dec 24, 2024
@ackPeng
Copy link

ackPeng commented Jan 7, 2025

@yogev2255 Are you using an SPI interface, an IIC interface, or a serial port library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PN532 Label for PN532 UAY Unassigned yet
Projects
Status: Todo
Development

No branches or pull requests

5 participants