Am currently using Apache Mynewt.
BLE Mesh works great when utilising the provided samples.
However, because of lack of documentation / my lack of knowledge am unable to figure out how to implement Server to receive a String over BLE MESH.
What are BT_MESH_MODEL_OP_2 used for and where would I find more documentation about their need / use.
Incase we change / add another service apart from on/off, would we need to implement the same on Bluez 5.47 meshctl in order to use it from linux side?