Part Number: CC2531
Hi all,
After digging through all linked documentation on these forums I still cannot send a message. With the help of this tutorial: https://sunmaysky.blogspot.com/2017/02/use-ztool-z-stack-30-znp-to-set-up.html I setup my coordinator and router. I see the router announce message on my coordinator but I am missing something. Is the router then actually part of the network? Or do I need to specifically join the two?
I want to achieve the following: Have 1 coordinator as a central point and have multiple other devices (cc2531 usb sticks connected to Raspberry Pi) all in the same network. Via the ZNP stack I need to be able to send data/messages (broadcast) from one of the devices to all other devices. The idea is that all devices share information to all other devices. Basically the cc2531 is a gateway from a custom application that supplies all data that needs to be sent.
I have a feeling that I'm close but unfortunately I have not been able to send data, either via AF_DATA_REQUEST or ZB_SEND_DATA_REQUEST. Can somebody guide me in the right direction?
Kind regards