I don't know why everyone is talking about pushing ads in the first place, whenever BLE beacons come up. As if the visual clutter created by outdoor advertisement wasn't enough, now I'll get garbage on my phone? No, thanks. Really, No Thanks . As the article mentions, it's not obvious what value iBeacons provide compared to direct audio/visual information. For the same reason QR codes never took off. Ever since QR ca…
Let's Talk About Beacons
81–90 of 96 posts
Re: Let's Talk About Beacons
#82As an iOS developer who has spent the last 9 months making beacon enabled things for my employer, I personally think beacons are shit. Some of my findings over the last 9 months: - Estimated battery life was estimated very poorly. - Nobody likes things they didn't ask for getting sent to their phone. - Indoor navigation that relies on iBeacons only is going to shoot you in the foot. I recommend www.indoo.rs as the on…
I absolutely agree with this. I pushed beacons really hard internally, and got a couple projects with them. Unfortunately, they're an absolute pain in the ass as far as reliability goes. One iPhone 5 detects the beacon immediately, the other has to sit around it for 3 minutes before it's detected, one can't detect it at all. Makes life pretty difficult when my only answer is "Is your bluetooth on?". I hope that some…
Re: Let's Talk About Beacons
#83- home automation, get home in the dark & lights go on or other possible location based activities.
- conference badge/phone app, allows user to interact with displays or other conference attendees + more
- other ideas.
IMO advertising via bluetooth would make people turn off bluetooth, and leave it off.
Re: Let's Talk About Beacons
#84And this is actually a poor excuse:
concerned that google stores your search history and has your email? - dont use google.
Don't like Facebook sharing your friend list with advertisers? - delete your facebook profile.
Don't want your browsing history agregated and sold to the highest bidder? - stop using websites
Worried that government listens to your phone calls and reads your text messages? - move to another country.
To me these constant remarks about how you are always in control of your privacy were just annoying and not convincing at all. The article would be better without that.
Re: Let's Talk About Beacons
#85Re: Let's Talk About Beacons
#86It seems apps have to be built to recognize a fixed set of beacon IDs. Is it possible for apps to discover and monitor a dynamic set of beacons, including beacons intended for other purposes? I'd like to be able to tap into existing beacon networks for my own app's use, but that would require being able to detect their IDs, present them to the user in some meaningful way, and then have my app watch for them. Another…
However, you could use the BTLE GATT profile. This lets you expose services & characteristics/attributes. It does allow for two way comms.
Re: Let's Talk About Beacons
#87> * In fact, referring to these devices as just “Beacons” is a bit funny, considering no one was talking about Beacons before iBeacons existed.* Well...I recall unpaired advertising events in the Bluetooth 4.0 Low Energy Spec back in 2010 - way before Apple ever got involved.
The only piece missing from the puzzle was that phones only have one Bluetooth aerial, so triangulation would have been impossible. It would still be possible to determine unitless distance.
Re: Let's Talk About Beacons
#88Re: Let's Talk About Beacons
#89Earlier quoted context omitted.
You can do a better job of indoor location by using tv signals, than you can with beacons. (All of the antennas are registered, along with type, propagation, etc, with the FCC, and they produce a large database) Not that TV signals are great. But even the bluetooth group itself says not to use beacons: "According to the Bluetooth Special Interest Group,[24] Bluetooth is all about proximity, not about exact location.…
Interesting thought. But I can't sample TV signals from a mobile device. I'm looking at applications that can be implemented underground as well, unique use case. And in this case, proximity might be just fine enough rather than positioning.
You couldn't sample FM radio or GPS from them in the past either :)
But honestly, i don't expect this to take the world by storm either, i'm just pointing out it's a better possibility of working for the use case of "indoor mapping".
" I'm looking at applications that can be implemented underground as well, unique use case. And in this case, proximity might be just fine enough rather than positioning."
Underground is really hard, yes. If all you care about is knowing you are within 40 feet, great.
Truthfully, specialized wifi points are likely to be better for indoor positioning than bluetooth.
Re: Let's Talk About Beacons
#90Earlier quoted context omitted.
You can do a better job of indoor location by using tv signals, than you can with beacons. (All of the antennas are registered, along with type, propagation, etc, with the FCC, and they produce a large database) Not that TV signals are great. But even the bluetooth group itself says not to use beacons: "According to the Bluetooth Special Interest Group,[24] Bluetooth is all about proximity, not about exact location.…
Interesting thought. But I can't sample TV signals from a mobile device. I'm looking at applications that can be implemented underground as well, unique use case. And in this case, proximity might be just fine enough rather than positioning.
Then you need to program your beacons at the time of placement, using whatever locating system you have that works but is too bulky/expensive/power-hungry/hard for users to use.