-
Hi.
After installing esp32 in arduino IDE using the updated method ( not the old git method), the pzem-004t sketches can not be compiled.
It worked before when i was using the old method to install …
-
**IMPORTANT NOTICE**
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so th…
-
I've installed ESP8266 core 2.4.0 for Arduino 1.8.5 (Windows 7 SP1 64-bit) and immediately encountered problems when comminucating with one of my sensors (MH-Z19) which is utilized through `SoftwareSe…
-
Does the energy consumption total come from the PZEM-004T internal register or is the total calculated by Tasmota? If the latter it would be interesting to compare.
Why is the maximum running total (…
-
Looks way safer to use in high wattage equipements than the sonoff POW.
https://github.com/olehs/PZEM004T
https://www.aliexpress.com/item/PEACEFAIR-AC-100A-Electric-power-monitoring-and-communic…
-
- [x] Searched the problem in issues (https://github.com/arendst/Sonoff-Tasmota/issues)
- [x] Searched the problem in the wiki (https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting)
- [x] …
-
Hi, your tasmota_sensor looks promising :)
Would it be possible to add any description?
I've tried to test it, but simple adding of `tasmota_counter.py` seems to be not the proper way.
-
Hi,
Thank you for making this project, it is really awesome and a great help.
I am trying to connect to a PZEM-004t using the Serial2 hardware port on my Arduino Due. It seems software serial is…
-
Hi,
I am trying to Fetch 3 Different PZEM 004T Module Data using Software Serial My Code is as below,
Please check if my way of Fetching data is correct ?
Problem : I don't understand why Outpu…
-
I use both SoftwareSerial and WiFiClient.
During normal operations, it sometimes works for many hours but other times it gives a wdt reset.
This looks like it has a relation between SoftwareSerial and…