Hi Nordic Mesh experts,
I'm testing for the BLE mesh using light_switch example based on nrf5 sdk for mesh and nRF Mesh APP.
From the printed info on the APP during connection to device, there are three stages, connecting..., discovering services..., initializing.... It totally takes around 5 seconds. I am trying to understand the process. Are there any tutorials?
Why does the connection process take so much time?
If it is possible, what can we do at device or APP to decrease the time?
Any idea will be appreciated.