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

communication between two nrf51422

Hi All,

I am working printer project where i will be using two boards , one is nrf51 dongle which acts as client(sends/advertise the data) and another is nrf51422 soc on my printer board which acts as server which receives the data , now for such application which profile i have to use? how to scan the advertiser on on my terminal in server side(some time multiple clients , server should select the clients ) how to communicate between two boards using terminal? adding to my query i used ble_central example for scanning and ble_peripheral example for advertising , i can scan the advertiser in the terminal and its working fine, but can i scan multiple devices on terminal with same setup?can i select any one?

please suggest.

regards Pavan

Related