Earlier quoted context omitted.
We use a wifi module in a battery operated environment (we kill power to the module when it isn't in use). It uses about 225mA @ 3.2V. The connection/handshaking take about 5-7 seconds to talk to a local server, plus the time for whatever data you are sending. When talking to an internet based server, the connection time can extend out to 20+ seconds. So you can see wifi isn't the greatest choice for low power/batter…
Exactly, for Notifon the transmit time is 40ms. That's why it can run on a small and sexy coin battery (CR2032).
Show HN: I built this notifying device – electronics, code, design, marketing
41–50 of 58 posts
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#42That said, here's a problem from just watching the video - all the focus on the design of the device assumes that it should be on a display. That's the domain of the home automation market for passionate amateurs - "Look, look, I automated my door!" A proper installation is always discrete and does not clash with existing interior design of the space. It would be something that blends in easily and, ideally, paintable over. Definitely not a computer-mouse like puck that just screams "look at me!". Your whole point of this being "technology that is not worth hiding" is way off for practical applications. I realize that you probably trying to pull Nest here, but this is an utilitarian non-interactive device, it has no business being visible in my space. I would strongly suggest adding an "OEM" model that is just a flat white box.
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#43Earlier quoted context omitted.
Thanks for the reply. This kind of price can be reach using Bluetooth Low Energy. Those chips are really cheap but as you might know, the range is too low.
BLE doesn't sound too bad? 100 meters according to WikiPedia: http://en.wikipedia.org/wiki/Bluetooth_low_energy#Technical_... This can of course be far from the effective distance, but since the data being communicated is so small it should be possible to keep sending the data until you can acknowledge that it has been received. Also, you could look into creating a mesh network between all Notifons, so you could exte…
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#44Re: Show HN: I built this notifying device – electronics, code, design, marketing
#45I really need to understand and learn how it works on such less power. Kudos.
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#46With something like a garage door, knowing its state is very important, perhaps more important than knowing when the sensor has been triggered. When someone leaves the garage door open (kids), this is what we need to be notified about. Is the Notifon up to this task?
Also, range might be a real issue when the nodes are placed outside or in the letterbox.
One more thing, and this is just a personal preference in response to the idea that I "won't want to hide the device". I don't understand why people think white plastic is the best choice of color. So many cheap kitchen appliances are white plastic. If you have floorboards and warm living areas with warm tones everywhere, shiny white plastic objects are an eyesore. IMHO.
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#47How do you know the garage door is "open"? If you receive an identical notification whenever the sensor is triggered, the door could be open or closed. With something like a garage door, knowing its state is very important, perhaps more important than knowing when the sensor has been triggered. When someone leaves the garage door open (kids), this is what we need to be notified about. Is the Notifon up to this task?…
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#48You've made some interesting choices here. Lots of people here are questioning using a gateway, but I think this is a great choice for what you are doing, and required to get decent battery life. However, I think using ZigBee will end up pricing you our of most markets in the long run. Especially if you elected to go with the very pricing Xbee modules from Digi. These are developer friendly, but way to expensive. If…
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#49I'm right now looking into building something similar but for industrial/agricultural applications in unattended machine monitoring. I'm planning to prototype using a similiar Digi device: the 900 series with 1 mile range.
I would never have thought of a consumer version. Fantastic idea.
Re: Show HN: I built this notifying device – electronics, code, design, marketing
#50Both of these mean I could never be your customer.