Hi
I am working on building a 'virtual fence' using Bluetooth. Let me explain: this would be similar to Geo-fence - Wikipedia except that instead of GPS we'd be using Bluetooth. So say if I am approaching my home, and once I have crossed the fence a signal is sent from the Bluetooth module that was paired previously to my mobile phone. Upon detecting that its my phone the Arduino performs certain routine tasks to welcome me home. I hope it makes sense!
I was wondering if anyone has done something similar. If so, can you point me to some resources to understand how to make the Bluetooth module work in this paired configuration.
Any sort of discussion on this topic will be healthy for me as I am a complete noob to Bluetooth.
Thanks!