We started the project earlier this semester. Making connection between SensorTag and Android smartphone using Bluetooth 4.0 (Bluetooth Low Energy). Display the proximity data and alert user if the SensorTag is too far from the smartphone. The Proximity Range is from -50 to -100, which -50 is nearest and -100 is furtherest. Two cases to trigger the Notification Alert, 1) the Proximity number goes below -90, or 2) the SensorTag is disconnected from the Android device. At the same time, the Android app display the Temperature and Humidity data using the SensorTag on-board sensors.
Log in or sign up for Devpost to join the conversation.