BLE mesh custom model message receive interval

Hi, 

I am using two Nordic boards running custom client and server models.
The board running custom client model is sending 138bytes of data, which is being received by the board running the custom server model.

I calculated the time interval between reception of each 138byte packet on the server model, and found that it is 1.5 secs.

This is too much and I want to reduce this to be under 0.5 secs.

Kindly suggest how I can send and receive data packets via BLE-Mesh faster & in a more optimal way.

If you can suggest a sample program or example, it would be better.

Thanks

Parents
  • thanks Andreas, 

    Apology could not able replay back due to other priority work. 

    AHaug said:
    • How many nodes do you have in your network?
    • How many jumps is it expected that your message will perform?
    • How large is the physical range of your network, i.e how large does it stretch from one end to the other?

    Currently, we are planning to have 100 nodes in a network, it may extend to 500 but not more than that. 

    max1 or 2 hop is what I am planning as of now. (algo will decide first fit node to transfer firmware)

    you can say 70 or 80 feet.

    I am using 1.9.1 and planing to move to 2.0.2 in comming days. 

Reply
  • thanks Andreas, 

    Apology could not able replay back due to other priority work. 

    AHaug said:
    • How many nodes do you have in your network?
    • How many jumps is it expected that your message will perform?
    • How large is the physical range of your network, i.e how large does it stretch from one end to the other?

    Currently, we are planning to have 100 nodes in a network, it may extend to 500 but not more than that. 

    max1 or 2 hop is what I am planning as of now. (algo will decide first fit node to transfer firmware)

    you can say 70 or 80 feet.

    I am using 1.9.1 and planing to move to 2.0.2 in comming days. 

Children
No Data
Related