<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to receive SMS with t-call]]></title><description><![CDATA[<p dir="auto">hello,</p>
<p dir="auto">I try to use this board to receive SMS.  I use code found there  <a href="https://gist.github.com/IdrisCytron/35cf16f29d1b763fb98471668eeae07d" rel="nofollow ugc">https://gist.github.com/IdrisCytron/35cf16f29d1b763fb98471668eeae07d</a> but it doesn't word.</p>
<p dir="auto">Is someone have a code to receive and send SMS with a t-call 1.4 ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://www.community.lilygo.cc/topic/40/how-to-receive-sms-with-t-call</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 12:08:40 GMT</lastBuildDate><atom:link href="https://www.community.lilygo.cc/topic/40.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Jan 2022 07:54:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to receive SMS with t-call on Wed, 25 May 2022 01:24:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://www.community.lilygo.cc/uid/50">@tcccorp</a> 1. To set the local SMS center: AT+CSCA=""+ Press Enter, return OK.  For details, consult your carrier.<br />
2. AT+CMGF=1: Set the SMS mode to TEXT.<br />
3.AT+CMGS="phone number"&lt; enter &gt;, set the receiver phone number, then return: "&gt;",<br />
Send desired content, such as "Send Massage Test!"  You don't need a carriage return at the end,<br />
After editing the SMS message, send the message in hexadecimal format 1A (1A is the key value of CTRL+Z, which tells the module to send the message.<br />
You can also send 1B, that is, "ESC" to cancel the operation.) After the sending is successful, the module returns +CMGS: 15 to confirm the successful sending.</p>
]]></description><link>https://www.community.lilygo.cc/post/162</link><guid isPermaLink="true">https://www.community.lilygo.cc/post/162</guid><dc:creator><![CDATA[Sukaibin]]></dc:creator><pubDate>Wed, 25 May 2022 01:24:43 GMT</pubDate></item></channel></rss>