Modified in protocol
- Added config + interval validation (pressure limits, calibration range)
- Introduced sleep mode handling with dedicated S-packet response
- Removed hardcoded globals; now using m_config and m_interval_ms
- Cleaned command flow (reset --> sleep --> busy priority handling)