Search found 10 matches
- 22 Feb 2021, 16:53
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
Alllright, so I contacted the supplier today. Asked if maybe the readout was disabled but it looked all good on their end. So I connected only a 1k resistor between RTS and RX, then 2 jumper cables from RX and GND to my usb to serial adapter. See the result below. When I jumped the 5V and RTS anothe...
- 21 Feb 2021, 22:12
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
- 21 Feb 2021, 14:38
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
Alright so I put the 1k resistor between RX and RTS, and 10k between TX of the meter and RX of the arduino.
I did give me serial available this time which it didn't do yesterday, but the content was empty...?
So it's a step closer I suppose
I did give me serial available this time which it didn't do yesterday, but the content was empty...?
So it's a step closer I suppose
- 20 Feb 2021, 14:29
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
that looks right with the following remarks. i do not think you need to feed 5v into the meter. there is always a risk of blowing up things also mixing 5V and 3.3 volt without shielding those might cause problems if it is coming from the same source(the ESP) with my setup the 10k did not work and i...
- 20 Feb 2021, 11:47
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
i replaced it with a 2K2 resistor(as advised by the makers of RFXTRX433XL) and then i got good readings. Wait you opened the meter to replace the resistor? if you have a usb-serial cable to RJ11 you could always hookup a notebook with a terminal program to see if there is anything coming out of tha...
- 19 Feb 2021, 21:46
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
- 19 Feb 2021, 09:47
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
Wasn't able to test this anymore yesterday, but when I navigate to that page its not sending any data is what my browser tells me.
- 18 Feb 2021, 09:28
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
Re: P1 meter reading with ESP8266 to domoticz
What meter do you have? What do you see when you access your device at http://ipaddress:8088 (or whatever TCP port you configured for your Communication - P1 Wifi Gateway) It should (after a small delay) show the 'Telegram' data (that is what Domoticz is polling) I have a landis gyr E350 ZCF110. I'...
- 17 Feb 2021, 17:54
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
- 17 Feb 2021, 10:40
- Forum: ESP Easy: Projects / Applications
- Topic: P1 meter reading with ESP8266 to domoticz
- Replies: 21
- Views: 24584
P1 meter reading with ESP8266 to domoticz
Good morning! I have been trying to read out my electricity meter using the P1 port with an ESP8266/wemos d1 mini look-a-like I had laying around and sending its data to domoticz. I've flashed it with esp easy firmware: mega_20210114_normal_esp8266_4m1m I've found a lot of tutorials on the internet ...