LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to write NFC personal cards/Tags (https://www.linuxquestions.org/questions/linux-software-2/how-to-write-nfc-personal-cards-tags-4175519927/)

alek66 09-24-2014 10:24 AM

How to write NFC personal cards/Tags
 
Hello Forum!

I've been investigating a lot and doing a lot of research on NFC. Most telephones now have it.

I purchased some blank cards, tags, even personal cards. I found you can easily write tags from android phones like this one.

I managed also to buy a USB NFC reader/writer and SCL 3711, works perfect, I can read, identify cards, erase cards (that are R/W).

I wanted to see if theres a way I can write this personal cards using my pc instead of an android phone, even the protocol used (NDEF) also supports writing a location, a URL, but could not find a way to do it from PC.

I successfully installed libnfc (NFCTOOLS), any ideas are welcome.

mjolnir 09-24-2014 10:58 AM

http://robospatula.blogspot.com/2014...out-board.html

"Welcome to my step-by-step walkthrough on installing libnfc on Linux for use with the UART FTDI interface, so you can use your PN532 breakout board to read/write NFC cards."

This person uses Ubuntu and a breakout board to read/write cards. Might help you.

alek66 09-24-2014 11:01 AM

Quote:

Originally Posted by mjolnir (Post 5243587)
http://robospatula.blogspot.com/2014...out-board.html

"Welcome to my step-by-step walkthrough on installing libnfc on Linux for use with the UART FTDI interface, so you can use your PN532 breakout board to read/write NFC cards."

This person uses Ubuntu and a breakout board to read/write cards. Might help you.

Thanks for the reply, I have already installed libnfc, and its working. I am looking going further that, I want to write tags.... all configuration is working, and I am able to read write, I just want to write tags with a different payload, as you can with a phone.


All times are GMT -5. The time now is 09:26 PM.