You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: