019bbf74d3Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
6 mesiacov pred
agessaman
a3c9a07377Modify CMD_GET_STATS with sub-types for core, radio, and packet statistics. Consolidated to a single RESP_CODE_STATS with a second byte to identify response structure. Updated documentation and examples to reflect the new command structure and response parsing.
8 mesiacov pred
agessaman
80d6dd4367Update statistics handling to use binary frames instead of JSON formatting for consistency with other companion commands. Added documentation of frame structure with code examples.