This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible to detect BLE devices such as a pebble watch?

I have a BLE wearable (Pebble watch) that I wish to detect using the nrf51822 evaluation kit. I can use the Control Panel to see the pebble. I would like to be able to us the nrf51822 eval kit to detect when the pebble is near so that I can trigger an arduino to turn on lights, etc when the watch is nearby. Is this possible (I don't mind using the Master Control Panel to get the initial information about the Pebble to use in order to detect it with the eval board).

Related