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

How to build a mesh network with nrf52dk and raspberry pi ?

Hi all, i'm Duy

I'm doing my thesis project about Bluetooth mesh. My board is nrf52832 custom board which is similar to pca10040. i want to build a mesh network with several servers, one client and one gateway which is raspberry pi 3. The servers will collect data from sensor (temperature, humidity sensor) then send it to the web server. Moreover, a want to control the peripherals on/off via the web. Can i do that ? Which SDK should i use to build the network ? 

It would be great if someone show me step by step.

Related