StevenRudenko / BleSensorTag

This is not an official application for TI SensorTag. It is a sample project for Bluetooth Low Energy (BLE) usage on Android. There was Texas Instruments SensorTag module used for demonstration.
https://play.google.com/store/apps/details?id=sample.ble.sensortag
MIT License
167 stars 106 forks source link

Temperature Issue #9

Open hanilozmen opened 7 years ago

hanilozmen commented 7 years ago

Hi, thank you for this implementation firstly.

My problem: I can't read temperature value from Sensortag CC2541 and I didn't change the code . The other sensor values are OK but it does not give any value. Do you have any suggestion for this?

Thanks

PooyaRahimian commented 7 years ago

Hi, Thank you for sharing this code! When I complied your shared code on my tablet and phone, it successfully detects my CC2650 SensorTag but once I hit connect, it gets stuck on 7% to generate GUI and it never passes it. Do you have any idea?

Thanks