Light switch, client, server and app nRF Mesh works. I replaced client with ble_app_uart_coexist, but I already donť see it in your nRF Mesh app on my phone. I would like configure it, but I donť know how. My goal is create mesh network, where I connect to one node with help app Serial BLE Terminal in phone and send serial packet to all others nodes to uart in network/connection. I hope that is clear what I think, create wireless system what transciver serial data, no problem when it will be low speed. In the best case send serial data to specific node in mesh network. Programmig is quite time consuming. Maybe great thing would be to have existing Mesh system able configurate with help AT commands. Example: app Serial BLE Terminal send serial packet "0x01, 0x02, ..." and I see it on uarts on others three BLE device. And when it would go with help AT commands configure name and password "mesh network" It would by great.