Skip to content

Commit

Permalink
Merge pull request #476 from tiiuae/feature/mesh_rssi_threshold
Browse files Browse the repository at this point in the history
SECO-7322: mesh rssi threshold for halow to -105dbm
  • Loading branch information
KavinKumarTN authored Sep 11, 2024
2 parents aaf3625 + f838459 commit b79adcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/scripts/mesh-11s_nats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ EOF
# /usr/local/bin/cli_app set txpwr fixed 23
/usr/local/bin/cli_app set gi long
/usr/local/bin/cli_app set support_ch_width 1
/usr/local/bin/cli_app set mesh_rssi_threshold -105

# Batman parameters
if [ "$routing_algo" == "batman-adv" ]; then
Expand Down

0 comments on commit b79adcf

Please sign in to comment.