Skip to content

Commit

Permalink
[nrfconnect] disable 2Mbps BLE PHY by default (#3916)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuDuda authored and pull[bot] committed Dec 3, 2020
1 parent 753a667 commit 1250049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/nrfconnect/sample-defaults.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ CONFIG_BT_DEVICE_APPEARANCE=0
CONFIG_BT_DEVICE_NAME_DYNAMIC=y
CONFIG_BT_DEVICE_NAME_MAX=15
CONFIG_BT_MAX_CONN=1
CONFIG_BT_PHY_UPDATE=n
CONFIG_BT_CTLR_PHY_2M=n

# Enable NFC support
CONFIG_CHIP_NFC_COMMISSIONING=y
Expand Down

0 comments on commit 1250049

Please sign in to comment.