As mentioned on https://devzone.nordicsemi.com/f/nordic-q-a/35771/nrf52-mesh-dfu-questions , NRF_MESH_SERIAL_ENABLE 0
should be set on devices that receive firmware over Mesh (i.e. not UART).
Can NRF_MESH_SERIAL_ENABLE 0
interfere with app_uart_put()
method or not?