Is there a library that allows me to read type B NFC TAGs ( ISO 14443B ) ?
What hardware do you have to read type B NFC TAGs ( ISO 14443B ) ?
Try searching for a library which supports that hardware ...
I am using an arduino uno and a PN532 shield, I am not finding a library that goes beyond reading the UID. That's why I ask here
So what Library/ies have you tried so far?
This would help people not suggest one(s) you've already tried and/or help with the one(s) you've got ...
I have tried the following libraries, but with no satisfactory result:
Adafruit_PN532.h
MFRC522.h
Keyduino.h
if you have an PN532 a library for the MFRC522 will not work.
If you already get the UID of your ISO14443B it seems your card reader is working.
So what is exactly the problem?
- post a link to tour PN532 shield (is it a real one or a cheap clone with a counterfeit IC?)
- post a picture of your setup
- post your sketch
- post the serial output of the sketch so we can see what happens on your workbench - we don't see it otherwise.
I am at a standstill, could you suggest suitable libraries to read NFC ISO14443B tags with Arduino?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.