<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Send IoT Data to ThingSpeak using AT Commands (Arduino and SIM800L Tutorial)	</title>
	<atom:link href="https://nothans.com/send-data-to-thingspeak-with-at-commands/feed" rel="self" type="application/rss+xml" />
	<link>https://nothans.com/send-data-to-thingspeak-with-at-commands</link>
	<description>Life, Comedy, Games, Tech, Marketing, and Community</description>
	<lastBuildDate>Mon, 03 Jul 2023 16:12:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Hans Scharler		</title>
		<link>https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2424</link>

		<dc:creator><![CDATA[Hans Scharler]]></dc:creator>
		<pubDate>Mon, 03 Jul 2023 16:12:24 +0000</pubDate>
		<guid isPermaLink="false">https://nothans.com/?p=3524#comment-2424</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2423&quot;&gt;Peter&lt;/a&gt;.

Yes, you can. My code, as it is written, does not account for sleeping and watchdog timers to make that happen.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2423">Peter</a>.</p>
<p>Yes, you can. My code, as it is written, does not account for sleeping and watchdog timers to make that happen.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2423</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Mon, 03 Jul 2023 15:56:43 +0000</pubDate>
		<guid isPermaLink="false">https://nothans.com/?p=3524#comment-2423</guid>

					<description><![CDATA[can we send the data every hour and put the system to sleep to not consume batteries?]]></description>
			<content:encoded><![CDATA[<p>can we send the data every hour and put the system to sleep to not consume batteries?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans Scharler		</title>
		<link>https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2337</link>

		<dc:creator><![CDATA[Hans Scharler]]></dc:creator>
		<pubDate>Wed, 07 Jun 2023 14:04:44 +0000</pubDate>
		<guid isPermaLink="false">https://nothans.com/?p=3524#comment-2337</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2331&quot;&gt;tol&lt;/a&gt;.

ThingSpeak allows for up to eight fields.

Just add another field for other sensor values that you want to measure: &quot;&amp;field2=100&quot; for example.

&quot;AT+HTTPPARA=\&quot;URL\&quot;,\&quot;http://api.thingspeak.com/update?api_key=YOUR_API_KEY&amp;field1=42&amp;field2=100\&quot;&quot;;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2331">tol</a>.</p>
<p>ThingSpeak allows for up to eight fields.</p>
<p>Just add another field for other sensor values that you want to measure: &#8220;&#038;field2=100&#8221; for example.</p>
<p>&#8220;AT+HTTPPARA=\&#8221;URL\&#8221;,\&#8221;http://api.thingspeak.com/update?api_key=YOUR_API_KEY&#038;field1=42&#038;field2=100\&#8221;&#8221;;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tol		</title>
		<link>https://nothans.com/send-data-to-thingspeak-with-at-commands#comment-2331</link>

		<dc:creator><![CDATA[tol]]></dc:creator>
		<pubDate>Mon, 05 Jun 2023 22:28:01 +0000</pubDate>
		<guid isPermaLink="false">https://nothans.com/?p=3524#comment-2331</guid>

					<description><![CDATA[How can it send weight and temperature data?]]></description>
			<content:encoded><![CDATA[<p>How can it send weight and temperature data?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
