vote up 2 vote down star
2

My question is very similar to this one: iPhone Proximity Sensor. There's clearly some manner of thermometer within the iPhone that's readable by the OS. Has anyone uncovered the super-secret undocumented APIs to read this sensor?

flag

67% accept rate
you wouldn't be able to use this api in an app for the app store though... – zPesk Jul 3 at 0:23
Absolutely. Apple would be unlikely to accept an app that uses undocumented APIs from anyone but Google, but this is just for sheer curiosity and coding fun. And perhaps in the next big iteration of the SDK Apple will bless this mysterious temperature API for app store use. – Kevin L. Jul 3 at 0:28
There is plenty of market for jailbroken phones. the app store is not the only game in town. – tim Jul 3 at 1:59
Have you made any progress with this? I'd buy it. – tim Nov 11 at 18:55
@tim - No progress. But I haven't been poking around for this particular iPhone OS facet since I asked this question. Maybe there's an API or workaround now, four months later? – Kevin L. Nov 12 at 16:24

1 Answer

vote up 1 vote down

I doubt this sensor is for ambient temperature - rather I suspect it is for overheating of the circuits. If that is all you want then great, but again, I think it would be useless for ambient temperature.

just my opinion.

link|flag
I agree. And I sure wouldn't control my air conditioner with this sensor's output. But because the iPhone is just a mere phone with low power passively cooled electronics, its thermometer should report a temperature close to ambient. Throw in an averaged offset and you've got a temperature reading that's good enough. – Kevin L. Jul 3 at 2:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.