Please refer: http://e2e.ti.com/support/low_power_rf/f/156/t/114122.aspx#649695
Scenario:
CC1110 is switched-on, all CC430s are switched-on. Communication is ok.
Then if CC1110 is switched-off and restarted; the CC430s are on already.
ISSUE: Post which the CC1110 receives data but does not respond to any already switched-on CC430s because of empty LinkID.
Question: Where to look for solving this issue?
Extra info:
After the Issue has been recreated and if another new CC430 is switched-on, only the latest CC430 works.
I see that the #define AP_IS_DATA_HUB could be the workaround which did not work.
The connections has to be saved somehow; such provision is given there.
I need documents for SimpliciTI which explains everything about the code flow.
Thanks
Rahul Deo