adonno / tagreader

Simple to build/use NFC tag reader, specially created for Home Assistant
https://adonno.com
GNU General Public License v3.0
1.13k stars 176 forks source link

Tag Reader Pingable, but cannot connect #173

Closed rlburkey closed 1 year ago

rlburkey commented 1 year ago

Good Afternoon!

After a wifi outage my tag reader is no longer functioning properly. After wifi was restored here is the current state:

The tag reader has a solid red status light The tag reader is obtaining an IP address The tag reader is pingable by that IP address The web interface for the tag reader is not working When a fob/card (both previously worked) is tapped on the tag reader, the light does not change and there is no longer a buzz/beep.

I have power-cycled the tag reader, no change. Please let me know if there is a reset procedure or what other steps I can take to restore service.

Thanks!

riemers commented 1 year ago

by default, the buzzer/light is disable in home assistant as far as i know. if you added it in HA (new device found/integrations) it should create those switches for you and you can use that. (just trying to help out, was playing with it right now too)

adonno commented 1 year ago

Maybe try reflashing it. Go to https://adonno.github.io/tagrader

And try reinstalling tagreader.

rlburkey commented 1 year ago

I tried reflashing the reader. When using the tagreader.yaml file it does not create its own network and does not connect to the any network I have setup if I configure it in the yaml file.

If I install the generic ESPHome firmware, it does connect to the network successfully.

adonno commented 1 year ago

I tried reflashing the reader. When using the tagreader.yaml file it does not create its own network and does not connect to the any network I have setup if I configure it in the yaml file.

If I install the generic ESPHome firmware, it does connect to the network successfully.

what yaml? the one from this repo? or the one from https://adonno.github.io/tagreader?

adonno commented 1 year ago

no reply for 3 months