How to recover DWL-8610 from reboot cycle ?

Topology:

DWL-8610AP (192.168.0.222) ---- TFTP Server (192.168.0.109)

In case your DWL-8610AP is rebooting all the time, please follow the steps to recover a normal activity :

Steps :
- Using a null-modem cable, connect a VT100/ANSI terminal or a workstation to the console (serial) port.
If you attached a PC, Apple, or UNIX workstation, start a terminal-emulation program, such as HyperTerminal or TeraTerm.

-  Configure the terminal-emulation program to use the following settings:
•) Baud rate: 115200 bps
•) Data bits: 8
•) Parity: none
•) Stop bit: 1
•) Flow control: none

- Press Ctrl+C during thee DWL-8610AP boot up in order to enter the bootcode CFE boot loader menu.

- Set the IP address of the TFTP server as 192.168.0.109 and launch teh TFTP server. Make sure it allows TFTP clients to reach the needed files.

- The file "rootfs.bin"* is device recover firmware. (Please unzip the attachments file to get this file)
*The rootfs.bin is device FW v.4.3.0.2B016.

https://www.dropbox.com/s/l7yno5p9mgqyfuo/DWL-8610AP_CFE_firmware_recovery_procedure%280505110953%29.zip?dl=0

- Using the below commands, recover the DWL-8610AP firmware.

 ___________________________

CFE> flash -erase nflash1.rwfs

CFE> flash -erase nflash1.trx

CFE> flash -erase nflash1.trx2

CFE> ifconfig eth0 -addr=192.168.0.222

CFE> ifconfig eth0 -mask=255.255.255.0

CFE> flash -noheader 192.168.0.109:rootfs.bin nflash1.trx

CFE> flash -noheader 192.168.0.109:rootfs.bin nflash1.trx2

CFE> reboot

 ___________________________

Troubleshooting :

- Please make sure to install TFTP server software computer the software firewall has been closed. (Ex.windows firewall / antivirus firewall ...)

Rank: 1.5