Libnfc:pn53x-tamashell
Contents |
Presentation
PN53x TAMA communication demonstration shell
It is a simple interactive tool to send so called TAMA commands and receive the answers. TAMA refers to the command set supported by the PN53x family. Messages are binary and the shell expects hexadecimal notation. TAMA commands and responses prefixes (0xD4/0xD5), CRC and any framing above are handled transparently.
You can use the shell interactively (with readline support) or you can write your own script file.
Scripts
Scripts provided with libnfc
ReadMobib.sh
ReadMobib.sh reads the records of a belgian Mobib
The script only extracts the data, it doesn't interpret them but output is compatible with MOBIB Extractor.
ReadNavigo.sh reads the records of a french Navigo Pass (tested on a "Découverte")
The script only extracts the data, it doesn't interpret them.