Update readme
authorJoseph C. Lehner <joseph.c.lehner@gmail.com>
Mon, 8 Feb 2016 16:12:21 +0000 (17:12 +0100)
committerJoseph C. Lehner <joseph.c.lehner@gmail.com>
Mon, 8 Feb 2016 16:12:21 +0000 (17:12 +0100)
README.md

index 3548e4150a17be019a1529d32da2fb4c646e4b76..89a7a956708e8df91939abf33f759aa1bb4f8d17 100644 (file)
--- 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