Live data from Hacker News

AWS IoT Button

aws.amazon.com

11–20 of 143 posts

Re: AWS IoT Button

#12

in case anyone is interested I wrote a node.js module a while back to repurpose dash buttons not as elegant as their official IoT button, but it works (and dash buttons are 25% of the price) https://github.com/hortinstein/node-dash-button edit: corrected my tired beer math

> and dash buttons are 4 times cheaper

If they were four times cheaper, they'd be -$60. I think you meant they're 25% the price.

Re: AWS IoT Button

#13
FWIW I tried following the instructions with a normal branded dash, and it is clear that the IoT button has a different firmware.

Differences: * Amazon ConfigureMe network uses WPA2 for the IoT button. No encryption for the branded button. * IoT button has extra fields (according to the documentation) that the branded does not. They are for a certificate, private key, REST endpoint, region, and a checkbox to agree to TOC.

Re: AWS IoT Button

#14
I'm glad they accepted that people were already hacking [1] their cheap Dash buttons and decided to roll with it.

It's 4 times more expensive than their hackable Dash buttons ($20 vs $5), but apparently more powerful (and secure?) from the get-go.

[1] For example, see all the entries: https://hackaday.com/tag/amazon-dash/

Re: AWS IoT Button

#15
Are there alternatives to this? It sadly seems like amazon has no plans to release it internationally anytime soon. I'm looking for a simple button that can just ping a URL in the simplest case.

I'm looking at a raspi + button hardware right now but something already packaged with wifi would be a lot easier to use.

Re: AWS IoT Button

#16
post #6
post #5

> The battery should last for approximately 1,000 presses. When the device battery runs out of charge, there is no way to recharge or replace the battery. This limits use cases to infrequent-press applications.

But also limits the damage :) https://twitter.com/AvidanRoss/status/727222223417667584?lan... "Amazon dash button lost in my house is being tapped and ordering bulk paper towels. Time to hunt down a wifi signal."

https://twitter.com/InternetOfShit

Re: AWS IoT Button

#17
post #15

Are there alternatives to this? It sadly seems like amazon has no plans to release it internationally anytime soon. I'm looking for a simple button that can just ping a URL in the simplest case. I'm looking at a raspi + button hardware right now but something already packaged with wifi would be a lot easier to use.

ESP8266 is what you want.

Re: AWS IoT Button

#18
Bummer, can't order this from Australia. Really want to get one of these for some testing. Anyone with inside info as to when these will be available outside the USA?

Re: AWS IoT Button

#19
post #15

Are there alternatives to this? It sadly seems like amazon has no plans to release it internationally anytime soon. I'm looking for a simple button that can just ping a URL in the simplest case. I'm looking at a raspi + button hardware right now but something already packaged with wifi would be a lot easier to use.

Here are two DIY projects based on the ESP8266. Maybe somebody makes a similar kit as well, but I didn't find anything quickly.

https://www.hackster.io/noelportugal/esp8266-ifttt-easy-butt...

https://hackaday.io/project/5673-esp8266-dash-button

Re: AWS IoT Button

#20
post #6
post #5

> The battery should last for approximately 1,000 presses. When the device battery runs out of charge, there is no way to recharge or replace the battery. This limits use cases to infrequent-press applications.

But also limits the damage :) https://twitter.com/AvidanRoss/status/727222223417667584?lan... "Amazon dash button lost in my house is being tapped and ordering bulk paper towels. Time to hunt down a wifi signal."

As pointed out in the comments there, the button will not ship a second order until the first one has been delivered. You will get a notification email each time it is activated so you can cancel an order. It's also trivial to deauth a particular button.
Post reply on HN