-
Hi,
First of all, thanks for this library. It's really easy to use and works perfectly for my project.
But I stumbled across a problem while using it in an electron app running on a raspberry pi …
-
I have this library example working for the white cards but it does not detect the blue tag. Can anyone tell me if this is possible and if so what do I need to do. Thanks.
-
Hi, thanks for sharing source code,
tried to run example on RaspberryPi 3B, go version go1.10.1 linux/arm
Have following issue:
```
go run main.go
# github.com/firmom/go-rfid-rc522/rfid/rc522…
-
Implement NFC/RFID Read, Write and authenticate.
Add ability to read NFC tag and authorize based on a locally stored tag.
Developers tool - Add ability to write to NFC tag and store tags that ar…
-
I'm trying to read Mifare Classic 1K cards using Seeeduino Lotus. It works with the original https://github.com/miguelbalboa/rfid library, detecting the card and showing its UID.
However, when I tr…
-
`"react-native": "0.71.3"`
Test Android device is Google Pixel 6 (Android 13)
I don't have the c72 device yet, but I want to test it can be work first.
I use sample code will show the error.
…
-
Hi, thank you for your great library, actually when it would be real react-native module when support both android and IOS. do you have a plan to add IOS integration also? it would be very useful.
-
I tried to implement an RFID/NFC reader thru I2C: PN532.
Documentation of the device is here: https://www.nxp.com/docs/en/user-guide/141520.pdf
Page 55 and Following describes the way to wake up the…
-
I see that you only provide packages and instructions for ubuntu based distro's but how do i set this up on Arch/manjaro?
I'n not very familiar with python hence the question
I want to use it as l…
-
When using `org.epctagcoder.parse.GIAI.ParseGIAI.Builder()` to create a new instance, setting an invalid RFID tag in the method `org.epctagcoder.parse.GIAI.ParseGIAI.ChoiceStep.withRFIDTag(String)` pr…