Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to control RS485 IC,
So please help to resolve below points:
1.How I can disable Shell_UART in BLE Mesh Chat Application as I don't need it and its commands in my application.
2.How to configure UART along with RTS signal after completion of point 1 to use RS485 for Custom UART Protocol.
Request you to guide.
Using NRF connect SDK with Zephyr in VS Code.

