Update readme
This commit is contained in:
parent
73ac4bb692
commit
0a5e3c572f
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
your router's MAC address. It's also entirely possible that your device does
|
||||||
not support the NMRP protocol.
|
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
|
### Building and installing
|
||||||
###### Linux, Mac OS X, BSDs
|
###### Linux, Mac OS X, BSDs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue