This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Communication between CC1110 and CC430 using SimpliciTI, Why CC1110 firmware does not process already switched-on CC430 devices even when it receives data?

Other Parts Discussed in Thread: SIMPLICITI

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