Hacker News new | ask | show | jobs
by clement87 4455 days ago
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.
1 comments

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 extend their range.

http://stackoverflow.com/questions/14136218/bluetooth-mesh-n...

You can't build a mesh network with sensors on idle mode.