Time of the advertisement and scan

Hi Team,

I have a few questions about the transceive process of BLE Mesh5.0 based on nRF52840 chips.

1. Can they do advertisement and scan operations simultaneously?

2. I know the advertisement interval, but I don't know how long the advertisement process lasts?

3. What's the difference between scan interval and can window?

With best  regards,

Gaosheng

Parents Reply
  • Hello Gaosheng!

    1. Can they do advertisement and scan operations simultaneously?

    No, which is why they send messages rather infrequently. You can read more about this in section 3.7.4.1. A node should send less than 100 messages in a moving 10-second window, so the message rate is ~10Hz.

    2. I know the advertisement interval, but I don't know how long the advertisement process lasts?

    I am a little uncertain about what you are referring to here. The node only advertise when it has something to advertise - either data to send, relay or re-transmit.

    3. What's the difference between scan interval and can window?

    Here you can see the relationship between advertising packets and scan window and interval:

    Regards,

    Elfving

Children
Related