ugge75 / Wiegand-V3-Library-for-all-Arduino

19 stars 15 forks source link

Randomly ignores RFID Reader #2

Open shahiedallies opened 3 years ago

shahiedallies commented 3 years ago

I have implemented this library running on a ESP8266 (wemos D1).

I have user GateA and GateB successfully using Pins 12,14 and 4,13. Pin 16 is pulled up with a 1K resistor and used as a "button release". Pin 5 is relay output.

All of this runs smoothly for 2hrs to 2days. Then it does not read the RFID tags. Everything else still functions eg. Door release, relay output, etc.

Any ideas on what I can try to solve the issue? I have posted on the v2 - 2560 library but opened this issue for the ESP8266 and V3 of the library specifically.

Ezenu commented 3 years ago

The same thing happens to me, in an esp32 but after about 12 hours of use

shahiedallies commented 3 years ago

I have stopped using the library. I am using the "raw" code as it were. We become caught up in the shortcut that the library presents but forget that we are able to code the functions ourselves. We are grateful for the hard work but should not be complacent in pursuit of our project goal.

On Wed, Feb 3, 2021 at 4:54 PM Ezenu notifications@github.com wrote:

The same thing happens to me, in an esp32 but after about 12 hours of use

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ugge75/Wiegand-V3-Library-for-all-Arduino/issues/2#issuecomment-772568969, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRJTRYS6C5WEMTQI4DQMPTS5FPUFANCNFSM4UKWWFTQ .

Ezenu commented 3 years ago

I have stopped using the library. I am using the "raw" code as it were. We become caught up in the shortcut that the library presents but forget that we are able to code the functions ourselves. We are grateful for the hard work but should not be complacent in pursuit of our project goal. On Wed, Feb 3, 2021 at 4:54 PM Ezenu @.***> wrote: The same thing happens to me, in an esp32 but after about 12 hours of use — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRJTRYS6C5WEMTQI4DQMPTS5FPUFANCNFSM4UKWWFTQ .

you can help? I can't get it to work stable.

shahiedallies commented 3 years ago

use this library

My system has been running in a live workplace and I have not had any issues.

Hope this helps.

On Fri, Feb 12, 2021 at 3:08 PM Ezenu notifications@github.com wrote:

I have stopped using the library. I am using the "raw" code as it were. We become caught up in the shortcut that the library presents but forget that we are able to code the functions ourselves. We are grateful for the hard work but should not be complacent in pursuit of our project goal. … <#m1126463440434120737> On Wed, Feb 3, 2021 at 4:54 PM Ezenu @.***> wrote: The same thing happens to me, in an esp32 but after about 12 hours of use — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#2 (comment) https://github.com/ugge75/Wiegand-V3-Library-for-all-Arduino/issues/2#issuecomment-772568969>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRJTRYS6C5WEMTQI4DQMPTS5FPUFANCNFSM4UKWWFTQ .

you can help? I can't get it to work stable.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ugge75/Wiegand-V3-Library-for-all-Arduino/issues/2#issuecomment-778185007, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRJTR7GPU7LA4NKWNOR4GDS6UR4BANCNFSM4UKWWFTQ .

Ezenu commented 3 years ago

use this library My system has been running in a live workplace and I have not had any issues. Hope this helps.

did you send a link? sorry but I did not understand!