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: The wmbus timer stops working.

Part Number: CC1310
Other Parts Discussed in Thread: WMBUS

I used wmbus_cc13x0_rtos_2_0_0+simplelink_cc13x0_sdk_2_20_00_38 to develop a device in T1C1 mode.

I set wmbus to send data once in 120S. But there was a chance that he would stop. I hang up some devices and have 3 unusual devices.

The timer parameters for normal and abnormal devices are different after a debug run. 

Timer parameters for 3 unusual devices: 

Timer parameters for normal device: 

By monitoring, the timer f4 active flag of the abnormal device has been cleared and is no longer working, and the timeout parameter is 300. The gl_rtcTimeout value is also 3. I am very puzzled