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.

CC1310: Sensor went unnormal and switch between Jdllc_states_orphan and Jdllc_states_joined after hours of test.

Part Number: CC1310

Hi TI friend:

    Now we have met a problem of stability.

    After 10 hours of test,sensor went to abnormal state and can't recover.

    from log we can see:

   1.jdllc_State switched between Jdllc_states_orphan and Jdllc_states_joined.

   2.pollcnf can't be received after issue time,but CoordRealign can be received after sending orphanScanReq

   3.after resetting sensor,it went normal,so it seems to be error of sensor side.

    

1.SDK as bellow:

simplelink:simplelink_cc13x0_sdk_1_60

2.MAC security : closed;  non beacon mode,polling interval 1 second

3.Sensor board: TI lauchpad

[Fri May 18 06:57:19.051 2018] enter pollCnfCb,pollCnt/60 = 642  //we print pollcnf cnt every minute
[Fri May 18 06:58:01.096 2018] enter pollCnfCb,pollCnt high = 0x0
[Fri May 18 06:58:01.111 2018] pollCnt low = 0x1
[Fri May 18 06:58:01.118 2018] status = 0x0
[Fri May 18 06:58:01.118 2018] dataIndCB
[Fri May 18 06:58:01.118 2018] cmdId = 3
[Fri May 18 06:58:01.118 2018] Sensor_sendMsg type = 4
[Fri May 18 06:58:01.118 2018] enter dataCnfCb,status = 0x0
[Fri May 18 06:58:10.166 2018] enter pollCnfCb,pollCnt high = 0x0
[Fri May 18 06:58:10.180 2018] pollCnt low = 0x1
[Fri May 18 06:58:10.180 2018] status = 0xE9  //no ack of poll
[Fri May 18 06:58:10.767 2018] enter pollCnfCb,pollCnt high = 0x0
[Fri May 18 06:58:10.771 2018] pollCnt low = 0x1
[Fri May 18 06:58:10.773 2018] status = 0xE9 //no ack of poll
[Fri May 18 06:58:11.380 2018] enter pollCnfCb,pollCnt high = 0x0
[Fri May 18 06:58:11.393 2018] pollCnt low = 0x1
[Fri May 18 06:58:11.398 2018] status = 0xE9 //no ack of poll
[Fri May 18 06:58:11.398 2018] State Changed: 5
[Fri May 18 06:58:11.398 2018] Board_Led_control,led = 0
[Fri May 18 06:58:11.398 2018] state = 0 //led state ,please ignore
[Fri May 18 06:58:11.398 2018] Board_Led_control,led = 1
[Fri May 18 06:58:11.439 2018] state = 0
[Fri May 18 06:58:11.439 2018] enter processState,state = 3
[Fri May 18 06:58:11.439 2018] send orphan scan request //orphan scan req send
[Fri May 18 06:58:11.458 2018] sendScanReq,type = 3
[Fri May 18 06:58:11.458 2018] enter scanCnfCb,status = 0x0
[Fri May 18 06:58:11.458 2018] devInfoBlock.panID = 4403
[Fri May 18 06:58:11.458 2018] CoordRealign //got CoordRealign 

[Fri May 18 06:58:11.458 2018] State Changed: 3
[Fri May 18 06:58:13.763 2018] State Changed: 5
[Fri May 18 06:58:13.814 2018] State Changed: 3
[Fri May 18 06:58:16.182 2018] State Changed: 5
[Fri May 18 06:58:16.216 2018] State Changed: 3
[Fri May 18 06:58:18.585 2018] State Changed: 5
[Fri May 18 06:58:18.605 2018] State Changed: 3
[Fri May 18 06:58:20.966 2018] State Changed: 5
[Fri May 18 06:58:20.989 2018] State Changed: 3
[Fri May 18 06:58:23.323 2018] State Changed: 5
[Fri May 18 06:58:23.359 2018] State Changed: 3
[Fri May 18 06:58:25.670 2018] State Changed: 5
[Fri May 18 06:58:25.710 2018] State Changed: 3
[Fri May 18 06:58:28.037 2018] State Changed: 5
[Fri May 18 06:58:28.088 2018] State Changed: 3

we have tested for days and this issue have been found only one time.

As our product is 7*24 product.

Can you help to give some advice to find the root cause?