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 for a quick reply. 

    I also did the same analysis as you did. 

    currently, I am using 1.9.1 and planning to move it to 2.0.2 in the coming days.

    yes based on nordic sample code I have developed custom models.

    since it involves customer permission and I am not supposed to share any code related to that. 

    need your help in changing adv interval in ble mesh prj.conf  

    is any method to available improve throughput?

Reply
  • thanks, Andreas for a quick reply. 

    I also did the same analysis as you did. 

    currently, I am using 1.9.1 and planning to move it to 2.0.2 in the coming days.

    yes based on nordic sample code I have developed custom models.

    since it involves customer permission and I am not supposed to share any code related to that. 

    need your help in changing adv interval in ble mesh prj.conf  

    is any method to available improve throughput?

Children
No Data
Related