The relay successful rate of my Mesh setup is not 100%. I think light server miss packet from light client. I have tried to change configuration following:
1 #define BEARER_SCAN_INT_DEFAULT_MS 700 (default 2000) ;
2 #define BEARER_SCAN_WINDOW_DEFAULT_MS 700 (default 2000) ;
But it seems performance no much difference. May consult how to optimize Radio configuration in order to scan 37, 38, 39 channels fast effectively?
Thanks
MK Chen