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

Authentication failed #257

Open
SSpohner87 opened this issue Mar 13, 2024 · 1 comment
Open

Authentication failed #257

SSpohner87 opened this issue Mar 13, 2024 · 1 comment

Comments

@SSpohner87
Copy link

Hi,
I am using NodeMCU with PN532 NFC NXP Modul V3. Compiling worked without issues. But when I read the tags, I always get the following logs:

[15:07:55][D][pn532:364]: Mifare classic
[15:07:56][E][pn532.mifare_classic:101]: Authentication failed - Block 0x04
[15:07:56][D][light:036]: 'TagReader LED' Setting:
[15:07:56][D][light:047]: State: ON
[15:07:56][D][light:051]: Brightness: 100%
[15:07:56][D][light:058]: Red: 0%, Green: 100%, Blue: 0%
[15:07:56][D][light:078]: Flash length: 0.5s
[15:07:56][D][pn532:200]: Found new tag '63-51-BA-0E'
[15:07:56][D][pn532:379]: Waiting to read next tag
[15:07:56][W][component:214]: Component pn532 took a long time for an operation (0.12 s).
[15:07:56][W][component:215]: Components should block for at most 20-30ms.
[15:07:56][D][tagreader:309]: No HA NDEF, using UID
[15:07:56][D][rtttl:051]: Playing song success
[15:07:56][D][rtttl:176]: Playback finished
[15:08:36][I][ota:117]: Boot seems successful, resetting boot loop counter.

What did I do wrong. Is it the NodeMCU?

Best Regards
Sebastian

@michaelstepner
Copy link

FWIW, I also see this error in my logs but the tag is successfully read and my Home Assistant automations run successfully.

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