Can I code the Bluetooth of my Android device and set a condition in a specific range? -
i making app alarm users if phone being stolen. use android phone , arduino bluetooth device point of reference ..
my problem is.. possible set specific range android bluetooth trigger alarm of phone??
because plan if distance between arduino , android phone reaches 3 meters both device alarm..
pls. need help..
one of obvious ways can keep socket connection open until disconnects. bluetooth range approximately 32feet (10m) devices upon device disconnected. upon disconnection user can notified (on connection being lost/ bike stolen?).
android's low energy bluetooth might solution if want conserve battery life, otherwise normal version fine.
if want fancy can use geocoding(using longitude , latitude of both phone , bike is) if distance exceeds distance( more realistically couple of 100 meters) notification can sent phone possible bike theft situation.
Comments
Post a Comment