Hi, I have a question about an application I want to implement.
Using the example that SimpliciTI provides for the eZ430-RF2500 devices, the Simple Peer-to-Peer project works fine.
Now I want to implement something similar with two Listerners, where a board is programmed with the application LinkTo and another two boards with the application LinkListen (all of them with different addresses). Thus, the board with the app LinkTo is linked to the other two boards through different links, such that at every time it decides whom to send a message. Is this possible? If so, can I base my code on the example "Access Point as Data Hub", or those features (frequency agility) are not supported for End Devices?.
Also, I have checked the code for the Access Point from the application "Access Point as Data Hub", and I want something similar but instead of the Access Point being listening for links, I want it to be the one looking for links (ie, similar to what the function LinkTo does in the End Devices). Is that possible?
Note that I don't want to send the same message to all the listeners, such one of the application from SimpliciTI examples does.
Hope someone can help me, thanks.
Regards,
Gustavo.