Hello,
Using nRF52 DK boards, I'm trying the simple_message_model by modifying the light switch example.
With the client, I simple send a 12 bytes unreliable message by pressing a button.
When I press the button with around 1 second interval, about 2/3 of the access_model_publish() calling reported NRF_ERROR_INVALID_STATE.
How can I send several messages every second? Is it possible?
Mesh SDK version: 3.10