Tool/software:
Hello TI Team,
I’m working on Zephyr 3.7.0 with TI SDK 0.16.9 and facing issues with BLE Mesh network setup using SIMPLELINK APP:
-
When a node is removed from the mesh, it becomes unresponsive and requires re-flashing.
-
If a node is disconnected, it does not automatically reconnect/rejoin.
Could you clarify the expected behavior here and if additional application logic is needed?
In addition, I would like guidance on configuring BLE Mesh and creating a Mesh UART bridge:
- How to set up a transparent UART < -- > Mesh < -- > UART tunnel between two devices.
- Limitations regarding payload size, number of nodes, or reliability in this configuration.
