<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Hacking Amazon Dash Buttons	</title>
	<atom:link href="https://davekz.com/hacking-amazon-dash-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>https://davekz.com/hacking-amazon-dash-buttons/</link>
	<description>The Trials and Tribulations of a Programming Ninja</description>
	<lastBuildDate>Mon, 11 Dec 2017 11:46:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		By: Marco Altomonte		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-55223</link>

		<dc:creator><![CDATA[Marco Altomonte]]></dc:creator>
		<pubDate>Mon, 11 Dec 2017 11:46:46 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-55223</guid>

					<description><![CDATA[As antiphp suggested, I had to call &quot;ip neigh flush...&quot; and modify the &quot;ip neigh &#124; grep &quot;$MACADDR&quot;&quot; by filtering out results with FAILED state.]]></description>
			<content:encoded><![CDATA[<p>As antiphp suggested, I had to call &#8220;ip neigh flush&#8230;&#8221; and modify the &#8220;ip neigh | grep &#8220;$MACADDR&#8221;&#8221; by filtering out results with FAILED state.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TecOmar		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-50105</link>

		<dc:creator><![CDATA[TecOmar]]></dc:creator>
		<pubDate>Fri, 06 Oct 2017 06:35:07 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-50105</guid>

					<description><![CDATA[I been trying to set this up but I get this issue 
MacAdress : not found
Line 32 : EOF in back quote substitution

Can any one help?

P.s. total novice here]]></description>
			<content:encoded><![CDATA[<p>I been trying to set this up but I get this issue<br />
MacAdress : not found<br />
Line 32 : EOF in back quote substitution</p>
<p>Can any one help?</p>
<p>P.s. total novice here</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: cubiclegnome		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-47329</link>

		<dc:creator><![CDATA[cubiclegnome]]></dc:creator>
		<pubDate>Fri, 23 Jun 2017 01:40:21 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-47329</guid>

					<description><![CDATA[This script can be used on dd-wrt by replacing &#039;ip neigh&#039; on line 26 with &#039;wl assoclist&#039;.  Newer versions of dd-wrt replaced &#039;ip&#039; with the busybox version which doesn&#039;t return the needed output.]]></description>
			<content:encoded><![CDATA[<p>This script can be used on dd-wrt by replacing &#8216;ip neigh&#8217; on line 26 with &#8216;wl assoclist&#8217;.  Newer versions of dd-wrt replaced &#8216;ip&#8217; with the busybox version which doesn&#8217;t return the needed output.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: antiphp		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-46634</link>

		<dc:creator><![CDATA[antiphp]]></dc:creator>
		<pubDate>Sat, 11 Feb 2017 13:17:31 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-46634</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davekz.com/hacking-amazon-dash-buttons/#comment-46633&quot;&gt;antiphp&lt;/a&gt;.

*insensitive]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davekz.com/hacking-amazon-dash-buttons/#comment-46633">antiphp</a>.</p>
<p>*insensitive</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: antiphp		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-46633</link>

		<dc:creator><![CDATA[antiphp]]></dc:creator>
		<pubDate>Sat, 11 Feb 2017 13:16:17 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-46633</guid>

					<description><![CDATA[I had same problem with static IP address, added 
ip neigh flush dev wlan0
right after the Dash button press was detected. Requires the script to run as root :( I also changed grep to grep -i to be case sensitive about the mac address.]]></description>
			<content:encoded><![CDATA[<p>I had same problem with static IP address, added<br />
ip neigh flush dev wlan0<br />
right after the Dash button press was detected. Requires the script to run as root 🙁 I also changed grep to grep -i to be case sensitive about the mac address.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Notorious BI		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-45170</link>

		<dc:creator><![CDATA[Notorious BI]]></dc:creator>
		<pubDate>Tue, 26 Jul 2016 23:32:15 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-45170</guid>

					<description><![CDATA[I wrote a blog on how to do this with a DD-WRT router for those interested

http://nbiq.blogspot.com/2016/07/connecting-amazon-dash-buttons-to-ifttt.html]]></description>
			<content:encoded><![CDATA[<p>I wrote a blog on how to do this with a DD-WRT router for those interested</p>
<p><a href="http://nbiq.blogspot.com/2016/07/connecting-amazon-dash-buttons-to-ifttt.html" rel="nofollow ugc">http://nbiq.blogspot.com/2016/07/connecting-amazon-dash-buttons-to-ifttt.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DOT850		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-45004</link>

		<dc:creator><![CDATA[DOT850]]></dc:creator>
		<pubDate>Sun, 19 Jun 2016 23:14:16 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-45004</guid>

					<description><![CDATA[Thanks for this post!

I had a little trouble getting this going:

1. MAC addresses are case sensitive. I needed to change to lowercase.
2. My router (wrt54gl) was holding the MAC address so it was always passing even if the MAC address was &quot;stale&quot;. I modified line 26 as the following:
          `ip neigh &#124; grep &quot;$MACADDR REACHABLE&quot;`]]></description>
			<content:encoded><![CDATA[<p>Thanks for this post!</p>
<p>I had a little trouble getting this going:</p>
<p>1. MAC addresses are case sensitive. I needed to change to lowercase.<br />
2. My router (wrt54gl) was holding the MAC address so it was always passing even if the MAC address was &#8220;stale&#8221;. I modified line 26 as the following:<br />
          `ip neigh | grep &#8220;$MACADDR REACHABLE&#8221;`</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rudi Pittman		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-43887</link>

		<dc:creator><![CDATA[Rudi Pittman]]></dc:creator>
		<pubDate>Thu, 10 Dec 2015 04:31:30 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-43887</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://davekz.com/hacking-amazon-dash-buttons/#comment-43793&quot;&gt;Rudi Pittman&lt;/a&gt;.

The script failed for me because I had assigned a static ip to the dash button so it always appeared when the &quot;ip neigh&quot; command was executed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://davekz.com/hacking-amazon-dash-buttons/#comment-43793">Rudi Pittman</a>.</p>
<p>The script failed for me because I had assigned a static ip to the dash button so it always appeared when the &#8220;ip neigh&#8221; command was executed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rudi Pittman		</title>
		<link>https://davekz.com/hacking-amazon-dash-buttons/#comment-43793</link>

		<dc:creator><![CDATA[Rudi Pittman]]></dc:creator>
		<pubDate>Thu, 03 Dec 2015 22:24:28 +0000</pubDate>
		<guid isPermaLink="false">https://davekz.com/?p=1188#comment-43793</guid>

					<description><![CDATA[I&#039;m confused.  I&#039;ve modified the script to identify my dash button (74:75:48:7B:7F:02) and have it running on my tomato router.  I&#039;ve set it to a static ip and I&#039;m seeing messages in /var/log/messages such as:

Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPDISCOVER(br0) 74:75:48:7b:7f:02 
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPOFFER(br0) 192.168.3.137 74:75:48:7b:7f:02 
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPREQUEST(br0) 192.168.3.137 74:75:48:7b:7f:02 
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPACK(br0) 192.168.3.137 74:75:48:7b:7f:02 hefty-dash-button

However the script keeps showing &quot;Dash not found&quot;.    Any suggestions?  The only thing I did was paste the mac id on line 3.  I tried it with and without quotes.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m confused.  I&#8217;ve modified the script to identify my dash button (74:75:48:7B:7F:02) and have it running on my tomato router.  I&#8217;ve set it to a static ip and I&#8217;m seeing messages in /var/log/messages such as:</p>
<p>Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPDISCOVER(br0) 74:75:48:7b:7f:02<br />
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPOFFER(br0) 192.168.3.137 74:75:48:7b:7f:02<br />
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPREQUEST(br0) 192.168.3.137 74:75:48:7b:7f:02<br />
Dec  3 17:10:34 Guardian daemon.info dnsmasq-dhcp[10558]: DHCPACK(br0) 192.168.3.137 74:75:48:7b:7f:02 hefty-dash-button</p>
<p>However the script keeps showing &#8220;Dash not found&#8221;.    Any suggestions?  The only thing I did was paste the mac id on line 3.  I tried it with and without quotes.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 

Served from: davekz.com @ 2024-07-11 06:04:12 by W3 Total Cache
-->