EmonWRT3 Network Locked Out: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
=Software Preparation= | =Software Preparation= | ||
==Putty== | |||
[[File:Putty_example_01.png | right | 150px]] | |||
[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html Download the Putty software from the web]. Install it on your computer. | [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html Download the Putty software from the web]. Install it on your computer. | ||
Line 29: | Line 31: | ||
* '''Speed''' 115200 | * '''Speed''' 115200 | ||
Click on '''Open'''. A black background window will appear. Keep this aside for now. | |||
==OpenWRT== | |||
[http://archive.openwrt.org/chaos_calmer/15.05/ar71xx/generic/openwrt-15.05-ar71xx-generic-tl-wr703n-v1-squashfs-sysupgrade.bin Download OpenWRT Chaos Calmer here]. Save this somewhere on your computer. |
Revision as of 12:21, 5 February 2019
Overview

This page will help you restoring the EmonWRT3 system if the device can not connect to any network after misconfiguration.
The proposed procedure is to connect to the Emonwrt3 using serial (USB). Then reflash the operating system and re-install EMonwrt3 software.
Hardware
A USB to UART adaptor is required.
Hardware Setup

- Remove the Microcontroller from the Base Board. This is the wide 28 pins chip. This must be taken off the board.
- Setup the USB adaptor for 3.3V using the small jumper.
- Connect the USB adator to the (Gnd,Rx,Tx) connect on the base board. The USB adaptor also has (Gnd,Rx,Tx).
- Connect the USB adaptor to your computer. A red light should be lit.
It should look as this picture here in the end.
Software Preparation
Putty

Download the Putty software from the web. Install it on your computer.
Start Putty and setup a serial connection.
- Serial Line /dev/ttyUSB0 (or equivalent for windows or mac).
- Speed 115200
Click on Open. A black background window will appear. Keep this aside for now.
OpenWRT
Download OpenWRT Chaos Calmer here. Save this somewhere on your computer.