Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 416 Bytes

Generic message model for nRF mesh SDK

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.

Installation

  • 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.