Implementing sensor model with bluetooth mesh
I need to implement sensor network with bluetooth mesh having three nodes. Two nodes would be STEVAL-IDB007V1 boards and one of the node would be smartphone which is used to display sensor data from two nodes (STEVAL-IDb007V1) . It is required to collect data from two sensors e.g. pressure and temperature sensor and then send it to smartphone for display.
I installed BlueNRG-mesh software package but it only contains lighting demo example. Can you please let me know is it possible to implement sensor server model using this BlueNRG-mesh software libraries ? If yes, can you please guide a little about it ?