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

Parents
  • Hi.

    Maybe you could add some more information about what you are asking?

    Are you sending two messages from two different devices? Which algorithm are you referring to?
    Latency; are you talking about the latency from sending the device until it reaches it's destination, including the delay for relay nodes etc.?

    Are you having trouble receiving the message when it's sent at the same time?

Reply
  • Hi.

    Maybe you could add some more information about what you are asking?

    Are you sending two messages from two different devices? Which algorithm are you referring to?
    Latency; are you talking about the latency from sending the device until it reaches it's destination, including the delay for relay nodes etc.?

    Are you having trouble receiving the message when it's sent at the same time?

Children
Related