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

Connecting multiple devices

Hi,

I am working on my bachelor thesis, where I have multiple sensors in different places attached to a nrf52. Till now I could establish a connection between a phone and the nrf52. My main goal is to transfer the data to a telephone, however each sensor also suppose to exchange information between each other.

Phone1 <---> sensor1
               ^
               |
Phone2 <--->sensor2
         .
         .
         .

Is there a sample application?

Regards,

Bungi