<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.carberry.it/wiki/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://www.carberry.it/wiki/feed.php">
        <title>Carberry Wiki carberry:comm</title>
        <description></description>
        <link>https://www.carberry.it/wiki/</link>
        <image rdf:resource="https://www.carberry.it/wiki/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-13T00:38:06+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.carberry.it/wiki/carberry/comm/overview?rev=1569843894&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.carberry.it/wiki/carberry/comm/setup?rev=1569843894&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.carberry.it/wiki/carberry/comm/test?rev=1569843894&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.carberry.it/wiki/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Carberry Wiki</title>
        <link>https://www.carberry.it/wiki/</link>
        <url>https://www.carberry.it/wiki/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.carberry.it/wiki/carberry/comm/overview?rev=1569843894&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-30T13:44:54+02:00</dc:date>
        <title>carberry:comm:overview</title>
        <link>https://www.carberry.it/wiki/carberry/comm/overview?rev=1569843894&amp;do=diff</link>
        <description>Communication Overview

The communication between Raspberry Pi and Carberry, is made of dialogues, like AT commands in standard telephone modems.


	*  Every command line must be terminated by the two characters &lt;CR&gt; and &lt;LF&gt;, respectively in HEX 0x0D and 0x0A.</description>
    </item>
    <item rdf:about="https://www.carberry.it/wiki/carberry/comm/setup?rev=1569843894&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-30T13:44:54+02:00</dc:date>
        <title>carberry:comm:setup</title>
        <link>https://www.carberry.it/wiki/carberry/comm/setup?rev=1569843894&amp;do=diff</link>
        <description>Setup

The Communication between Carberry microcontroller and Raspberry Pi is made via UART port on the P1 header.
To speak with Carberry from Linux, you have to open the serial port (example with minicom) setting theese parameters:

	*  Baud rate: 115200Kbps</description>
    </item>
    <item rdf:about="https://www.carberry.it/wiki/carberry/comm/test?rev=1569843894&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-30T13:44:54+02:00</dc:date>
        <title>carberry:comm:test</title>
        <link>https://www.carberry.it/wiki/carberry/comm/test?rev=1569843894&amp;do=diff</link>
        <description>Communication Test

To test the connection between Raspberry Pi and Carberry board, from minicom, send the command:
AT&lt;CR&gt;&lt;LF&gt;
Carberry will replyes with 
OK&lt;CR&gt;&lt;LF&gt;
Indicating succesfully connection.

Notes

	*  Every command line must be terminated by the two characters &lt;CR&gt; and &lt;LF&gt;, respectively in HEX 0x0D and 0x0A.</description>
    </item>
</rdf:RDF>
