I want to add the UART peripheral code to the Mesh Light Switch example in latest MESH SDK v2.0.1 .
I have tried to add all the UART code to the Mesh Light Switch Client example along with all the header files and preprocessor include directories.
I managed to compile the code ,but the UART doesn't seem to work.
Could you please help me with this?