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

Losing publish timer resolution based on call of divide_publish_interval(..)

Hi

Using SDK for Mesh 4.0.0

I had a strange behaviour: Setting up a model with publication period 16s resulted to an interval of actually 10s. Multiples of 10s were working correct. So I assumed a resolution loss issue.

Changing the divide_publish_interval(..) function in the access.c as shown in the attached screenshot made it working. Can you confirm that this fix is necessary?

Thank you.

Regards, Timon

Related