This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mesh Configuration

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

Parents Reply
  • Hi Hung Bui, Thanks for you reply.

    my setup as following diagram:

      may

    I don't think there is many interference, because it is office and after office hours. Since Tx power is -16dBm, I may be too low. my idea is increase Tx to -10 dBm and add RSSI filter to prevent  Tx signal bypass reply note.

    I have used sniffer to capture Relay signal, normally it will be relay 3 packets at 37,38 and 39, but sometimes less then 3 packets, is it should be sniffer missed packets?

    Could I consult you following:

    what is default TTL value? where can check at source code  ?

    I can't find APP_UNACK_MSG_REPEAT_COUNT  = 2 , where can check repeat number at source code?

    Thanks

    MK Chen 

Children
Related