<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[libnfc developers community - Communicate from PN533 to Nokia 6212]]></title>
	<link rel="self" href="http://www.libnfc.org/community/feed/atom/topic/148/"/>
	<updated>2010-02-28T13:23:48Z</updated>
	<generator>PunBB</generator>
	<id>http://www.libnfc.org/community/topic/148/communicate-from-pn533-to-nokia-6212/</id>
		<entry>
			<title type="html"><![CDATA[Communicate from PN533 to Nokia 6212]]></title>
			<link rel="alternate" href="http://www.libnfc.org/community/post/834/#p834"/>
			<content type="html"><![CDATA[<p>Hello everyone!</p><p>I try to send data to a Nokia 6212 with PN533.<br />I send the letter several times.<br />But I get an error &quot;0x13&quot; in return (error format DATA).<br />Can someone tell me if I am on track to send DATA to GSM?</p><p>The NFCID3 GSM is 00 00 00 00 00 00 00 00 00 00.</p><p>Here is the script:</p><br /><p>//InJumpForPSL<br />//This command is used by a host controller to activate a target using either active or<br />//passive communication mode.<br />//If a target is in the field, it will then be ready for PSL or DEP exchanges.</p><p>46 01 00 01 00 00 00 00 00 00 00 00 00 00;</p><p>//InDataExchange<br />//This command is used to support protocol data exchanges between the PN533 as<br />//initiator and a target.</p><p>40 01 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41;</p><br /><p>//switch off field<br />32 01 00;</p><p>===============================================================<br />RESPONSE:</p><p>//InJumpForPSL<br />//This command is used by a host controller to activate a target using either active or<br />//passive communication mode.<br />//If a target is in the field, it will then be ready for PSL or DEP exchanges.</p><p>PC -&gt; IFD : INITIATOR : JUMP FOR PSL<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 0F F1 D4 46 01 00 01 00 00 00 00 00 00 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 00 00 E4 00 <br />IFD -&gt; PC : ACK<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 00 FF 00 <br />IFD -&gt; PC : INITIATOR : JUMP FOR PSL EXECUTED<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 13 ED D5 47 00 01 00 00 00 00 00 00 00 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 00 00 00 00 07 02 DA 00 </p><br /><p>//InDataExchange<br />//This command is used to support protocol data exchanges between the PN533 as<br />//initiator and a target.</p><p>PC -&gt; IFD : INITIATOR : DATA EXCHANGE<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 13 ED D4 40 01 41 41 41 41 41 41 41 41 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 41 41 41 41 41 41 41 41 DB 00 <br />IFD -&gt; PC : ACK<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 00 FF 00 <br />IFD -&gt; PC : INITIATOR : DATA EXCHANGE EXECUTED<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 03 FD D5 41 <strong>13</strong> D7 00 </p><br /><br /><p>//switch off field<br />PC -&gt; IFD : RF CONFIGURATION<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 04 FC D4 32 01 00 F9 00 <br />IFD -&gt; PC : ACK<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 00 FF 00 <br />IFD -&gt; PC : RF CONFIGURATION EXECUTED<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00 00 FF 02 FE D5 33 F8 00 </p><br /><p>with GSM I &quot;read tag&quot;</p><p>Thank you in advance</p>]]></content>
			<author>
				<name><![CDATA[GGelec]]></name>
				<uri>http://www.libnfc.org/community/user/144/</uri>
			</author>
			<updated>2010-02-28T13:23:48Z</updated>
			<id>http://www.libnfc.org/community/post/834/#p834</id>
		</entry>
</feed>

