Update README.md

In response to #52.
This commit is contained in:
Joseph C. Lehner 2020-09-22 21:43:22 +02:00 committed by GitHub
parent 69451e1d41
commit e3cecc0bfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -182,6 +182,12 @@ cases.
* Your device might expect a different image format for `nmrpflash` than when
flashing via the web interface.
###### "Timeout while waiting for 0000." after "Waiting for remote to respond."
This could indicate that the device hasn't finished flashing, after the default timeout
(5 minutes until version `0.9.4`). Try increasing the timeout, using the `-T <seconds>` option,
for example use `-T 1800` to specify a timeout of 30 minutes.
###### "bind: Cannot assign requested address"
Specify the address of the router (`-a`), and address of your computer (`-A`).