-
Notifications
You must be signed in to change notification settings - Fork 0
Home Energy Monitor Kit Initial Configuration
In order for the software on the Raspberry Pi to have access to the current readings for your coach, you must configure the CircuitSetup Split Single Phase Real Time Whole House Energy Monitor Kit to connect to your existing WiFi and provide it with the Raspberry Pi's IP address and MQTT topic. If that sounds like Greek, no worries, we'll give you step by step instructions.
On first boot, ESP should broadcast a WiFI network calledemonESP_XXX. Connect to this WiFi network and the system should forward you to the log-in page. If this does not happen navigate to http://192.168.4.1
Note: If connecting from an mobile device, you may be asked if you want to stay connected since the network does not have internet access. Ensure you opt to stay connected, otherwise the rest of the config will not be possible.
- Select your WiFi network from list of available networks
- Enter WiFi Passkey then click
Connect
- emonESP should now connect to local wifi network and return local IP address.
- Browse to local IP address by clicking the hyperlink (assuming your computer is on the same WiFi network) On future boots EmonESP will automatically connect to this network.
Note: on some networks it's possible to browse to the EmonESP using hostname http://emonesp or on windows http://emonesp.local
If re-connection fails (e.g. network cannot be found) the EmonESP will automatically revert back to WiFi AP mode after a short while to allow a new network to be re-configued if required. Re-connection to existing network will be attempted every 5min.
- Enter Raspberry Pi IP address in the
MQTT Serverfield. - In the
MQTT Base-topic*:field, enterpowermon
- Click
ConnectorSavebutton - After a few seconds
Connected: Noshould change toConnected: Yesif connection is successful. Re-connection will be attempted every 10s.