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