-
Hello Timo,
I would like to ask you if you have any experience with the AC inputs?
I am trying to make a program to run the information of AC Voltage and Current to the Nmea 2000 network.
Thanks …
-
Is it possible to make this code non-blocking?
-
### The problem
I can not access to Energy value from lamda function
### Which version of ESPHome has the issue?
2024.5.4
### What type of installation are you using?
Docker
### Which version o…
-
I also found that in your example Search.ino the program finds 2 devices.
Although only one is connected...
Result:
Found 2 devices
Address: 0x0A
Address: 0xF8 - ???
-
Hello,
I'm trying to build your project with arduino IDE as I'd like to use it on a ESP32 C6 which is not yet supported by platformio.
When building I'm getting the following error :
```
In …
-
I have built a device with Esp32c6 and PZEM-004T to get the current and accumulated energy consumption in my house. This device works fine with arduino, however I want to implement Matter + thread tec…
-
The HTTPClient in esp8266 has problems if we use at the same time the MQTT protocol.
The problem appear since the http.begin starts to force the use of more than one paremeter.
The last version th…
CCVEI updated
2 years ago
-
Hi I am using an Arduino Uno and tried to connect the PZEM-004-v30 RX -->D11 and TX --> D12.
when I compiled and uploaded the default example I gets always the following message in the serial monitor…
-
**Cannot consistently read the values**
**To Reproduce**
Steps to reproduce the behavior:
1. Connect 5 pzem on esp32 on rx tx (16 17)
2. change the address of all pzems ( I did 50,51,52,53,54)
…
-
Hi, I'm programing a sensor for Oregon Scientific Sensors with a 433MHz receiver.
The problem is that it doesn't know how many sensors there are and which type until the signal from the sensor is re…