Search found 3 matches

by galadriann
10 Jul 2022, 18:39
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy P1 wifi gateway GPIO Idx
Replies: 38
Views: 50083

Re: ESPEasy P1 wifi gateway GPIO Idx

All, For those who are coming here, the Lua scripts have evolved with a completely different syntax.. Here is what I did to display 2 meters with total produced and consumed: local GenerationDeviceName = "P1data" local ConsumptionDeviceName = "Total Consumption" local Consumption...
by galadriann
24 Jun 2022, 11:51
Forum: ESP Easy: Projects / Applications
Topic: P1 meter reading with ESP8266 to domoticz
Replies: 21
Views: 20916

Re: P1 meter reading with ESP8266 to domoticz

To add to this, with a friend's help we hooked a raspberry board to the breadcrumb board to get a view of the buffer received and after a few tweaks we got the data flowing on the raspberry console. But still no data coming out of the Atom Lite. I connected a M5Stack basicI just bought and was able ...
by galadriann
21 Jun 2022, 13:35
Forum: ESP Easy: Projects / Applications
Topic: P1 meter reading with ESP8266 to domoticz
Replies: 21
Views: 20916

Re: P1 meter reading with ESP8266 to domoticz

Hi, I am coming back here as I am trying to access my smart meter too. I am using a M5Stack Atom with Build: ESP_Easy_mega_20220616_test_A_ESP32_4M316k. I am not receiving any data. I created a circuit as described but I cannot get any signal. I also tried to use the USB to RJ11 cable but really uns...