Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:tp-link:tl-wa730re [2016/03/17 21:53] – JA | toh:tp-link:tl-wa730re [2018/06/23 06:21] – column naming adjusted tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== TP-Link TL-WA730RE ====== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | ^ v1 front ^ v1 left angle ^ v1 right angle ^ v1 back ^ | ||
| + | | {{: | ||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ==== From OEM to OpenWrt firmware ==== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | * Download with PC **-factory.bin** as shown above and rename it to '' | ||
| + | * On a device with an OEM firmware, open the configuration utility (default '' | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * On the following window select " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * After the automatic reboot (takes a few minutes) and configuring your PC IP address manually (between 192.168.1.2/ | ||
| + | |||
| + | |||
| + | ==== From OpenWrt to OEM firmware ===== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | * Download OEM stock firmware TL-WA730RE_V1_100921 from [[http:// | ||
| + | * Power on device and connect to PC with network cable. | ||
| + | * Use LuCI or SSH/ | ||
| + | |||
| + | |||
| + | <tabbox LuCI procedure> | ||
| + | |||
| + | * On PC log in to the LuCI web interface of device (default '' | ||
| + | * Select " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * LuCI shows MD5 checksum of the file and select " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | <tabbox SSH/ | ||
| + | |||
| + | * Upload the renamed firmware image '' | ||
| + | * Revert back to original firmware by using sysupgrade in terminal: | ||
| + | |||
| + | < | ||
| + | sysupgrade / | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | * After using the LuCI or SSH/ | ||
| + | |||
| + | |||
| + | ===== OEM firmware debug shell with root privilege ===== | ||
| + | |||
| + | There is a hidden debug shell with root privilege in the OEM firmware (TL-WA730RE_V1_100921). | ||
| + | |||
| + | * Link: default '' | ||
| + | * User: osteam | ||
| + | * Password: 5up | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ==== Photos ==== | ||
| + | {{: | ||
| + | |||
| + | ==== Bootloader ==== | ||
| + | The bootloader is uboot with **enabled** ethernet network device. To access uboot console type quickly '' | ||
| + | |||
| + | ==== Recovery ==== | ||
| + | === uboot + tftp === | ||
| + | You can do recovery using uboot and tftp. Prepare a tftp server at '' | ||
| + | |||
| + | erase 0x9f020000 +0x3c0000 | ||
| + | tftpboot 0x81000000 openwrt-15.05.1-ar71xx-generic-tl-wa730rev1-squashfs-factory.bin | ||
| + | cp.b 0x81000000 0x9f020000 0x3c0000 | ||
| + | bootm 0x9f020000 | ||
| + | | ||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||