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

Issues in Light and switch example in mesh

Hi,

i am using light_switch example in nrf5_SDK_for_Mesh_v2.0.1_src with nRF5_SDK_15.0.0_a53641a. Here i flashed proxy_client and proxy_server onto two different NRF52832 boards and used NRF Mesh android app for provisioning. Here  i am able to provision both client and server sucessfully but the problem is i am not able to find any model related to on_off client or server even though they are in models_init. I am able to see only configure and health models in my app after provisioning. can anyone please help in solving this problem.

NOTE: here i am using Segger embedded studio for ARM 3.34 for compiling examples which is running on UBUNTU 16.04 LTS. I am using nRFgo studio for flashing softdevice and hex.

I am finding the same issue with privious version of sdk' s also.

Related