Skip to content

Commit

Permalink
applications: connectivity_bridge: Increase buffers for Thingy:91 X
Browse files Browse the repository at this point in the history
Increase buffer count for Thingy:91 X to be able to capture
modem traces without running out of memory.

Signed-off-by: Jan Tore Guggedal <[email protected]>
  • Loading branch information
jtguggedal authored and nordicjm committed Nov 7, 2024
1 parent 25abb37 commit fbb05eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/connectivity_bridge/src/modules/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ config BRIDGE_BUF_SIZE

config BRIDGE_UART_BUF_COUNT
int "UART buffer block count"
default 16 if BOARD_THINGY91X_NRF5340_CPUAPP
default 3
range 3 255
help
Expand Down

0 comments on commit fbb05eb

Please sign in to comment.