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

BLE communication link, data exchange

I have a development dongle PCA10000 , PCA10001 board and nRF pebble.

My aim is to come up with a project where one of these devices

a) would advertise, b) the other device would do active scan, send a scan request and than also a connection request all over BLE.

So I want to establish a BLE connection. My question is

  1. Is there any code or material which could guide me to establish this connection?
  2. Send some simple data like Hello Nordic etc?

I am quite new to this Bluetooth low energy world and kindly pardon me if I am using wrong terminologies, I would be happy to hear some constructive comments from you all.

My progress is that, I could start the blinky project for example and it works well for me.

Sriharsha

Related