Skip to content

Commit

Permalink
SECO-7322: mesh rssi threshold for halow to -105dbm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar Murugesan committed Sep 11, 2024
1 parent 19dcdf6 commit f838459
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 f838459

Please sign in to comment.