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

Publication retransmit count and interval

Hi

it looks like the Publication Retransmit Count and Interval states default to 1 time and 100ms respectively. Is there a reason these defaults apply? I don't think it will be common to use this set of state values and it would be better to default them to zero.

Also, I have found that after provisioning a node, if I then go into the publication states and change the retransmit count and interval fields to zero/disabled, a composite value of 32 is still being transmitted to the node (I added some debug to my code to watch this). If I then apply the change a second time, I see the expected value of zero. This looks like a bug to me.

Regards

Martin

Parents Reply
  • Hi, no I'm using Zephyr but my query is about nRF Mesh, the smartphone application so I don't think the SDK on the device side matters in this case.

    I'm just suggesting that defaulting the Publish Retransmit states to non-zero values in nRF Mesh when a new node is provisioned and configured may be sub-optimal. I'm also suggesting there may be a bug relating to the updating of these state values from nRF Mesh since it seems to send the pre-change values the first time you click Apply and then your new values the second time.

    Martin

Children
Related