Other Parts Discussed in Thread: CC1310
Hi,
I am developing a 802.15.4 network based on the CC1310 MCU and the collector/sensor examples from the resource explorer. I have modified the code so every time a node triggers an alarm, it sends an alarm message to the collector.
This is working fine, but now I want the collector to notify all the other nodes when it receives an alarm notification. Is there some kind of broadcast message that the collector can send to notify all the other nodes?
Can you share any example code about this?
Thanks,
Javi