Currently the ideal buffer counts for a controller-only build are 6 RX buffers and 7 TX buffers: ATT_MTU of 158 bytes can be sent in one connection interval of 6 tx/rx -es wherein connection interval is 7.5ms Change-Id: I64b4620c5e8e7db8d7ed72fa1db82e266e121f27 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
CONFIG_CONSOLE=n
|
|
CONFIG_STDOUT_CONSOLE=n
|
|
CONFIG_UART_CONSOLE=n
|
|
CONFIG_GPIO=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_HCI_RAW=y
|
|
CONFIG_BLUETOOTH_MAX_CONN=16
|
|
CONFIG_UART_NRF5_BAUD_RATE=115200
|
|
CONFIG_UART_NRF5_FLOW_CONTROL=n
|