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

nRF52840 wireless mesh network set up

Hi, all. I am in need of serious help. I need to set up a wireless mesh network using the nRF52840 SoC. It must have 9 nodes and be capable of multi-hopping. I need to set up the mesh in a building with obstacles and  each nodes may need to relay packets to other nodes to help with the communications. I also need help with logging the latency and packet delivery ratios. Is it possible to detect the dynamic routing within the mesh?  I am only a beginner and i have done the examples successfully but i simply cannot do the mesh-it seems out of my league for now and so i need help. I have even gone through the You Tube videos but they have no code and mostly show only the 'blinky examples'. Please help. I tried  to contact other developers on the forum who wanted the same solutions but they have not responded and so i decided to contact the general community. Thank you in advance. 

P.S. I am new to this and so please be more plain in your explanations.

Parents Reply
  • Hi, David. Thanks a lot for the help. I have managed to set up the client, server and provisioner examples on the three boards. I do not know if i did it the correct way:

    I copied the (extracted) folders from the Mesh SDK into the (extracted) nRF5 SDK and the code compiled without any errors. I did not have any app. that could extract the two files simultaneously into a single folder and combine them accordingly.

    Now, if i may ask, how do i send packets/adverts between 2 or more routers (nRF52840 's)?

Children
Related