is it possible to build anti-theft alarm via esp8266?
Posted: Thu Oct 06, 2016 3:16 pm
I'm trying to build wifi based anti-theft alarm by using wifi signal strength
so if I have two or more small devices using esp8266, all connected to my phone as an AP
is it possible to run them in both softAP and client in the same time
I'm mean my mobile check the signal every few seconds, and when one device have a bad signal (someone trying to take it away) , I run an alarm on my phone
and they still can receive commands from my phone in the same time.
I know I can make an alarm when the device disconnected from my phone,
but that will be too late for me,
Thanks.
so if I have two or more small devices using esp8266, all connected to my phone as an AP
is it possible to run them in both softAP and client in the same time
I'm mean my mobile check the signal every few seconds, and when one device have a bad signal (someone trying to take it away) , I run an alarm on my phone
and they still can receive commands from my phone in the same time.
I know I can make an alarm when the device disconnected from my phone,
but that will be too late for me,
Thanks.