Sergey Karsten
Sergey Karsten
> Yeah, this lib is indeed very byte-oriented. I've found this article very helpful: https://learn.adafruit.com/adafruit-pn532-rfid-nfc/mifare > > I don't read the content as string, so I don't have a problem...
> Sure: https://github.com/mattelacchiato/hoerspieler/blob/master/main.py#L44 > > Hope this helps... Thank you! Have you tried to read tags from phone? I'm getting some errors with auth.
> Jeah, that works in my case. You have to be compliant to the standard... Sergey Karsten schrieb am Mo., 29. Apr. 2019, 17:30: > […](#) > Sure: https://github.com/mattelacchiato/hoerspieler/blob/master/main.py#L44 Hope...
> I use this only for communication between the NFC module and an NFC card, not between devices. This is my complete code, i didn't changed anything. But I've copied...