Update readme

This commit is contained in:
Joseph C. Lehner 2020-12-13 12:09:08 +01:00
parent c8b492f586
commit 0e81ef5fb5

View file

@ -60,19 +60,21 @@ First of all, turn *off* the router. Then start `nmrpflash` using the following
```
# nmrpflash -i eth2 -f EX2700-V1.0.1.8.img
Advertising NMRP server on eth2 ... /
Waiting for physical connection.
```
As soon as you see the `Advertising NMRP server` message, turn the router *on*. If all went
As soon as you see the `Waiting for physical connection.` message, turn the router *on*. If all went
well, `nmrpflash` will continue printing messages:
```
Advertising NMRP server on eth2 ... /
Received configuration request from fe:ed:1b:ad:f0:0d
Sending configuration: 10.164.183.252/24
Received upload request: filename 'firmware'.
Uploading EX2700-V1.0.1.8.img ...
Upload successful.
Waiting for remote to respond.
Received keep-alive request (11).
Remote finished. Closing connection.
Reboot your device now.
```