-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation help #77
Comments
I'm sorry the process is so confusing. Are you installing on an ESP32 for the single phase or 6 channel meter? Do you want to use EmonESP or ESPHome? EmonESP is best used for EmonCMS, where ESPHome is best used with Home Assistant. |
I have two 6 channel boards. I am not sure which EmonESP or ESPHome would best suit my needs so I could try each. I managed to add this library and that error is gone. But I am stumped with this error that I do not understand which library to be installed to resolve.
|
When I opened the wifi.cpp file I find that "WiFi is undefined" on line 92 At the end of the compiler log I get *** [.pio/build/emonesp32/src/emoncms.cpp.o] Error 1 *** [.pio/build/emonesp32/src/wifi.cpp.o] Error 1 *** [.pio/build/emonesp32/src/ota.cpp.o] Error 1 *** [.pio/build/emonesp32/src/src.ino.cpp.o] Error 1 *** [.pio/build/emonesp32/src/web_server.cpp.o] Error 1 Compiling .pio/build/emonesp32/libbee/WiFi/WiFi.cpp.o |
Where can I find instructions to follow to install the software needed to configure these devices I purchased?
Attempting to follow https://github.com/CircuitSetup/Split-Single-Phase-Energy-Meter/tree/master/Software/EmonESP#option-1-using-platformio
pio
.I also tried using Arduino IDE. Again, I could not figure out what software was required where to cause Arduino IDE to recognize my devices.
I am new to using Arduino products and really just do not have the time to go on a long journey to figure this out.
Can someone help me?
I am using Mac OS 13.1 with Python 3.10.6
The text was updated successfully, but these errors were encountered: