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

Unable to create models

Hello , I am trying to develop my own application using ble mesh sdk in nrf52840 provided by nordic.I have gone through various examples and various blogs. 

I want to know how to define a model

how to publish a message 

how to read the published message

how to create packet

where to provide address

etc.

I am completely new .I am using segger embedded studios on windows platforms

I have tried light switch example .but it is difficult when i am trying to modify it to my own use.

Related