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

peer to peer communication between 2 nrf8001?

Hello,

I want to build a system which will use 2 nrf8001 to communicate. 1 nrf8001 will act as a client by continuously transmitting its UUID and another one will act as a server waiting to receive the client's UUID and calculate the distance in which the client has transmitted from and execute a certain task. I am planing to use adafruit library of nrf8001.if there is another device i can use as a serve please let me know and i want to write all the code for both server and client in arduino.

I hope my explanation were clear if not please let me know and thanks in advance.

Related