<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.ocrobot.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.ocrobot.com/feed.php">
        <title> ocrobot:modules:seed</title>
        <description></description>
        <link>https://wiki.ocrobot.com/</link>
        <image rdf:resource="https://wiki.ocrobot.com/lib/tpl/20cones/images/favicon.ico" />
       <dc:date>2026-07-19T08:44:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:arduino&amp;rev=1760151335&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:at&amp;rev=1760151335&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:updata&amp;rev=1760151335&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.ocrobot.com/lib/tpl/20cones/images/favicon.ico">
        <title></title>
        <link>https://wiki.ocrobot.com/</link>
        <url>https://wiki.ocrobot.com/lib/tpl/20cones/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:arduino&amp;rev=1760151335&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-11T02:55:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ocrobot:modules:seed:arduino</title>
        <link>https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:arduino&amp;rev=1760151335&amp;do=diff</link>
        <description>OCROBOT SEED(WIFI)

ARDUINO库函数手册

----------

WIFI控制功能函数

----------

重启
函数Reset();返回-说明重新启动模块

#include &lt;uarlWIFI.h&gt;
WIFI wifi001;
void setup() {
  wifi001.Reset();
}

void loop() { 
}</description>
    </item>
    <item rdf:about="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:at&amp;rev=1760151335&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-11T02:55:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ocrobot:modules:seed:at</title>
        <link>https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:at&amp;rev=1760151335&amp;do=diff</link>
        <description>OCROBOT SEED（WIFI模块）

AT指令参考手册

----------
输入语句返回说明
通用指令部分

----------

AT+Reset

重启
输入语句 AT+Reset返回 done  说明模块会重新启动，很多设置需要重启后生效
AT+GMR

版本号</description>
    </item>
    <item rdf:about="https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:updata&amp;rev=1760151335&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-11T02:55:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ocrobot:modules:seed:updata</title>
        <link>https://wiki.ocrobot.com/doku.php?id=ocrobot:modules:seed:updata&amp;rev=1760151335&amp;do=diff</link>
        <description>因为ESP8266的固件版本一直在不断的快速升级中，所以我们的模块不可能紧跟版本的发展速度，或多或少的会滞后，这里介绍一下官方版本的固件升级的方法

和之前的工具方法都一样，注意几个地方，首先是固件的下载</description>
    </item>
</rdf:RDF>
