From: Joseph C. Lehner Date: Mon, 8 Feb 2016 16:12:21 +0000 (+0100) Subject: Update readme X-Git-Tag: v0.9.1~15 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0a5e3c572f6151dd2afedf035d18a2adbfe6e168;p=oweals%2Fnmrpflash.git Update readme --- diff --git a/README.md b/README.md index 3548e41..89a7a95 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,15 @@ The router did not respond. Try running `nmrpflash` with `-m` and specify your router's MAC address. It's also entirely possible that your device does not support the NMRP protocol. +###### Timeout while waiting for 0x04. + +After a successful file upload, `nmrpflash` waits for up to 60 seconds for an +answer from your device. You can increase this by specifying a longer timeout +using `-T` switch (argument is in milliseconds). + +It's entirely possible that the image was flashed successfully, but the +operation took longer than 60 seconds. + ### Building and installing ###### Linux, Mac OS X, BSDs