I use nrf5_SDK_for_Mesh_v3.2.0_src , nRF5_SDK_15.3.0_59ac345 and board pca10040.
Copy the ble_app_uart_coexist
folder into the examples/ble_peripheral
folder at your nRF5 SDK installation path.
I want to test coexistence.
The following is log.
<t: 20749>, nrf_mesh.c, 406, mesh_state 1
<info> app: Initializing and adding models
<info> app: Debug logging for UART over RTT started.
but nRF Mesh can't find it.
I haven't changed the source code.