Skip to content

ADMIN_SENT_TIMEOUT_MS

const ADMIN_SENT_TIMEOUT_MS: 5000 = 5_000;

Defined in: src/model/timeouts.ts:10

Default wait for the radio’s RESP_SENT echo after an admin write. Also the default for a fire-and-forget CLI send, which resolves on that echo.