From 608dfda3f9f5aabb86436d261934539b2a96423e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=8B=E5=BD=B1?= Date: Sun, 2 Aug 2020 20:27:38 +0800 Subject: [PATCH] Confirm work on my NETGEAR R6100 Went back from OpenWRT 19.07.3 to OEM firmware 1.2.0.4 (China) using nmrpflash. After a few times of retries, router finally answered nmrpflash and recieved my firmware image. "Timeout while waiting for ACK(0)/OACK" occured the first time and did not occur again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c16efc3..e5aea79 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ nmrpflash - Netgear Unbrick Utility `nmrpflash` uses Netgear's [NMRP protocol](http://www.chubb.wattle.id.au/PeterChubb/nmrp.html) to flash a new firmware image to a compatible device. It has been successfully used on a Netgear -EX2700, EX6120, EX6150v2, DNG3700v2, R6220, R7000, D7000, WNR3500, R6400 and R6800, WNDR3800, but is likely to be compatible +EX2700, EX6120, EX6150v2, DNG3700v2, R6100, R6220, R7000, D7000, WNR3500, R6400 and R6800, WNDR3800, but is likely to be compatible with many other Netgear devices. Prebuilt binaries for Linux, ~OS X~ macOS and Windows are available