Easy IoT General

Using Bluno nano as a ble proximity switch

userHead Account cancelled 2015-04-11 23:28:44 3821 Views0 Replies
I have some basic experience with arduino's and am looking at the possibility of a ble proximity based switch.

For example when a phone comes into range with the arduino/ble module a relay is triggered. When the arduino cannot see the selected ble device (for a period of seconds) the relay is turned off.

This has already been done using a Tessel board and all the details are placed here.

https://projects.tessel.io/projects/ble ... sed-switch

As this board uses javascript and I would like to see if the same thing is possible with arduino and a bluno nano

I am really keen to see if this is possible so if you can let me know.