Other Parts Discussed in Thread: CC2652P7, Z-STACK
CRITICAL Z-STACK FIRMWARE BUG: CC2652P7 SRSP AF Data Buffer Overflow / Lockup during high-volume Cluster Requests (e.g., GenTime)
I am managing a large-scale deployment controlling safety-critical infrastructure, including automated commercial gates and traffic light systems. Under high load, the CC2652P7 regularly locks up completely due to an unhandled Synchronous Response (SRSP) / Asynchronous Framework (AF) data buffer overflow.
The issue triggers when end-devices flood the coordinator with specific cluster requests—specifically GenTime queries (Cluster 0x000A). Instead of gracefully discarding unhandled requests, dropping timed-out packets, or returning a clean error code to the host application (Zigbee2MQTT/zigbee-herdsman), the Z-Stack's internal memory management for 'AF - dataRequest' completely saturates. Once the SRSP buffer is full, the entire serial interface freezes, requiring a hard power cycle and a complete NVRAM flash to restore functionality every few hours.
As an enterprise-grade component provider, TI cannot expect customers running critical infrastructure to implement absurd workarounds like physically cutting power to the MCU via external relays just because the Z-Stack fails to clear its own asynchronous command buffers. A simple web search proves that the community is plagued by these "SRSP AF" and Z-Stack crash loops on the CC2652 series.
I need immediate technical clarification from your engineering team on the following points:
1. Why does the Z-Stack fail to implement a strict FIFO/LIFO timeout mechanism to clear stalled AF requests from the memory before a total lockup occurs?
2. Is there an undocumented configuration parameter or a specific patch in the SimpleLink SDK that prevents the SRSP interface from freezing when flooded with unhandled cluster requests?
3. What is TI’s official roadmap to fix this severe stability flaw in the Z-Stack core firmware?
Please forward this directly to a Senior Z-Stack Systems Engineer. This is a production-stopping issue for a safety-critical environment.