Hi,nordic.
I've been wanting to make some modifications to the existing bluetooth mesh model and output data to the serial port. I have tried to use app_uart_put() to output characters while turning on rtt , but there is always no output, and I understand that this output is inefficient, so I plan to replace rtt directly, use uart to output debugging information and put it in Change based on that. I found a case in the forum, but it will report the following error, how should I solve it? I use light_switch as a test case here, the working environment is ses, the version is mesh5.0.0 and sdk1710.
