java - Getting the temperature or pressure on the A17-Realtag-BLE-Sensor-Wearable -


from following sensor: http://www.banggood.com/a17-realtag-ble-sensor-wearable-cc2541-mpu6050-bmp180-ibeacon-p-954754.html

how temperature sensor using android via bluetooth on advertisement data?

in advertisement data, parameters 0xffa0 -> 0xffb6 , 0xffa0 -> 0xffb7 contain raw sensor data mpu6050 , bmp180 respectively. temperature data can extracted of values. refer link details.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -