Hi,
I am developing an application which has some tasks along with custom models.
Here I found a peculiar issue, wherein, if i run the application with debug logs enabled, my custom mesh models' response to OPCODES fired from nrf mesh app is immediate.
If I run the application with debug logs disabled, my custom mesh models' response to OPCODES fired from nrf mesh app is after 5 mins.
Please suggest where I can troubleshoot for this..?
And how do mesh models get scheduled..?
Thanks,