Amazon Dash Project Help

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
jwbohrer
Posts: 20
Joined: Mon Nov 19, 2012 9:23 pm

Amazon Dash Project Help

Post by jwbohrer »

I am trying to configure an Amazon Dash button to play around with, like described here: http://blog.desasha.com/2015/12/13/Amaz ... OT-button/

However, I can't glean from that post the step-by-step needed to get this up and running.

I understand that dnsmasq is part of the Gargoyle code (I might be wrong though).

So questions are: how can I "access' for lack of a better term, the dnsmaq commands on my router, which is TP-Link WR1043ND v2.1

What I would like to get to, eventually, is that when my Amazon Dash button is pushed, I can be sent a text message on my phone.

ispyisail
Moderator
Posts: 5212
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Amazon Dash Project Help

Post by ispyisail »

Google "how to openwrt SSH"

I think there is a lot of information missing in that post

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: Amazon Dash Project Help

Post by nworbnhoj »

jwbohrer wrote:I understand that dnsmasq is part of the Gargoyle code (I might be wrong though).

So questions are: how can I "access' for lack of a better term, the dnsmaq commands on my router, which is TP-Link WR1043ND v2.1
https://wiki.openwrt.org/doc/uci/dhcp

ssh into router and type

Code: Select all

uci show dhcp
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

jwbohrer
Posts: 20
Joined: Mon Nov 19, 2012 9:23 pm

Re: Amazon Dash Project Help

Post by jwbohrer »

Thanks! Hopefully this can get me started.

Post Reply