Live data from Hacker News

How to find a lost phone in a no-cell-coverage camping site?

manas.tech

71–80 of 349 posts

Re: How to find a lost phone in a no-cell-coverage camping site?

#71
post #38

I wonder how cheap and low power we could make tracking beacons if we didn't actually have to send any data and could accept some privacy risk. Imagine like, an airtag, but the ID only needs to be 1 byte long, or even just a simple presence signal. You'd put it on everything you own that's portable and easy to lose. When you want to find it you just search for signals. Maybe it could have an NFC silencing feature. Pe…

> Imagine like, an airtag, but the ID only needs to be 1 byte long, Well, then you could only ever track 255 different tags :) AirTags are already pretty minimal. Their battery lasts about a year, and I imagine an open source equivalent should be possible to build for under $5. This is purely guesstimated based on the fact that I have a couple of Bluetooth LE thermometer/hygrometers that cost me about $3 a piece that…

Apparently there are Find My compatible generic tags coming out of China already, and they cost less than $5, shipping included. I say apparently because I’m still waiting for one to arrive and test.

Re: How to find a lost phone in a no-cell-coverage camping site?

#72
post #42

Earlier quoted context omitted.

My friend was able to retrieve his phone that had just been pickpocketed out of his backpack that way! "Hey, did you just grab my phone" can take some courage to say to a stranger; "Hey, I can hear my phone ringing in your bag when I press this button!" was much more convincing.

can you not power-off an iphone without unlocking?

You can; the thief just didn’t get to do that because they were busy getting away in a non-conspicuous way.

But even turned off, “Find my” stays active these days (although you can no longer make it ring, I believe).

Re: How to find a lost phone in a no-cell-coverage camping site?

#73
post #31

I once found my phone buried in the sand on a beach with no coverage. I had a year worth of pictures on it, so I stewed in anguish for almost a day until we thought about installing a Bluetooth signal monitor on a friend’s phone . Given the sluggish update frequency, we resorted to triangulating the phone’s position. As we were pulling it from its sandy grave, I swear it felt like we were cheating fate itself.

Not to nitpick but I think you mean trilaterate ;)

Nice one, Yep this is it. We drew 3 rough circles and found the intersection

Re: How to find a lost phone in a no-cell-coverage camping site?

#74
post #38

Earlier quoted context omitted.

> Imagine like, an airtag, but the ID only needs to be 1 byte long, Well, then you could only ever track 255 different tags :) AirTags are already pretty minimal. Their battery lasts about a year, and I imagine an open source equivalent should be possible to build for under $5. This is purely guesstimated based on the fact that I have a couple of Bluetooth LE thermometer/hygrometers that cost me about $3 a piece that…

Apparently there are Find My compatible generic tags coming out of China already, and they cost less than $5, shipping included. I say apparently because I’m still waiting for one to arrive and test.

Interesting! I would have thought that Apple would add some sort of tamper-proof hardware authentication mechanism, given how expensive and privacy-sensitive AirTags are.

Re: How to find a lost phone in a no-cell-coverage camping site?

#75
post #38

Earlier quoted context omitted.

> Imagine like, an airtag, but the ID only needs to be 1 byte long, Well, then you could only ever track 255 different tags :) AirTags are already pretty minimal. Their battery lasts about a year, and I imagine an open source equivalent should be possible to build for under $5. This is purely guesstimated based on the fact that I have a couple of Bluetooth LE thermometer/hygrometers that cost me about $3 a piece that…

Apparently there are Find My compatible generic tags coming out of China already, and they cost less than $5, shipping included. I say apparently because I’m still waiting for one to arrive and test.

This sounds awesome - got a link?

Re: How to find a lost phone in a no-cell-coverage camping site?

#76
>I’ve learnt to save battery by switching my phone’s wifi off whenever I go into the woods or mountain

I feel like this is not true.

Walking in a city it'd be even worse since there would be 100's networks to check to see if it can connect too. Which I don't think matters much.

Bad cellular reception which you'll hit if you are coming and going out of coverage would matter.

Similarly a wifi you can connect to will drain the battery with background apps and if reception sucks also bad.

But zero wifi you can connect to, I can't see mattering.

Re: How to find a lost phone in a no-cell-coverage camping site?

#77
post #51
post #40

Earlier quoted context omitted.

If we're being nitpicky it was probably neither – multilateration requires taking multiple measurements, drawing circles/lines of equal signal strength (or timing advance) and then intersecting these. If you just want to home in on a transmitter, there's a much simpler algorithm: Try walking into various directions and keep heading into the one that makes the signal strength nunber go up :) Not sure if there's a name…

> Not sure if there's a name for that. Hill climbing! https://en.wikipedia.org/wiki/Hill_climbing Basically: Go in any direction that makes the number go up. Repeat.

you need a second rule: "Don't go in any direction that makes the number go down." That way, when you're on top of it, you know to stop.

Re: How to find a lost phone in a no-cell-coverage camping site?

#78
post #77
post #51

Earlier quoted context omitted.

> Not sure if there's a name for that. Hill climbing! https://en.wikipedia.org/wiki/Hill_climbing Basically: Go in any direction that makes the number go up. Repeat.

you need a second rule: "Don't go in any direction that makes the number go down." That way, when you're on top of it, you know to stop.

No you don't. Go in the upward direction implies don't go in the downward direction

Re: How to find a lost phone in a no-cell-coverage camping site?

#79
post #10

not directly relevant, but was riding my motorcycle in the boonies, and lost the phone which was on the handlebar (bumpy rocky path). Looked for it several times on the path with no luck. Then I remembered my old iPhone was in the backpack. Did a Find my phone on the backup phone and it showed exactly where it had lost touch with the primary phone. This is all without cell or Wi-Fi service. Saved me a $1000.

You might not want to mount your phone on the handlebar. See: https://news.ycombinator.com/item?id=37230198

Having anything to distract you on a motorcycle is a bad idea.

Best to put your phone in DND, if you need directions have them in voice only.

Post reply on HN