Details:
The driver honors the device-advertised (or default) APDU and segment timeouts. Slow controllers time out during large or segmented responses, and the connection never stabilizes. The only override exposed today is Discovery Timeout, which only affects the discovery phase — not per-request APDU/segment timing — so steady-state reads still fail.
Request: expose APDU Timeout, Segment Timeout, and retry count per device in the device connection settings (Advanced).
Why it matters: slow devices simply need more time per request; a per-device override keeps them connected instead of dropping to UNINITIALIZED.