Tested with the Nordic nRF5 SDK for Mesh v3.1.0.
This model is based on the generic on-off model by Nordic, changed to send strings instead of boolean values.
- Go to "..\nrf5SDKforMeshv310src\models\model_spec".
- Execute
git clone [email protected]:stby4/nrf_mesh_generic_message_model.git generic_message
. - This model will be used by other examples.