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

Frequency of publishing mesh message

Hi,

I am working on BLE mesh using nRF52832. I am publishing custom BLE message in a group using generic client model. I am able to publish only one message for every 3 seconds using a timer. If I am publishing it less than 3 seconds, I am getting an error "device busy". How can i solve this issue, Is there any possibility to publish message frequently like for 1 second.

Regards

Sumanth

Related