Open dyay108 opened 2 years ago
This is wierd it seems to find the PN532 properly though did you change the wires ? (i know this might be a dumb question. Can you try soldering the wire directly to the pins ?
Maybe the cards are defective ? Tag reader can also read CreditCards, you won't get much information but it should be able to read them
this is the third reader and third module, and i already soldered the previous 2 and they didn't work. Ended up damaging those boards trying to desolder.
Hello @adonno i have the tag reader from your website and also have orange light and no feed back on readings. When powering the blue led flashes briefly but that's it.
Any idea?
Ok that's wierd. It should connect to HA does it connect to it?
Does the card appear in the logs when scanned ? Scan a card while logging just to make sure the reader is working properly
this is the third reader and third module, and i already soldered the previous 2 and they didn't work. Ended up damaging those boards trying to desolder.
Ok that's wierd. It should connect to HA does it connect to it?
Does the card appear in the logs when scanned ? Scan a card while logging just to make sure the reader is working properly
this is the third reader and third module, and i already soldered the previous 2 and they didn't work. Ended up damaging those boards trying to desolder.
No output in the log window when i present a tag to the reader
and you have been using the cards that are provided with the boards ? Or did these come without a card ?
Yes, been using the cards that came with the boards and other cards i bought elsewhere.
i don't get the issue and you did use the code that is provided on github without altering it?
i don't get the issue and you did use the code that is provided on github without altering it?
correct. the only thing i changed is the ssid and password.
just in case, could u please list out the steps?
Steps :
@adonno I followed the steps in your last post but I'm continuing to have the same issue as OP. I wrote out the steps I followed and configuration details below.
On my router, I've set the IP address of the D1 mini to a static address (as part of troubleshooting). HA version is 2022.11.4 and is setup for external access.
Before doing any of this, I removed added devices in integration from previous attempts, uninstalled the ESP Home add-on, deleted the esphome folder under configs and then proceeded with the following steps.
I've tried a number of approaches and I can't seem to get it working. Any insight would be appreciated; it's a really cool project and I'd love to get it up and running :)
Same for me. Everything looks fine. Buzzer reacts to Home Assistant actions like Cancel Writinh, Clean Tag, Write Tag Random, but the reader not reacts to any rfid device
Same for me. Everything looks fine. Buzzer reacts to Home Assistant actions like Cancel Writinh, Clean Tag, Write Tag Random, but the reader not reacts to any rfid device
My Problem was wrong wiring. I needed to change SDA to D2 and CSL to D1
I'm having the exact same issue. switching D2 and D1 does not solve it.
Good to note is that i skipped the buzzer and the led and added a battery module on top of my esp8266, but this device should not interfere with everything.
i have the same issue as above the buzzer reacts to cancel tag,clean tag but the tag reads nothing
I've tried with 3 different esp8266 modules and 3 different pn532 boards and can't get it working.
I've triple checked the wiring, soldering, etc... Home assistant running locally and not exposed to the Internet.
Link to esp8266
(Don't mind the wire colors, had to make do with what i had lying around)
Successfully added the module to hass.