Skip to content

Commit fbb05eb

Browse files
jtguggedalnordicjm
authored andcommitted
applications: connectivity_bridge: Increase buffers for Thingy:91 X
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]>
1 parent 25abb37 commit fbb05eb

File tree

1 file changed

+1
-0
lines changed
  • applications/connectivity_bridge/src/modules

1 file changed

+1
-0
lines changed

applications/connectivity_bridge/src/modules/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ config BRIDGE_BUF_SIZE
9898

9999
config BRIDGE_UART_BUF_COUNT
100100
int "UART buffer block count"
101+
default 16 if BOARD_THINGY91X_NRF5340_CPUAPP
101102
default 3
102103
range 3 255
103104
help

0 commit comments

Comments
 (0)