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
Have possible give somehow direct card code reverse example 9B3FAA, AA3F9B?
Need new part to software? Example wg.getCode (), HEX / wg.getCodeinv (), HEX
Some reader give data reverse.
The text was updated successfully, but these errors were encountered:
I have the same problem...
Why it reads in reverse in the first place? what might cause this issue?
btw I also got 3 pairs of hex chars at first but when used NFC Tools on android to read the same tag I had 4 pairs, I have WG26/34 wire (gray) on my RFID reader so I connected it to ground and now I get full 4 pairs hex (only in reverse...)
I also tried to flip the D0,D1 wires and got completely different code.
Is it possible to add bool parameter to void WIEGAND::begin(int pinD0, int pinD1) that will reverse card code?
Is it possible to read data from tag?
And I think it would be good to turn on discussions for this repository.
Have possible give somehow direct card code reverse example 9B3FAA, AA3F9B?
Need new part to software? Example wg.getCode (), HEX / wg.getCodeinv (), HEX
Some reader give data reverse.
The text was updated successfully, but these errors were encountered: