Other Configurations:
prj.conf
# General configCONFIG_LOG=yCONFIG_LOG_DEFAULT_LEVEL=4CONFIG_STACK_SENTINEL=yCONFIG_NEWLIB_LIBC=yCONFIG_NEWLIB_LIBC_FLOAT_PRINTF=yCONFIG_NET_LOG=y #setting this to n stops the problem, but I want to see# Segger RTTCONFIG_USE_SEGGER_RTT=yCONFIG_RTT_CONSOLE=yCONFIG_UART_CONSOLE=nCONFIG_LOG_BACKEND_RTT=yCONFIG_LOG_BACKEND_UART=n# Application-specificCONFIG_SLM_LOG_LEVEL_DBG=ychild_secure_partition_manager.conf
CONFIG_SERIAL=nCONFIG_CONSOLE=nCONFIG_UART_CONSOLE=nCONFIG_LOG=yCONFIG_LOG_BACKEND_UART=nCONFIG_NET_LOG=y #setting this to n stops the problem, but I want to see detailed logs from mqtt to find out why my device stops getting mqtt messages some times while publishing still works.
More details:
- nrf connect sdk 1.3.2