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.

RTOS/CC1310: CC1310 can't sleep during orphan state

Part Number: CC1310
Other Parts Discussed in Thread: CC1350

Tool/software: TI-RTOS

Hello everyone,

I have a problem, which is already desribed in two topics (https://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/f/156/t/623168 and https://e2e.ti.com/support/wireless_connectivity/proprietary_sub_1_ghz_simpliciti/f/156/t/633708) but there isn't mentioned a solution.

I am using SimpleLink SDK ver. 2.10.00.36 (CCS V8.0). When the collector isn't available for sensor anymore (turned off) the current of sensor is going up. In non-beacon mode for 300 seconds current is low and then it goes high, in beacon mode it goes high just after few seconds and never goes low. I have a Sniffer, I can see Orphan notification in 300 seconds interval which is corresponding to configuration file. After turning on the collector the sensor is able to connect to the network and then the current goes down correctly. 

Am I doing something wrong? For my understanding sensor should sleep for CONFIG_ORPHAN_BACKOFF_INTERVAL time, then do a scan and go sleep again. Is that correct?

Regards, Pawel