From 0a5e3c572f6151dd2afedf035d18a2adbfe6e168 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Mon, 8 Feb 2016 17:12:21 +0100 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.25.1