NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Findphone: Locate a nearby Bluetooth device by signal strength (github.com)
tencentshill 47 minutes ago [-]
Apple uses similar for finding individual airpods (which don't have a UWB antenna), but it's also used in conjunction with the camera to map signal strength to 3d space.
thomascountz 4 hours ago [-]

   This is not a Geiger counter, despite sounding a little like one.
I'm so glad they cleared that up!

Jokes aside, I thought BLE RSSI was too noisy to be accurate enough for something like this.

stuaxo 9 hours ago [-]
20 years ago I meant to write something like this, but so friends could find each other nearby in places like clubs.
ortusdux 7 hours ago [-]
I've seen a few versions of this idea for music festivals and the like - https://totemlabs.com/products/totem-compass
ruskyhacker 9 hours ago [-]
I thought unless an android or iPhone is beaconing, it only broadcasts ble on device wake?

Maybe I'm misremembering, but for example my esphome proxies in HA will show nothing for ages at night while my phone isn't being interacted with.

If the phone is lost, it's probably not super awake lol

HelloUsername 9 hours ago [-]
Post inspired by "Lost my phone at the office. Claude suggested tracking Bluetooth signal strength" 07.aug.2026 https://news.ycombinator.com/item?id=49215786 215 comments ?
glenjamin 9 hours ago [-]
Weirdly Apple seems to have something like this built-in for finding an apple TV remote - but the same flow doesn't appear to be launchable for any other device
mschuster91 9 hours ago [-]
It works for newer AirTags as well, this isn't BLE based but Ultra Wideband.

That's an entirely different technology, and if you look at it from an RF lens, a highly impressive one.

m463 5 hours ago [-]
UWB is interesting.

If you use your phone as a key for your Tesla, you can turn on "nearby interactions" on the phone and the car can very accurately know your position.

Then with the accurate positioning, you can stand still in front of your trunk, and have it open. (it is a setting, hands free trunk/frunk)

luma 8 hours ago [-]
If you have multiple fixed BLE receivers, you can do full trilateration. This project integrates into Home Assistant using HA proxy BLE receivers to track phones moving around in your house: https://github.com/agittins/bermuda
inigyou 8 hours ago [-]
When I lost my phone I put in one earbud and walked around the area listening for the connection sound.

Turns out it wasn't useful because someone else had taken it to lost and found within a few minutes of me losing it, before I knew I'd lost it. But it was a good idea.

ortusdux 7 hours ago [-]
A few years back I was shoveling knee deep snow when I completely lost a white earbud. The app had a 'find my bud' feature, but when I activated it I couldn't hear anything. I pulled out the 2nd bud as a test, and it started chirping like a bird. Ironically, it was a beautiful day out so the sound just blended in with the other chirping birds all around. I ended up slapping my snow shovel on the ice a few times until one chirp remained!
ortusdux 7 hours ago [-]
Google is reportedly launching an airtag competitor tomorrow. I'm interested to see the details. I have a pair of their headphones, and they don't broadcast when the case is close, which makes them easy to loose.
amelius 6 hours ago [-]
Hopefully it works with GrapheneOS.
subhobroto 6 hours ago [-]
Wait, I can purchase $2-$4 "find hub" compatible beacons all day and have been for months. I have even made my own using a CR2032 + ESP32-C3 and they work fantastic with "find hub" - is this just an official version of that or something else entirely?
bouk 9 hours ago [-]
Bluetooth now has something that does this more accurately on a protocol level: https://www.bluetooth.com/learn-about-bluetooth/feature-enha...
ComputerGuru 7 hours ago [-]
What an awful website for such a wonderful feature. I don’t expect to see this in the original Find My (Apple’s) as their implementation is fully custom and works altogether differently (and already had a protocol-level rewrite not too long ago), but this is still really cool. Of course needing to be in range of the device is always a problem; some ear buds will drop out altogether if you walk to the next room.
Brajeshwar 6 hours ago [-]
Nice. I saw someone comment about this yesterday, and today, someone built it.
amelius 6 hours ago [-]
9 hours ago [-]
ranger_danger 8 hours ago [-]
Seems to be macOS only.
ck2 9 hours ago [-]
Now turn it into a pervert-glasses detector and tracker

Make your phone alert when one walks into a room within several meters

luma 8 hours ago [-]
Already exists, most of them advertise via BLE so you just need to watch for their adverts: https://play.google.com/store/apps/details?id=ch.pocketpc.ne...
9 hours ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 22:01:42 GMT+0000 (UTC) with Wasmer Edge.