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

BLE MESH: First time developing with BLE (MESH) and microcontrollers

Hello everyone,

We are 4 students, who are developing a BLE mesh network to send data from a CANNBUS-simulator to a desktop. We have chosen to use the nrf52840 chip to set up the BLE mesh network. We ordered two Development kits and have been reading through the online documentation provided by nordic and looking into the provided examples for mesh networking, more specifically the lightswithc example for two weeks now.

So far, we've had a hard time understanding how to build our own model or adapt an existing model for our purpose.

Are there any guidelines or other sources about how to develop applications and get to know mesh networking with nordic chips? Maybe other simular projects/tutorials/...

We've some experience programming in C and know the theoretics of BLE (MESH) but we don't have any practial experience developing BLE MESH applications

Thank you in advance!

Related