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

NRF mesh - Latency between messages

Hi,

I am working on a project that utilizes mesh technology. I'm currently using nrf52832 with NRF Mesh 4.0

There are multiple devices that can act as a server and a client at the same time.

Each device will publish a message when there's an interaction from users.

I am facing an issue when 2 send messages at the same time. I think that the latency between message make my algorithm run wrongly.

Can you provide me more information about the latency between messages?

I have found this information in some forums but there're too few topics about this.

Thank you for support

Related