<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=SD_Card_SIMCOM</id>
	<title>SD Card SIMCOM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=SD_Card_SIMCOM"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=SD_Card_SIMCOM&amp;action=history"/>
	<updated>2026-06-04T22:42:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=SD_Card_SIMCOM&amp;diff=20673&amp;oldid=prev</id>
		<title>Chao at 06:05, 16 September 2018</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=SD_Card_SIMCOM&amp;diff=20673&amp;oldid=prev"/>
		<updated>2018-09-16T06:05:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Select the TF card directory as the current directory:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;PowerShell&amp;quot;&amp;gt;&lt;br /&gt;
AT+FSCD=D:				//choose sd card directory&lt;br /&gt;
+FSCD: D:/&lt;br /&gt;
OK&lt;br /&gt;
AT+FSLS					//check sub directory&lt;br /&gt;
+FSLS: SUBDIRECTORIES: &lt;br /&gt;
overlays&lt;br /&gt;
MyDir&lt;br /&gt;
System Volume Information&lt;br /&gt;
...&lt;br /&gt;
...&lt;br /&gt;
OK&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Create a folder and file contents on the TF card Use the statement to set the MyDir folder in the root directory and create a t1.txt file in the folder, and write the content at the same time test content&lt;br /&gt;
&amp;lt;source lang=&amp;quot;PowerShell&amp;quot;&amp;gt;&lt;br /&gt;
AT+CFTRANRX=&amp;quot;D:/MyDir/t1.txt&amp;quot;,12				// file name&lt;br /&gt;
&amp;gt;test content								// content&lt;br /&gt;
OK&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
* Open SD card file&lt;br /&gt;
&amp;lt;source lang=&amp;quot;PowerShell&amp;quot;&amp;gt;&lt;br /&gt;
AT+CFTRANTX=&amp;quot;D:/MyDir/t1.txt&amp;quot;&lt;br /&gt;
+CFTRANTX: DATA,012&lt;br /&gt;
test content&lt;br /&gt;
+CFTRANTX: 0&lt;br /&gt;
OK&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Sd_card_01.jpg | 01&lt;br /&gt;
File:Sd_card_02.jpg | 02&lt;br /&gt;
File:Sd_card_03.jpg | 03&lt;br /&gt;
File:Sd_card_04.jpg | 04&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
[[category: SIMCOM]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>