Hello Nordic Engineer,
I tested the mesh functionality with one phone and the 52840 DK, and the DK is running the official mesh_light
example. It worked successfully, and I was able to light up LED1. Now, I want to add a second group to the DK, but the phone shows an 'Error Insufficient resources' message. How can I resolve this issue?
I raised this issue with Nordic AI, and it suggested the following path: examples/my_app/include/nrf_mesh_config_app.h
.
I couldn't find nrf_mesh_config_app.h
.
Also, I couldn't find CONFIG_BT_MESH_MODEL_GROUP_COUNT
as mentioned. Could you help me with this? Thank you.