Hello,
I have multiple TM4C129EXL in a network, under a router. Each uC has a specific job to do. When a device identify an event I would like to share this event with each node within a network. It's very similar to UDP Broadcasting.
Each node should not know other endpoint IP address. (Best case). But if it is the only way I can do it somehow... (Worst case)
What is the preferred way to achieve the above functionality? What tools are available in TI RTOS to get this? (An UDP Broadcast example maybe?)
Looking forward any reply.
