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

Nordic Thiingy; Bluetooth Mesh SDK

Hello 

for my project at the university I have to implement a bluetooth mesh network using 4 nordic thingys:52 and one nRF52DK(only for programming purposes, not part of bl mesh network). The objective is to program 3 thingys as servers that publish sensor data periodically. The fourth should be a client and provisioner, respectively, which adds the servers to the network and reads the sensor data. Therefore, I plan on using the simple_thingy modul which is contained in the Mesh-SDK.

Furthermore, I am using SEGGER Embedded Studio. 

So far I read the documentation about the mesh SDK but haven`t really figured out how to turn the simple_thingy moduls (client and server) into projects that I can eventually download on the thingy.

The examples that are contained in the mesh SDK (for example light switch demo) are only for nRF52 DK hardware and I`m not sure which software moduls I can adopt for my thingy project and which ones I have to change/ adapt to the thingy hardware. 

Best regards,

Michael

Parents Reply Children
No Data
Related