Show pagesourceOld revisionsBacklinksBack to top × Table of Contents NETGEAR WNDR4500 v3 Getting started with a new Device Page Keep the articles modular Supported Versions Experimental Versions Hardware Highlights Installation Flash Layout OEM easy installation OEM installation using the TFTP method Upgrading OpenWrt LuCI Web Upgrade Process Terminal Upgrade Process Debricking Failsafe mode Basic configuration Specific Configuration Network interfaces Switch Ports (for VLANs) Buttons Hardware Info Photos Opening the case Serial JTAG Bootloader mods Hardware mods Bootlogs OEM bootlog OpenWrt bootlog Notes Tags NETGEAR WNDR4500 v3 Under Construction! This page is currently under construction. You can edit the article to help completing it. Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures. Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the <WRAP> that encloses it. Getting started with a new Device Page This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it. Keep the articles modular Please include only model specific information, omit bla,bla and put everything generic into separate articles If you have no time to write certain stuff, link to docs base-system should lead the way, do not explain this again DO NOT provide a complete howto here! Instead groom the general documentation. Supported Versions The tables below are automatically generated, once the correct filters for Brand and Model are set. If the tables below show information for NETGEAR WNDR4500 v3, everything is OK and you can delete this text and the <WRAP> that encloses it. If the tables below contain “Nothing found”, it means that either the dataentry page for NETGEAR WNDR4500 v3 is missing. Please create a new dataentry page first, then reload this page. The tables should then contain $something. If they do, delete this text and the <WRAP> that encloses it. filters are not set correctly. Most common reason for “Nothing found”: The dataentry does not contain a Version, but we are filtering here for version → Please edit this section and adjust the filters with the proper Brand, Model and Version. In case the dataentry does not contain a version, delete the line filter : Versions~. Just try, it's easy. The tables should then contain $something. If they do, delete this text and the <WRAP> that encloses it. If the tables still contain “Nothing found”: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help. BrandModelVersionCurrent ReleaseOEM InfoForum SearchTechnical DataNETGEARWNDR4500v322.03.3http://¿WNDR4500View/Edit data Unsupported Functions Experimental Versions None at this time. Hardware Highlights ModelVersionSoCCPU MHzFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBWNDR4500v3Qualcomm Atheros QCA9563750128NAND128Atheros AR9580, Qualcomm Atheros QCA9563b/g/na/n--- Installation ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM StockWNDR4500v322.03.3https://downloads.openwrt.org/releases/22.03.3/targets/ath79/nand/openwrt-22.03.3-ath79-nand-netgear_wndr4500-v3-squashfs-factory.imghttps://downloads.openwrt.org/releases/22.03.3/targets/ath79/nand/openwrt-22.03.3-ath79-nand-netgear_wndr4500-v3-squashfs-sysupgrade.binhttps://www.netgear.de/support/product/WNDR4500v3.aspx → Install OpenWrt (generic explanation) It has been reported that flashing factory image to WNDR4500v3 using Netgear UI causes router to be bricked when OpenWrt router is subsequently powered down. Unbrick & install instructions Summarised instructions to apply both the factory and sysupgrade images is as follows: Use the Netgear UI and flash the squashfs-factory.img to the router. The router will automatically restart when the install is complete. Next, SSH into the router at 192.168.1.1 and execute the following commands to install the 21.02.1 squashfs-sysupgrade image release in this example: cd /tmp wget https://downloads.openwrt.org/releases/21.02.1/targets/ath79/nand/openwrt-21.02.1-ath79-nand-netgear_wndr4500-v3-squashfs-sysupgrade.bin sysupgrade -v /tmp/openwrt-21.02.1-ath79-nand-netgear_wndr4500-v3-squashfs-sysupgrade.bin You will be disconnected. The router will eventually restart and OpenWrt is ready for use. The router should no longer brick itself when powered off. Flash Layout Find out flash layout, then add the flash layout table here (copy, paste, modify the example). Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout. OEM easy installation The instructions below are for Broadcom devices and only serve as an example. Remove / modify them if they do not apply to this particular device! This section deals with How you install OpenWrt from a device freshly opened The steps required such as reset to factory defaults if the device has already been configured Note: Reset router to factory defaults if it has been previously configured. Browse to http://192.168.1.1/Upgrade.asp Upload .bin file to router Wait for it to reboot Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed. OEM installation using the TFTP method → generic.flashing.tftp Specific values needed for tftp Enter values for “FILL-IN” below Bootloader tftp server IPv4 address FILL-IN Bootloader MAC address (special) FILL-IN Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”) TFTP transfer window FILL-IN seconds TFTP window start approximately FILL-IN seconds after power on TFTP client required IP address FILL-IN Upgrading OpenWrt → generic.sysupgrade These are generic instructions. Update with your router's specifics. LuCI Web Upgrade Process Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL Upload image file for sysupgrade to LuCI Wait for reboot Terminal Upgrade Process If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading: sysupgrade mtd Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. sysupgrade Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc mtd If sysupgrade does not support this router, use mtd. Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot Debricking → generic.debrick From Link to Owrt forum Get “nmrpflash” via github. This is THE tool for repairing corrupted netgear routers (worked better than netcups original support advices). You need to install npcap-1.31 with winpcp legacy for the program to get the need libraries. Download the original firmware which is e.g. “WNDR4500v3-V1.0.0.58.img”. Rightclick with pressed shift in your folder in which you have all the tools stored and click on powershell. do .\nmrpflash.exe -L poweroff your router with powerclickbutton (you should be connected with lancable) do .\nmrpflash.exe -i net12 -f .\WNDR4500v3-V1.0.0.58.img BUT changed net12 accordingly to what you saw in the last command with -L. After that turn on power on router again and let it work. When command prompt says it power of and power on the router again. Now you can get to your normal router software. Failsafe mode → failsafe_and_factory_reset Basic configuration → Basic configuration After flashing, proceed with this. Set up your Internet connection, configure wireless, configure USB port, etc. Specific Configuration Please fill in real values for this device, then remove the EXAMPLEs Network interfaces The default network configuration is: Interface Name Description Default configuration br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24 vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP wl0 EXAMPLE WiFi EXAMPLE Disabled Switch Ports (for VLANs) Please fill in real values for this device, then remove the EXAMPLEs Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. Port Switch port Internet (WAN) EXAMPLE 4 LAN 1 EXAMPLE 3 LAN 2 EXAMPLE 2 LAN 3 EXAMPLE 1 LAN 4 EXAMPLE 0 Buttons → hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto. Please fill in real values for this device, then remove the EXAMPLEs The NETGEAR WNDR4500 has the following buttons: BUTTON Event EXAMPLE Reset reset EXAMPLE Secure Easy Setup ses EXAMPLE No buttons at all. - Hardware Info This table is automatically generated, once the correct filters for Brand and Model are set. If you see “Nothing.” instead of a table, please edit this section and adjust the filters with the proper Brand and Model. Just try, it's easy. If you still don't see a table here, or a table filled with '¿': Is there already a Techdata page available for NETGEAR WNDR4500 v3? If not: Create one. If you see a table with the desired device data, everything is OK and you can delete this text and the <WRAP> that encloses it. If it still doesn't work: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help. General Brand NETGEAR Model WNDR4500 Versions v3 Device Type WiFi Router Availability Available 2020 Comments - general Read install instructions carefully to avoid bricking. OpenWrt Support Supported Since Commit https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=a736f394323689dbbfbe548f93e6aa620016a64a Supported Since Release 21.02.0 Supported Current Release 22.03.3 Unsupported Hardware Bootloader U-Boot Target ath79 System-On-Chip Qualcomm Atheros QCA9563 CPU MHz 750 Flash MB 128NAND RAM MB 128 Network Ethernet 100M ports - Ethernet Gbit ports Switch Qualcomm Atheros QCA8337N Modem - VLAN Yes Comments - network ports Wireless WLAN 2.4GHz b/g/n WLAN 5.0GHz a/n WLAN Hardware Atheros AR9580, Qualcomm Atheros QCA9563 Detachable Antennas - Comments - WLAN Interfaces USB ports - SATA ports - Serial ¿ JTAG ¿ Comments - USB & SATA ports Misc LED count ¿ Button count ¿ Power supply 12 VDC, 1.5 A Links Forum Topic URL WikiDevi URL https://wikidevi.wi-cat.ru/Netgear_WNDR4500v3 OEM device homepage URL http://¿ Firmware OEM Stock URL https://www.netgear.de/support/product/WNDR4500v3.aspx Firmware OpenWrt Install URL https://downloads.openwrt.org/releases/22.03.3/targets/ath79/nand/openwrt-22.03.3-ath79-nand-netgear_wndr4500-v3-squashfs-factory.img Firmware OpenWrt Upgrade URL https://downloads.openwrt.org/releases/22.03.3/targets/ath79/nand/openwrt-22.03.3-ath79-nand-netgear_wndr4500-v3-squashfs-sysupgrade.bin Edit the underlying data View/Edit data Photos Front: Insert photo of front of the casing Back: Insert photo of back of the casing Backside label: Insert photo of backside label Opening the case Note: This will void your warranty! Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, … To remove the cover and open the device, do a/b/c Main PCB: Insert photo of PCB Serial → port.serial general information about the serial port, serial port cable, etc. How to connect to the Serial Port of this specific device: Insert photo of PCB with markings for serial port Replace EXAMPLE by real values. Serial connection parameters for NETGEAR WNDR4500 v3 EXAMPLE 115200, 8N1 JTAG → port.jtag general information about the JTAG port, JTAG cable, etc. How to connect to the JTAG Port of this specific device: Insert photo of PCB with markings for JTAG port Bootloader mods → bootloader Hardware mods None so far. Bootlogs OEM bootlog COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE OpenWrt bootlog COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING Notes Space for additional notes, links to forum threads or other resources. … Tags How to add tags ath79, QCA9563, 128flash, 128ram, 5port, GigabitEthernet, 802.11abgn, 1USB, USB2.0 This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies ath79 qca9563 128flash 128ram 5port gigabitethernet 802.11abgn 1usb usb2.0 Last modified: 2023/03/09 08:47by danitool