<?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: Sending Data via SIM800L GPRS to ThingSpeak	</title>
	<atom:link href="https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=send-data-sim800-gprs-thingspeak</link>
	<description>Microcontroller Tutorials and Resources</description>
	<lastBuildDate>Mon, 09 Oct 2023 06:25:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: Mahesh		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-80295</link>

		<dc:creator><![CDATA[Mahesh]]></dc:creator>
		<pubDate>Wed, 13 May 2020 10:49:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-80295</guid>

					<description><![CDATA[Dear friend,

This is working nicrly. Great stuff. I want to update 3 fields to thinkspeak channel. What changes should i do?

Mahesh.]]></description>
			<content:encoded><![CDATA[<p>Dear friend,</p>
<p>This is working nicrly. Great stuff. I want to update 3 fields to thinkspeak channel. What changes should i do?</p>
<p>Mahesh.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sushil kumar		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-70579</link>

		<dc:creator><![CDATA[Sushil kumar]]></dc:creator>
		<pubDate>Thu, 26 Mar 2020 11:06:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-70579</guid>

					<description><![CDATA[How can i send dc voltage reading to thingspeak using this setup?]]></description>
			<content:encoded><![CDATA[<p>How can i send dc voltage reading to thingspeak using this setup?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shane Addyson		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-67271</link>

		<dc:creator><![CDATA[Shane Addyson]]></dc:creator>
		<pubDate>Tue, 10 Mar 2020 02:21:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-67271</guid>

					<description><![CDATA[this is a very intersting project.
But may i know which part is the data being uploaded?
And also is is possible to upload two parameters?]]></description>
			<content:encoded><![CDATA[<p>this is a very intersting project.<br />
But may i know which part is the data being uploaded?<br />
And also is is possible to upload two parameters?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vaibhav Shinde		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-53484</link>

		<dc:creator><![CDATA[Vaibhav Shinde]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 14:08:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-53484</guid>

					<description><![CDATA[Hello Sir,

I want to send the AT commands output to the TCPIP server. (i.e. IMEI,IMSI). How to send it to the server. I tried in many way but can&#039;t successful.
please help me fo rthis.

Thanks In Advanced.]]></description>
			<content:encoded><![CDATA[<p>Hello Sir,</p>
<p>I want to send the AT commands output to the TCPIP server. (i.e. IMEI,IMSI). How to send it to the server. I tried in many way but can't successful.<br />
please help me fo rthis.</p>
<p>Thanks In Advanced.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jo		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-53468</link>

		<dc:creator><![CDATA[jo]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 11:02:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-53468</guid>

					<description><![CDATA[Sir,
if i want to set up TLS connection(TCP/HTTP) using pre shared keys(PSK) from sim 800 .How do i use those PSK ?which  AT command i have to use?I am using Putty terminal ..I followed the sim 800 SSl application note..but it did not work for me.
I tried sending PSK using AT+HTTPPARA=&quot;USERDATA&quot;,&quot;&quot; it didn&#039;t work,I created  file with psk keys and saved it on GPRS modem but AT+SSLSETCERT=&quot;&quot; didn&#039;t work..please help me with this]]></description>
			<content:encoded><![CDATA[<p>Sir,<br />
if i want to set up TLS connection(TCP/HTTP) using pre shared keys(PSK) from sim 800 .How do i use those PSK ?which  AT command i have to use?I am using Putty terminal ..I followed the sim 800 SSl application note..but it did not work for me.<br />
I tried sending PSK using AT+HTTPPARA="USERDATA","" it didn't work,I created  file with psk keys and saved it on GPRS modem but AT+SSLSETCERT="" didn't work..please help me with this</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rushikesh		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-52158</link>

		<dc:creator><![CDATA[rushikesh]]></dc:creator>
		<pubDate>Fri, 13 Dec 2019 16:38:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-52158</guid>

					<description><![CDATA[sir, when uploaded code to Arduino following, is shown on the serial monitor. I guess there is a problem with the network. how to solve please help.


Data to ThingSpeak
Initializing SIM800L....
Attempting to open comm with ATs
	---&#062; AT
	 AT
	 AT
	 AT
	 AT
	 AT
	 ATE0
	 ATE0
	 AT+CVHU=0
	 ATI
	 AT+CPMS=&quot;SM&quot;,&quot;SM&quot;,&quot;SM&quot;
	 AT+CREG?
	 AT+CREG?
	 AT+CREG?
	&#060;--- +CREG: 0,2]]></description>
			<content:encoded><![CDATA[<p>sir, when uploaded code to Arduino following, is shown on the serial monitor. I guess there is a problem with the network. how to solve please help.</p>
<p>Data to ThingSpeak<br />
Initializing SIM800L....<br />
Attempting to open comm with ATs<br />
	---&gt; AT<br />
	 AT<br />
	 AT<br />
	 AT<br />
	 AT<br />
	 AT<br />
	 ATE0<br />
	 ATE0<br />
	 AT+CVHU=0<br />
	 ATI<br />
	 AT+CPMS="SM","SM","SM"<br />
	 AT+CREG?<br />
	 AT+CREG?<br />
	 AT+CREG?<br />
	&lt;--- +CREG: 0,2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eugene		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-51406</link>

		<dc:creator><![CDATA[Eugene]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 17:10:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-51406</guid>

					<description><![CDATA[Thanks for the tutorial. Really helped]]></description>
			<content:encoded><![CDATA[<p>Thanks for the tutorial. Really helped</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gunawan		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-50792</link>

		<dc:creator><![CDATA[gunawan]]></dc:creator>
		<pubDate>Tue, 22 Oct 2019 01:57:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-50792</guid>

					<description><![CDATA[hi...is posible with mqtt ?]]></description>
			<content:encoded><![CDATA[<p>hi...is posible with mqtt ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nishan		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-22597</link>

		<dc:creator><![CDATA[Nishan]]></dc:creator>
		<pubDate>Sat, 01 Jun 2019 07:05:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-22597</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-15748&quot;&gt;Bruno Lo Frano Machado&lt;/a&gt;.

hey dear, i want to update multiple fields at same time. how can i do it?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-15748">Bruno Lo Frano Machado</a>.</p>
<p>hey dear, i want to update multiple fields at same time. how can i do it?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roland Pelayo		</title>
		<link>https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-22016</link>

		<dc:creator><![CDATA[Roland Pelayo]]></dc:creator>
		<pubDate>Wed, 15 May 2019 04:10:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.teachmemicro.com/?p=2321#comment-22016</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-20139&quot;&gt;arun&lt;/a&gt;.

Check out &lt;a href=&quot;https://www.teachmemicro.com/nodemcu-ajax-dynamic-sensor-data-web-page/&quot;&gt;how to use AJAX&lt;/a&gt; for dynamic data.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.teachmemicro.com/send-data-sim800-gprs-thingspeak/#comment-20139">arun</a>.</p>
<p>Check out <a href="https://www.teachmemicro.com/nodemcu-ajax-dynamic-sensor-data-web-page/">how to use AJAX</a> for dynamic data.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: www.teachmemicro.com @ 2026-07-16 15:20:44 by W3 Total Cache
-->