<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NFC-F Developers&#039; Blog</title>
	<atom:link href="http://blog.felicalauncher.com/en/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.felicalauncher.com/en</link>
	<description>Blog for NFC-F Developers</description>
	<lastBuildDate>Fri, 25 Jan 2013 00:08:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Dot Origin ships DTAG100 NFC Dynamic Tag evaluation kit</title>
		<link>http://blog.felicalauncher.com/en/?p=778</link>
		<comments>http://blog.felicalauncher.com/en/?p=778#comments</comments>
		<pubDate>Fri, 25 Jan 2013 00:08:40 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[FeliCa]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[NFC Dynamic Tag]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=778</guid>
		<description><![CDATA[Dot Origin recently announced the availability of their DTAG100 evaluation kit that allows for easy, straight-forward implementation of NFC services using Sony&#8217;s RC-S801 Dynamic Tag module. The USB version of the DTAG100, when connected to a computer, identifies itself as USB mass storage, and the tag data can be changed conveniently by simply modifying a file. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.dotorigin.com/">Dot Origin</a> recently announced the availability of their <a href="http://www.smartcardfocus.com/shop/ilp/id~637/p/index.shtml">DTAG100 evaluation kit</a> that allows for easy, straight-forward implementation of NFC services using <a href="http://www.sony.net/Products/felica/business/products/RC-S801_802.html">Sony&#8217;s RC-S801 Dynamic Tag module</a>.</p>
<p style="text-align: center;"><a href="/resource/upload/DTAG100.png"><img class="aligncenter  wp-image-780" title="DTAG100" src="/resource/upload/DTAG100.png" alt="" width="700" height="202" /></a></p>
<p>The USB version of the DTAG100, when connected to a computer, identifies itself as USB mass storage, and the tag data can be changed conveniently by simply modifying a file. The package comes with a number of samples focusing around Digital Signage.</p>
<p><a href="/resource/upload/DTAG100_kit.png"><img class="aligncenter size-medium wp-image-779" title="DTAG100_kit" src="/resource/upload/DTAG100_kit-300x248.png" alt="" width="300" height="248" /></a></p>
<p>More information available at <a href="http://www.dtag100.com/">http://www.dtag100.com</a>. Orders can be placed <a href="http://www.smartcardfocus.com/shop/ilp/id~637/p/index.shtml">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=778</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code samples for Arduino with NFC Dynamic Tag</title>
		<link>http://blog.felicalauncher.com/en/?p=658</link>
		<comments>http://blog.felicalauncher.com/en/?p=658#comments</comments>
		<pubDate>Fri, 26 Oct 2012 13:54:33 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=658</guid>
		<description><![CDATA[Thanks to you all for your interest in the NFC Dynamic Tag! To illustrate a bit more how the NFC Dynamic tag can be used with Arduino, we have posted some samples below. &#8220;SampleSketch_ChangingSmartposter_ButtonPress&#8220;: This sketch cycles through a number of NFC Smartposters and changes the data when a button attached to the Arduino is [...]]]></description>
				<content:encoded><![CDATA[<p>Thanks to you all for your interest in the NFC Dynamic Tag! To illustrate a bit more how the NFC Dynamic tag can be used with Arduino, we have posted some samples below.</p>
<ul>
<li>&#8220;<a href="/resource/upload/ChangingSmartposter_ButtonPress.zip">SampleSketch_ChangingSmartposter_ButtonPress</a>&#8220;:<br />
This sketch cycles through a number of NFC Smartposters and changes the data when a button attached to the Arduino is pressed. The sample emulates 3 different tags with up to 80 bytes of data each.</li>
<li>&#8220;<a href="/resource/upload/WriteMeAndFlash.zip">SampleSketch_WriteMeAndFlash</a>&#8221; and &#8221;<a href="/resource/upload/WriteMeAndFlash_callback.zip">SampleSketch_WriteMeAndFlash_callback</a>&#8221;<br />
These sketches detect when an NFC device writes to the NFC Dynamic tag and start flashing an LED once a write is detected. &#8220;WriteMeAndFlash&#8221;  does the write detection in the main loop, &#8221;WriteMeAndFlash_callback&#8221; uses a callback function.</li>
<li>&#8220;<a href="/resource/upload/LCD_RW_Counter.zip">SampleSketch_LCD_RW_Counter</a>&#8220;:<br />
This is an Arduino sketch that simply shows the read/write counts received via the NFC Dynamic Tag on an LCD display and updates the count when an NFC device reads from or writes to the Dynamic Tag. The write callback in this sample is only used to increase the write count that is displayed. The actual data that is received is not processed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=658</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDK for NFC Starter Kit updated</title>
		<link>http://blog.felicalauncher.com/en/?p=630</link>
		<comments>http://blog.felicalauncher.com/en/?p=630#comments</comments>
		<pubDate>Thu, 11 Oct 2012 12:40:14 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=630</guid>
		<description><![CDATA[An updated SDK for NFC Starter kit is now available at the Sony website. The new version includes the following updates: any card access is now also available via the PC/SC interface NFC Forum Type 1,2,3,4 Tags supported some sample code for PC/SC is included sample code using DEP protocol is included compatible with Windows [...]]]></description>
				<content:encoded><![CDATA[<p>An updated <strong>SDK for NFC Starter kit</strong> is now available at the <a href="http://www.sony.net/Products/felica/business/products/ICS-D004_002_003.html">Sony website</a>.</p>
<p>The new version includes the following updates:</p>
<ul>
<li>any card access is now also available via the PC/SC interface
<ul>
<li>NFC Forum Type 1,2,3,4 Tags supported</li>
<li>some sample code for PC/SC is included</li>
<li>sample code using DEP protocol is included</li>
</ul>
</li>
<li>compatible with Windows 8
<ul>
<li>Windows 8 Proximity API supported</li>
</ul>
</li>
<li>supports AIR/Flash when using the Sony<a href="http://www.sony.net/Products/felica/business/products/RC-S380.html"> RC-S380</a> USB reader
<ul>
<li>NFC Forum Type 2,3,4 Tags supported</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=630</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFC Dynamic Tag and other FeliCa products available at SwitchScience</title>
		<link>http://blog.felicalauncher.com/en/?p=570</link>
		<comments>http://blog.felicalauncher.com/en/?p=570#comments</comments>
		<pubDate>Fri, 28 Sep 2012 09:10:42 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=570</guid>
		<description><![CDATA[&#160; SwitchScience Japan offers a variety of FeliCa products not only to it&#8217;s domestic Japanese customers, but also to international customers via an &#8220;international order&#8221; page. The products offered for purchase include the NFC Dynamic Tag modules and a nice &#8216;pitch conversion board&#8217; to connect to the NFC Dynamic Tag module via solder pads. &#160; [...]]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>SwitchScience Japan offers a variety of FeliCa products not only to it&#8217;s domestic Japanese customers, but also to international customers via an &#8220;international order&#8221; page. The products offered for purchase include the NFC Dynamic Tag modules and a nice &#8216;pitch conversion board&#8217; to connect to the NFC Dynamic Tag module via solder pads.</p>
<p><a href="http://trac.switch-science.com/wiki/FeliCa-international-order"><img class="size-full wp-image-572 alignleft" style="border-style: initial; border-color: initial;" title="SwitchScienceLogo" src="/resource/upload/SwitchScienceLogo.gif" alt="" width="264" height="37" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Right now SwitchScience offer:</p>
<ul>
<li>NFC Dynamic Tag modules RC-S801 and RC-S802</li>
<li>Pitch Converter to connect the Dynamic Tag module with solder pads</li>
<li>USB NFC Reader &#8220;FeliCa Port RC_S360SH&#8221;</li>
<li>NDEF-formatted &#8220;NFC Type 3 Tag&#8221; FeliCa Lite tags RC-S701 (these can be used with any NFC device)</li>
</ul>
<div>Visit their international order page at: <a href="http://trac.switch-science.com/wiki/FeliCa-international-order">http://trac.switch-science.com/wiki/FeliCa-international-order</a></div>
<div>Thanks to the  SwitchScience team for offering this service to international customers!</div>
<div></div>
<div><strong>UPDATE:</strong> SwitchScience has updated their international order page. Visit <a href="http://international.switch-science.com/catalog/list/4/">http://international.switch-science.com/catalog/list/4/</a> to order from outside Japan. A guide to the order system is also <a href="http://international.switch-science.com/info/how/">available</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=570</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFC Port Software updated</title>
		<link>http://blog.felicalauncher.com/en/?p=594</link>
		<comments>http://blog.felicalauncher.com/en/?p=594#comments</comments>
		<pubDate>Fri, 20 Jul 2012 02:28:02 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=594</guid>
		<description><![CDATA[The NFC driver software package &#8220;NFC Port Software&#8221; (formerly known as &#8220;FeliCa Port Software&#8221;) has been updated. Changes Support of  NFC USB reader/writer model &#8220;RC-S380&#8243; added. Name changed from &#8220;FeliCa Port Software&#8221; to &#8220;NFC Port Software&#8221; Requirements NFC Port Software requires an PaSoRi, NFC USB reader/writer (e.g. RC-S380). Download Please click on the  button below to [...]]]></description>
				<content:encoded><![CDATA[<p>The NFC driver software package &#8220;NFC Port Software&#8221; (formerly known as &#8220;FeliCa Port Software&#8221;) has been updated.</p>
<p><strong>Changes</strong></p>
<ul>
<li>Support of  NFC USB reader/writer model <a title="RC-S380" href="http://www.sony.net/Products/felica/business/information/120405.html" target="_blank">&#8220;RC-S380&#8243;</a> added.</li>
<li>Name changed from &#8220;FeliCa Port Software&#8221; to &#8220;NFC Port Software&#8221;</li>
</ul>
<p><strong>Requirements</strong></p>
<ul>
<li>NFC Port Software requires an PaSoRi, NFC USB reader/writer (e.g. RC-S380).</li>
</ul>
<p><strong>Download</strong></p>
<p><strong></strong>Please click on the  button below to download  the NFC Port Software.</p>
<p><a href="http://www.sony.co.jp/Products/felica/consumer/download/driver/PaSoRiDriver/en/NFCPortWithDriver.exe"><img class="size-medium wp-image-144 alignleft" title="btn_download" src="/resource/upload/btn_download1-300x28.gif" alt="" width="300" height="28" /></a></p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=594</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino library for NFC Dynamic Tag updated</title>
		<link>http://blog.felicalauncher.com/en/?p=564</link>
		<comments>http://blog.felicalauncher.com/en/?p=564#comments</comments>
		<pubDate>Fri, 24 Feb 2012 01:09:42 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=564</guid>
		<description><![CDATA[Our Arduino library for NFC Dynamic Tag / FeliCaPlug has been updated and is now compatible with Arduino 1.0. The updated library can be downloaded here: NFCDynamicTagArduinoLibrary_v1.1]]></description>
				<content:encoded><![CDATA[<p>Our Arduino library for NFC Dynamic Tag / FeliCaPlug has been updated and is now compatible with <a href="http://arduino.cc/en/Main/Software">Arduino 1.0</a>.</p>
<p>The updated library can be downloaded here: <a href="/resource/upload/NFCDynamicTagArduinoLibrary_v1.1.zip">NFCDynamicTagArduinoLibrary_v1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=564</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFC Forum Solutions Showcase in Frankfurt</title>
		<link>http://blog.felicalauncher.com/en/?p=544</link>
		<comments>http://blog.felicalauncher.com/en/?p=544#comments</comments>
		<pubDate>Tue, 24 Jan 2012 04:58:27 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=544</guid>
		<description><![CDATA[The NFC Forum is hosting a Solutions Showcase in Frankfurt that is open to professionals and industry representatives interested in learning more about NFC. Sony will be demonstrating NFC Healthcare use cases there. More details about the event below. &#160; The market for Near Field Communication (NFC) solutions is growing rapidly, with analyst firm Gartner [...]]]></description>
				<content:encoded><![CDATA[<p>The NFC Forum is hosting a Solutions Showcase in Frankfurt that is open to professionals and industry representatives interested in learning more about NFC. Sony will be demonstrating NFC Healthcare use cases there. More details about the event below.</p>
<p>&nbsp;</p>
<table width="650" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td align="left" valign="top"><img src="/resource/upload/nfc-fr-header.jpg" alt=" " width="650" height="335" /></td>
</tr>
<tr>
<td style="background-image: url('/resource/upload/nfc-fr-bg.png'); background-repeat: repeat-y;" align="left" valign="top">
<div style="padding-left: 45px; padding-right: 45px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3em;">
<p>The market for Near Field Communication (NFC) solutions is growing rapidly, with analyst firm Gartner forecasting that half of all smartphones will be NFC-enabled by 2015. Join members of the NFC Forum – the global consortium dedicated to developing standards for and advancing the technology – on 8 February in Frankfurt to discover what all the excitement&#8217;s about at the NFC Solutions Showcase and Cocktail Reception. You&#8217;ll see demonstrations of a wide range of use cases from NFC Forum members in a relaxed and informal setting, complete with refreshments. Sign up today!</p>
<table width="420" border="0" cellspacing="0" cellpadding="5" align="center">
<tbody>
<tr>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top" width="68"><strong>Who:</strong></td>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top" width="362">Press and NFC Forum guests</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top"><strong>What:</strong></td>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top">NFC Forum Solutions Showcase and Cocktail Reception</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top"><strong>Where:</strong></td>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top">Sheraton Frankfurt Airport Hotel &amp; Conference Center<br />
Lemons &amp; Limes Bar<br />
Hugo-Eckener-Ring 15<br />
Rhein Main Airport<br />
Frankfurt 60549 Germany</td>
</tr>
<tr>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top"><strong>When:</strong></td>
<td style="border-bottom: 1px solid #006eb9;" align="left" valign="top">8 February 2012, 18:00 &#8211; 20:00 CET</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><a href="http://nfcforumevent.wufoo.com/forms/z7x3k1/"><img src="/resource/upload/nfc-fr-register.jpg" alt="Register" width="120" height="39" border="0" /></a></p>
</div>
</td>
</tr>
<tr>
<td align="left" valign="top"><a href="http://www.nfc-forum.org"><img src="/resource/upload/nfc-fr-footer.png" alt="www.nfc-forum.org" width="650" height="120" border="0" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=544</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDK for NFC Starter Kit updated with additional documentation</title>
		<link>http://blog.felicalauncher.com/en/?p=507</link>
		<comments>http://blog.felicalauncher.com/en/?p=507#comments</comments>
		<pubDate>Sun, 11 Dec 2011 12:33:14 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=507</guid>
		<description><![CDATA[The SDK for NFC Starter kit is now available at the Sony website. The new version includes the following updates since the  Beta2 release previously posted on this site: Updated documentation Added AIR/Flash library Changes in the R/W exclusion control (Proxy Lock -&#62; R/W Lock) Updated ASDoc Update of the self-diagnostic function of the FeliCa [...]]]></description>
				<content:encoded><![CDATA[<p>The SDK for NFC Starter kit is now available at the <a href="http://www.sony.net/Products/felica/business/products/ICS-D004_002_003.html">Sony website</a>.</p>
<p>The new version includes the following updates since the  <a href="http://blog.felicalauncher.com/en/?p=451">Beta2</a> release previously posted on this site:</p>
<ul>
<li>Updated documentation</li>
<li>Added AIR/Flash library</li>
<li>Changes in the R/W exclusion control (Proxy Lock -&gt; R/W Lock)</li>
<li>Updated ASDoc</li>
<li>Update of the self-diagnostic function of the FeliCa port software</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=507</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFC Dynamic Tag now available at DotOrigin online shops smartcardfocus.com and nfcstuff.com</title>
		<link>http://blog.felicalauncher.com/en/?p=471</link>
		<comments>http://blog.felicalauncher.com/en/?p=471#comments</comments>
		<pubDate>Mon, 05 Dec 2011 11:34:38 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=471</guid>
		<description><![CDATA[Sony&#8217;s NFC Dynamic Tags (modules RC-S801, RC-S802 and the chip RC-S926)  are now available at DotOrigin&#8217;s online shops smartcardfocus.com and nfcstuff.com. Please visit smartcardfocus.com and nfcstuff.com to find out more. The technical documents and product sheets are available at Sony.]]></description>
				<content:encoded><![CDATA[<p>Sony&#8217;s NFC Dynamic Tags (modules RC-S801, RC-S802 and the chip RC-S926)  are now available at DotOrigin&#8217;s online shops smartcardfocus.com and nfcstuff.com.</p>
<p><img class="alignnone size-full wp-image-473" title="RC-S801-large" src="/resource/upload/RC-S801-large.jpg" alt="" width="228" height="214" /><img class="alignnone size-full wp-image-474" title="RC-S802-large" src="/resource/upload/RC-S802-large.jpg" alt="" width="228" height="190" /><img class="alignnone size-full wp-image-475" title="RC-S926-" src="/resource/upload/RC-S926-.jpg" alt="" width="198" height="186" /></p>
<p>Please visit <a href="http://www.smartcardfocus.com/shop/ilp/se~131/FeliCa_cards_and_tags/p/index.shtml">smartcardfocus.com</a> and<a href="http://www.nfcstuff.com/gbp/store/NFC_dynamic_tag_module_RC-S801.html"> nfcstuff.com</a> to find out more.</p>
<p>The technical documents and product sheets are available at <a href="http://www.sony.net/Products/felica/business/tech-support/index.html">Sony</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=471</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDK for NFC Starter Kit (Beta ver.) now available</title>
		<link>http://blog.felicalauncher.com/en/?p=388</link>
		<comments>http://blog.felicalauncher.com/en/?p=388#comments</comments>
		<pubDate>Mon, 24 Oct 2011 08:55:49 +0000</pubDate>
		<dc:creator>eutec_frank</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.felicalauncher.com/en/?p=388</guid>
		<description><![CDATA[The SDK for NFC Starter kit is now available at the Sony website. Sony just released the SDK for NFC Starter Kit (Beta ver.) for Windows. The SDK is available free of charge.  What’s “SDK for NFC Starter Kit (Beta ver.)”? This  SDK is suitable to those who want to evaluate how Sony NFC/FeliCa products. [...]]]></description>
				<content:encoded><![CDATA[<p>The SDK for NFC Starter kit is now available at the <a href="http://www.sony.net/Products/felica/business/products/ICS-D004_002_003.html">Sony website</a>.</p>
<p>Sony just released the SDK for NFC Starter Kit (Beta ver.) for Windows. The SDK is available free of charge.</p>
<p><img class="alignnone size-medium wp-image-401" title="SDK4NFCStarterKit" src="/resource/upload/SDK4FeliCaStarterKit-300x209.png" alt="SDK4NFC Starter Kit" width="300" height="209" /></p>
<ul>
<li> What’s “SDK for NFC Starter Kit (Beta ver.)”?
<ul>
<li>This  SDK is suitable to those who want to evaluate how Sony NFC/FeliCa products.</li>
<li>Supported products are NFC/FeliCa USB Reader (RC-S360, RC-S330 or PC-embedded type) and FeliCa Card including FeliCa Lite series.</li>
<li>This SDK is downloadable from this blog  after you agree to the  license agreement by pressing the button below.</li>
<li>Please note that this SDK cannot be used for developping applications for commercial purpose. For those who want to develop applications for commercial use, please purchase commercial version of “SDK for NFC”.</li>
</ul>
</li>
<li>This SDK provides the following;
<ul>
<li>Programming tool to access FeliCa, ISO/IEC 14443 Type A and Type B cards via NFC Access Library.</li>
<li>Programming tool to access ISO/IEC 14443 TypeB card via PC/SC.</li>
</ul>
</li>
<li>Product details:
<ul>
<li>Folder Structure
<ul>
<li>Document:  Includes User&#8217;s Manual.</li>
<li>Driver:   Includes the basic software with Sony NFC Reader/Writer (FeliCa Port) driver</li>
<li>NFC Access Library:  Includes NFC Access Library, and Header File</li>
<li>PCSC_Activator:   Includes the software to activate PC/SC</li>
<li>Sample Program
<ul>
<li>Sample program to access MIFARE Ultralight card</li>
<li>Sample program to access NFC Forum Tag Type2 / Type3 / Type4a / Type4b (to be released at later date)</li>
</ul>
</li>
</ul>
</li>
<li>System Requirement
<ul>
<li>OS</li>
</ul>
</li>
</ul>
<ol>
<ul>
<ul>
<li>Windows 7 (x86, x64)</li>
<li>Windows Vista (x86, x64)</li>
<li>Windows XP (x86)</li>
</ul>
</ul>
</ol>
</li>
<ul>
<ul>
<li> Development Environment</li>
</ul>
</ul>
<ol>
<ul>
<ul>
<li> Visual Studio 2005 SP1, 2008 SP1, 2010</li>
</ul>
</ul>
</ol>
<ul>
<li>Installation
<ul>
<li>Installation Driver:  Run FeliCaPortWithDriver.exe</li>
<li>Activation of PC/SC:  Run PCSC_Activator_for_TypeB.exe</li>
</ul>
</li>
<li> Notice
<ul>
<li> There may be content or feature differences between this beta version and future commercial versions.</li>
<li> No support is included in this product.</li>
</ul>
</li>
</ul>
</ul>
<p>Download the SDK by clicking on the button below.</p>
<p><a title="Download" href="http://www.sony.net/Products/felica/business/products/ICS-D004_002_003.html"><img title="btn_download" src="http://blog.felicalauncher.com/resource/upload/btn_download1-300x28.gif" alt="" width="300" height="28" /></a></p>
<p>More information about NFC and the different tag types can be found at <a href="http://www.nfc-forum.org">http://www.nfc-forum.org</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.felicalauncher.com/en/?feed=rss2&#038;p=388</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
