<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: NFC/RFID for Beagleboard xm with Java</title>
	<atom:link href="http://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Wed, 05 Mar 2025 13:10:49 +0100</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-481</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Sun, 12 Apr 2015 22:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-481</guid>
		<description>Nice implementation. It shouldn&#039;t be too hard for you, to implement this with Java.</description>
		<content:encoded><![CDATA[<p>Nice implementation. It shouldn't be too hard for you, to implement this with Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rossse</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-479</link>
		<dc:creator>rossse</dc:creator>
		<pubDate>Fri, 10 Apr 2015 18:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-479</guid>
		<description>Thanks for the response.
I know that this lib isn&#039;t a universal solution, but it&#039;s a good basis, because it&#039;s not so large.
I want to set the PN532 to the TgInitAsTarget mode, so that I&#039;m able to emulate an tag and also to do p2p communciation. But first I&#039;d like to emulate a card, what a Android smartphone could read.
I found some C code at https://github.com/Seeed-Studio/PN532/blob/master/PN532/emulatetag.cpp
But I&#039;m not so well skilled in C.
I would be very very grateful, if you could give me some input.
Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the response.<br />
I know that this lib isn't a universal solution, but it's a good basis, because it's not so large.<br />
I want to set the PN532 to the TgInitAsTarget mode, so that I'm able to emulate an tag and also to do p2p communciation. But first I'd like to emulate a card, what a Android smartphone could read.<br />
I found some C code at <a href="https://github.com/Seeed-Studio/PN532/blob/master/PN532/emulatetag.cpp" rel="nofollow">https://github.com/Seeed-Studio/PN532/blob/master/PN532/emulatetag.cpp</a><br />
But I'm not so well skilled in C.<br />
I would be very very grateful, if you could give me some input.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-478</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Thu, 09 Apr 2015 20:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-478</guid>
		<description>We didn&#039;t try ISO14443-3. The library was a short research project and not designed as universal solution.

Do you have example (C/C++) code for PN532. I could help with some input if possible. The implementation with spec only is not a problem but needs more time!</description>
		<content:encoded><![CDATA[<p>We didn't try ISO14443-3. The library was a short research project and not designed as universal solution.</p>
<p>Do you have example (C/C++) code for PN532. I could help with some input if possible. The implementation with spec only is not a problem but needs more time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rossse</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-477</link>
		<dc:creator>rossse</dc:creator>
		<pubDate>Thu, 09 Apr 2015 13:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-477</guid>
		<description>Hi!
One question - have you already tried to emulate an ISO14443-3?
I want to extend your java lib - but I&#039;m not able to init the PN532 as a Target.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
One question - have you already tried to emulate an ISO14443-3?<br />
I want to extend your java lib - but I'm not able to init the PN532 as a Target.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanie</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-466</link>
		<dc:creator>Stefanie</dc:creator>
		<pubDate>Tue, 06 Jan 2015 14:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-466</guid>
		<description>I will going on to try it ;)
Thank you very much for your fast replys!</description>
		<content:encoded><![CDATA[<p>I will going on to try it <img src='https://blog.sibvisions.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thank you very much for your fast replys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-465</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Tue, 06 Jan 2015 13:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-465</guid>
		<description>:) Yes, the lib is small and the complexity of all other solutions was the reason for developing a small one. But I didn&#039;t own different tags, so classic was my first choice.

open-nfc is popular and should work, but I&#039;ve no experience with embedded devices (yes, complex+)

BTW. The eNFC project contains some test cases. You could start with some basic tests because ultralight isn&#039;t too different to classic. There is good documentation available:

UL: http://www.nxp.com/documents/data_sheet/MF0ICU1.pdf, (http://www.nxp.com/documents/application_note/AN1303.pdf) or Classic 1K: http://www.nxp.com/documents/data_sheet/MF1S503x.pdf

It took about 1 day to implement current eNFC functionality (without refactoring), so it shouldn&#039;t be more than some hours to change it to support ultralight.</description>
		<content:encoded><![CDATA[<p> <img src='https://blog.sibvisions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Yes, the lib is small and the complexity of all other solutions was the reason for developing a small one. But I didn't own different tags, so classic was my first choice.</p>
<p>open-nfc is popular and should work, but I've no experience with embedded devices (yes, complex+)</p>
<p>BTW. The eNFC project contains some test cases. You could start with some basic tests because ultralight isn't too different to classic. There is good documentation available:</p>
<p>UL: <a href="http://www.nxp.com/documents/data_sheet/MF0ICU1.pdf" rel="nofollow">http://www.nxp.com/documents/data_sheet/MF0ICU1.pdf</a>, (<a href="http://www.nxp.com/documents/application_note/AN1303.pdf" rel="nofollow">http://www.nxp.com/documents/application_note/AN1303.pdf</a>) or Classic 1K: <a href="http://www.nxp.com/documents/data_sheet/MF1S503x.pdf" rel="nofollow">http://www.nxp.com/documents/data_sheet/MF1S503x.pdf</a></p>
<p>It took about 1 day to implement current eNFC functionality (without refactoring), so it shouldn't be more than some hours to change it to support ultralight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanie</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-464</link>
		<dc:creator>Stefanie</dc:creator>
		<pubDate>Tue, 06 Jan 2015 13:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-464</guid>
		<description>Thanks for your fast reply!
No - the libary found the card but doen&#039;t get the ACK frame.
I know that there are libs - but I use a beaglebone and want to use java and other libs are really big and complex, or do you have a recommendable other lib?</description>
		<content:encoded><![CDATA[<p>Thanks for your fast reply!<br />
No - the libary found the card but doen't get the ACK frame.<br />
I know that there are libs - but I use a beaglebone and want to use java and other libs are really big and complex, or do you have a recommendable other lib?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rjahn</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-463</link>
		<dc:creator>rjahn</dc:creator>
		<pubDate>Tue, 06 Jan 2015 12:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-463</guid>
		<description>I&#039;ve no experience with such tags. Did writing work?

The library is not complete because it was designed for one use-case. There are complete NFC libs available!

Edit:

It shouldn&#039;t be a big problem to change the eNFC source code to support ultralight cards...</description>
		<content:encoded><![CDATA[<p>I've no experience with such tags. Did writing work?</p>
<p>The library is not complete because it was designed for one use-case. There are complete NFC libs available!</p>
<p>Edit:</p>
<p>It shouldn't be a big problem to change the eNFC source code to support ultralight cards...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanie</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-462</link>
		<dc:creator>Stefanie</dc:creator>
		<pubDate>Tue, 06 Jan 2015 11:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-462</guid>
		<description>Hi,

I use your libary but I have problems about reading the tag because I use Mifare Ultralight tags and no Mifare Classic tags. Dos anybody have some hints for me what I have to change?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use your libary but I have problems about reading the tag because I use Mifare Ultralight tags and no Mifare Classic tags. Dos anybody have some hints for me what I have to change?</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Rosales</title>
		<link>https://blog.sibvisions.com/2012/11/26/nfcrfid-for-beagleboard-xm-with-java/comment-page-1/#comment-363</link>
		<dc:creator>Carlos Rosales</dc:creator>
		<pubDate>Mon, 16 Sep 2013 11:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sibvisions.com/?p=1786#comment-363</guid>
		<description>Hi rjahn, very interesting subjet. I&#039;m trying to use your library but I&#039;m having some issues.

Can I contact you via email?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi rjahn, very interesting subjet. I'm trying to use your library but I'm having some issues.</p>
<p>Can I contact you via email?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
