UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.37k stars 426 forks source link

Wiegand callback returning zeros #535

Closed drmendoz closed 1 year ago

drmendoz commented 1 year ago

The issue

I am using a Wiegand reader and my hardware implementation is working in ESP8266 but in ESP32 is not working and get a infinite loop of zeros value and not getting the card data.

The context

No response

Possible solution

No response

Confirmation

trombik commented 1 year ago

You provided no context, no code to reproduce the issue, and no logs. Please give more context. Thanks.

UncleRus commented 1 year ago
  1. No context was provided.
  2. I just tested the wiegand library on real hardware and it works great.

I am closing this issue.