Update readme

This commit is contained in:
Joseph C. Lehner 2016-02-08 17:12:21 +01:00
parent 73ac4bb692
commit 0a5e3c572f

View file

@ -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