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

Thingy:52 Mesh Network

Hello! I would like to implement a mesh network with some Thingy:52 boards. I have the following approach and I would need some general guidance for my next step, if it is possible. 

My idea: I want to implement a communication between my phone and a development kit through a mesh network, formed of Thingy:52 devices. 

My approach: For this, my idea would be the following: I started with a working example between my phone & the nRF 52840 board. I decided to go with the BLE Blinky Application, since it is quite straight-forward.

Question 1. Now, I am thinking how to integrate the Thingys:52 into my set-up, in order to build the mesh in-between. What kind of example should I start from? Do you have any suggestions?

Question 2. I read in some posts that the Thingys:52 should have this relay feature enabled by default, but I would like to know how is that made (i.e. in what function and/or what source code).

Thank you in advance and have a great week,

Marry

Related