<?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: Update Twitter with ThingTweet and Arduino + Ethernet Shield	</title>
	<atom:link href="https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield/feed" rel="self" type="application/rss+xml" />
	<link>https://nothans.com</link>
	<description>Life, Comedy, Games, Tech, Marketing, and Community</description>
	<lastBuildDate>Thu, 11 Aug 2022 23:19:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: angel		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1253</link>

		<dc:creator><![CDATA[angel]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 22:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1253</guid>

					<description><![CDATA[Hello, I am  trying post in Twitter , but the same time, send SMS and I do not get still, Someone can help me please in this?, Like note: I am using the GSM Shield with Modem M10 made  by telefonica movistar]]></description>
			<content:encoded><![CDATA[<p>Hello, I am  trying post in Twitter , but the same time, send SMS and I do not get still, Someone can help me please in this?, Like note: I am using the GSM Shield with Modem M10 made  by telefonica movistar</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jonam		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1248</link>

		<dc:creator><![CDATA[jonam]]></dc:creator>
		<pubDate>Sun, 29 Nov 2015 08:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1248</guid>

					<description><![CDATA[Why if I require to send a tweet with the value of the temperature sensor, and also I want to graph this value on my channel of thingspeak,
what should I do to the code?]]></description>
			<content:encoded><![CDATA[<p>Why if I require to send a tweet with the value of the temperature sensor, and also I want to graph this value on my channel of thingspeak,<br />
what should I do to the code?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gary		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1246</link>

		<dc:creator><![CDATA[Gary]]></dc:creator>
		<pubDate>Tue, 03 Mar 2015 15:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1246</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1245&quot;&gt;nigel&lt;/a&gt;.

The message you are getting back in the serial monitor is not an error, it is the correct response. Whatever you have tried to tweet from your arduino should be showing up in your tweets on Twitter, unless you have tried retweets of the same thing. In which case Twitter rejects repeat tweets.
I hope this helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1245">nigel</a>.</p>
<p>The message you are getting back in the serial monitor is not an error, it is the correct response. Whatever you have tried to tweet from your arduino should be showing up in your tweets on Twitter, unless you have tried retweets of the same thing. In which case Twitter rejects repeat tweets.<br />
I hope this helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nigel		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1245</link>

		<dc:creator><![CDATA[nigel]]></dc:creator>
		<pubDate>Wed, 14 Jan 2015 22:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1245</guid>

					<description><![CDATA[hi i am getting this error please help
Connecting to ThingSpeak...
HTTP/1.1 200 OK
Server: nginx/1.7.5
Date: Wed, 14 Jan 2015 22:05:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Status: 200 OK
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
ETag: &quot;c4ca4238a0b923820dcc509a6f75849b&quot;
Cache-Control: max-age=0, private, must-revalidate
Set-Cookie: request_method=POST; path=/
X-Request-Id: a7828987-2b46-4dad-baee-2f8074bcd48d
1
1
...disconnected]]></description>
			<content:encoded><![CDATA[<p>hi i am getting this error please help<br />
Connecting to ThingSpeak&#8230;<br />
HTTP/1.1 200 OK<br />
Server: nginx/1.7.5<br />
Date: Wed, 14 Jan 2015 22:05:19 GMT<br />
Content-Type: text/html; charset=utf-8<br />
Transfer-Encoding: chunked<br />
Connection: close<br />
Vary: Accept-Encoding<br />
Status: 200 OK<br />
X-Frame-Options: ALLOWALL<br />
Access-Control-Allow-Origin: *<br />
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH<br />
Access-Control-Allow-Headers: origin, content-type, X-Requested-With<br />
Access-Control-Max-Age: 1800<br />
ETag: &#8220;c4ca4238a0b923820dcc509a6f75849b&#8221;<br />
Cache-Control: max-age=0, private, must-revalidate<br />
Set-Cookie: request_method=POST; path=/<br />
X-Request-Id: a7828987-2b46-4dad-baee-2f8074bcd48d<br />
1<br />
1<br />
&#8230;disconnected</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adul		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1244</link>

		<dc:creator><![CDATA[adul]]></dc:creator>
		<pubDate>Wed, 26 Nov 2014 01:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1244</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1239&quot;&gt;Diego&lt;/a&gt;.

My action same as you but  now i  ready
used  Write API key  #chanel  don&#039;t use API key  at your account]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1239">Diego</a>.</p>
<p>My action same as you but  now i  ready<br />
used  Write API key  #chanel  don&#8217;t use API key  at your account</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ed		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1243</link>

		<dc:creator><![CDATA[ed]]></dc:creator>
		<pubDate>Sat, 22 Nov 2014 15:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1243</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1235&quot;&gt;Hans&lt;/a&gt;.

Now, november 2014 the general sample sketch for arduino, that reads A0 is still suffering from this problem]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1235">Hans</a>.</p>
<p>Now, november 2014 the general sample sketch for arduino, that reads A0 is still suffering from this problem</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Diego		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1239</link>

		<dc:creator><![CDATA[Diego]]></dc:creator>
		<pubDate>Tue, 08 Oct 2013 03:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1239</guid>

					<description><![CDATA[I&#039;m trying to tweet from my arduino, I wonder why this tutorial isn&#039;t working for me.
Arduino Uno R3 with ethernet shield, IDE 1.0.5 with code straight from your GitHub
I&#039;m getting this error:
Connecting to ThingSpeak...
HTTP/1.1 400 Bad Request
Server: nginx/0.8.53
Date: Tue, 08 Oct 2013 03:52:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Status: 400
Cache-Control: no-cache
X-Rack-Cache: invalidate, pass
1
...disconnected
What am I doing wrong? my ThingTweet API key is correct!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to tweet from my arduino, I wonder why this tutorial isn&#8217;t working for me.<br />
Arduino Uno R3 with ethernet shield, IDE 1.0.5 with code straight from your GitHub<br />
I&#8217;m getting this error:<br />
Connecting to ThingSpeak&#8230;<br />
HTTP/1.1 400 Bad Request<br />
Server: nginx/0.8.53<br />
Date: Tue, 08 Oct 2013 03:52:41 GMT<br />
Content-Type: text/html; charset=utf-8<br />
Transfer-Encoding: chunked<br />
Connection: close<br />
Status: 400<br />
Cache-Control: no-cache<br />
X-Rack-Cache: invalidate, pass<br />
1<br />
&#8230;disconnected<br />
What am I doing wrong? my ThingTweet API key is correct!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1237</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 02 Jan 2013 00:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1237</guid>

					<description><![CDATA[If I wanted the tweet sending to be controlled by an external signal, say a pushbutton, where should I insert the if statement? should I do it inside the first loop so
 if (pushbutton ==1) {
  updateTwitterStatus(&quot;My thing is social @thingspeak&quot;);
 }
else
or should I do the whole void function conditionally?]]></description>
			<content:encoded><![CDATA[<p>If I wanted the tweet sending to be controlled by an external signal, say a pushbutton, where should I insert the if statement? should I do it inside the first loop so<br />
 if (pushbutton ==1) {<br />
  updateTwitterStatus(&#8220;My thing is social @thingspeak&#8221;);<br />
 }<br />
else<br />
or should I do the whole void function conditionally?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1235</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 05:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1235</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1234&quot;&gt;caroline&lt;/a&gt;.

My first thought is that you are using a newer version of the Arduino IDE than when this tutorial was written. The above tutorial is for Arduino 0023 or less. We have been maintaining Arduino 1.0 on GitHub. Here is a link: https://github.com/iobridge/ThingSpeak-Arduino-Examples
Significant changes were made to the Ethernet Client in Arduino 1.0+ - this is why the sketch is failing.
Another tip, if the Arduino sketch ends in .pde - it is for the older IDE, and .ino is for Arduino 1.0+ IDE.
I will update the tutorial to show another example.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1234">caroline</a>.</p>
<p>My first thought is that you are using a newer version of the Arduino IDE than when this tutorial was written. The above tutorial is for Arduino 0023 or less. We have been maintaining Arduino 1.0 on GitHub. Here is a link: <a href="https://github.com/iobridge/ThingSpeak-Arduino-Examples" rel="nofollow ugc">https://github.com/iobridge/ThingSpeak-Arduino-Examples</a><br />
Significant changes were made to the Ethernet Client in Arduino 1.0+ &#8211; this is why the sketch is failing.<br />
Another tip, if the Arduino sketch ends in .pde &#8211; it is for the older IDE, and .ino is for Arduino 1.0+ IDE.<br />
I will update the tutorial to show another example.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: caroline		</title>
		<link>https://nothans.com/thingspeak-tutorials/arduino/update-twitter-with-thingtweet-and-arduino-ethernet-shield#comment-1234</link>

		<dc:creator><![CDATA[caroline]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 03:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://community.thingspeak.com/#comment-1234</guid>

					<description><![CDATA[hi,
when i keep trying to verify the sketch, it says client has been renamed as EthernetClient
and when I change it to EthernetClient, it says no matching function for call to &#039;EthernetClient::EthernetClient(byte [4],int)&#039;
Any suggestions??
I just want this to tweet...]]></description>
			<content:encoded><![CDATA[<p>hi,<br />
when i keep trying to verify the sketch, it says client has been renamed as EthernetClient<br />
and when I change it to EthernetClient, it says no matching function for call to &#8216;EthernetClient::EthernetClient(byte [4],int)&#8217;<br />
Any suggestions??<br />
I just want this to tweet&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
