Hello,
I am trying to set up low power nodes in my mesh network.
To do so, I edited the prg.config file to enable this feature as:
Next, I tried bt_mesh_lpn_set() in the main.c file, but still the problem persists. I am wondering how I can fix this issue.
Thanks