NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
thedogger35
Sep 23, 2020Guide
Unable to get r7000 into reset mode to re-flash bios to OEM from DD-WRT
Have a r7000-AC1700 that curently has DD_WRT on it and I am trying to flash it back to the original OEM initial release of Netgear BIOS I am unable to get the R7000/AC1900 to go into reset to allow ...
- Sep 24, 2020
Finially Success
.\nmrpflash -i net2 -f R7000-V1.0.0.96_1.0.15.chk
Advertising NMRP server on net2 ... -
Received TFTP_UL_REQ while waiting for CONF_REQ!
Received upload request without filename.
Uploading R7000-V1.0.0.96_1.0.15.chk ... OK
Waiting for remote to respond.
Received keep-alive request (16).
Remote finished. Closing connection.
Reboot your device now.
PS C:\Users\Dogger35\Desktop\dd-wrtv2\New folder> ipconfigWindows IP Configuration
Ethernet adapter Npcap Loopback Adapter:Connection-specific DNS Suffix . :
Autoconfiguration IPv4 Address. . : 169.254.87.4
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
PS C:\Users\Dogger35\Desktop\dd-wrtv2\New folder> ping 192.168.1.1 -t
plemans
Sep 24, 2020Guru - Experienced User
I'd ask on the dd-wrt forum. They're the experts on their firmware and how best to remove it without bricking your device.
thedogger35
Sep 24, 2020Guide
Thanks for the response, I get posting on the dd-wrt forum, but the issue is that the r7000 will not go into reset mode.I cant get the power light to blink orange.
That is the real issue.
- plemansSep 24, 2020Guru - Experienced User
have you tried nmrpflash?
- thedogger35Sep 24, 2020Guide
Thanks but I dont see a D/L for Win10 64-bit
Dont have a MAC or Linux to run other version- plemansSep 24, 2020Guru - Experienced User
the 32bit program will run on your 64bit windows machine.
- thedogger35Sep 24, 2020Guide
Finially Success
.\nmrpflash -i net2 -f R7000-V1.0.0.96_1.0.15.chk
Advertising NMRP server on net2 ... -
Received TFTP_UL_REQ while waiting for CONF_REQ!
Received upload request without filename.
Uploading R7000-V1.0.0.96_1.0.15.chk ... OK
Waiting for remote to respond.
Received keep-alive request (16).
Remote finished. Closing connection.
Reboot your device now.
PS C:\Users\Dogger35\Desktop\dd-wrtv2\New folder> ipconfigWindows IP Configuration
Ethernet adapter Npcap Loopback Adapter:Connection-specific DNS Suffix . :
Autoconfiguration IPv4 Address. . : 169.254.87.4
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
PS C:\Users\Dogger35\Desktop\dd-wrtv2\New folder> ping 192.168.1.1 -t- plemansSep 25, 2020Guru - Experienced Userglad to hear you got it working!