Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:asus:rp-n53 [2020/05/26 14:58] – [Installation] FIXME added tmomastoh:asus:rp-n53 [2023/03/22 02:29] – [Installation process (Windows)] theman
Line 1: Line 1:
-====== Asus RP-N53 ======+====== ASUS RP-N53 ======
 ===== Supported Versions ===== ===== Supported Versions =====
 ---- datatable ---- ---- datatable ----
Line 25: Line 25:
 ---- ----
  
-FIXME Please add the installation procedure here.+Use the Asus Recovery Utility. No disassembly or soldering necessary. 
 + 
 +Open the utility on a Windows computer. Point to the OpenWrt sysupgrade file. Connect the unit with an ethernet cable directly to the computer. Plug the unit in the wall while holding the reset button. Release the button when the "led bar" light up (or blink). The flashing process then starts. You can do the same to revert to the Asus firmware. 
 + 
 + 
 + 
 +==== Alternative Installation process (Windows) ==== 
 + 
 +To install OpenWrt on RP-N53 you need : 
 + 
 +  -  Soldering iron     
 +  -  USB to UART converter  
 +{{page>meta:infobox:high_voltage&noheader&nofooter&noeditbtn}} 
 + 
 +  - First of all you need to disassemble RP-N53. There is 1 screw under the sticker on the back and latches around the perimeter of the cover. 
 +  - Solder 2 wires (i used wires from an idc cable) to TP2(TX),TP1(RX) under the left antenna and 1 wire to the ground poligon. 
 +  - Connect those wires to the USB to UART converter (RX to TX, TX to RX, GND to GND), and insert it to USB port. 
 +  - Install Putty and any tftp server (i used "Open TFTP"). Place OpenWrt firmware file in to the folder where TFTP server is installed (in my case it was C:\OpenTFTPServer), rename it to firmware.bin and start the tftp server. 
 +  - Run the Putty, select connection type Serial, select corresponding COM# (you can check COM number in device manager), set speed to 57600 and press connect. 
 +  - Power on RP-N53, and if you did everything right, you will see bootloader output in Putty.  
 +  - At some point you will see this menu:\\ <code> 
 +   Please choose the operation:  
 +   0: Load System code then write to Flash via Serial.  
 +   1: Load System code to SDRAM via TFTP.  
 +   2: Load System code then write to Flash via TFTP.  
 +   3: Boot System code via Flash (default). 
 +   4: Entr boot command line interface. 
 +   5: Load Boot Loader code to SDRAM via Serial.  
 +   7: Load Boot Loader code then write to Flash via Serial.  
 +   8: Load Boot Loader code to SDRAM via TFTP.  
 +   9: Load Boot Loader code then write to Flash via TFTP. 
 +</code> 
 +  - Select "2: Load System code then write to Flash via TFTP". You will have only 3 seconds to do this.  
 +  - After this bootloader will ask you something like "this operation will erase flash memory. Are you shure? y\n" press y.  
 +  - Now you need to set IP adress of RP-N53, enter IP adress of your TFTP server, enter name of .bin file with firmware (firmware.bin) and flashing process will start.  
 + 
 +===== Serial ===== 
 + 
 +{{:media:asus:rp-n53_serial.jpeg?direct&400|}} 
 + 
 +^ Serial connection parameters\\ for ASUS RP-N53 | 57600, 8N1 | 
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>MT7620A 8flash 64ram}}+{{tag>MT7620A 8flash 64ram 1port FastEthernet 0USB wall_plug mains_powered}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1