raspberry pi - Read temperature from Estimote BLE beacon without API -



raspberry pi - Read temperature from Estimote BLE beacon without API -

i want read temperature sensor of estimote beacon on rasperry pi. means needs done without utilize of provided android , ios sdks. can done?

thanks john shovic able read uuid , rssi etc, far have found no way access temperature data.

i'm afraid it's impossible. uuid/rssi part of beacon's advertising packet, it's easy plenty these. reading temperature requires connecting beacon utilize bluetooth services , characteristics, estimote beacons have security mechanism in place which'll prevent doing outside of official sdks.

this not because want discourage utilize of 3rd party platforms -- reasoning more pragmatic. beingness connected beacon allows alter settings, , want create sure nobody other owner of beacon capable of doing that. estimote sdks work estimote cloud confirm ownership through set of tokens before allowing connect. bypassing sdks allow bypass authorization.

raspberry-pi ibeacon estimote

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -