Search found 11 matches

by sander815
05 Aug 2019, 19:18
Forum: ESP Easy: Software
Topic: %c_m2dhm%(%uptime%) does nothing
Replies: 6
Views: 9133

%c_m2dhm%(%uptime%) does nothing

i want to display uptime in days hours and seconds, but when adding this
%c_m2dhm%(%uptime%)
as formula, it still shows amount of minutes, notyhing changes
by sander815
08 Mar 2018, 12:41
Forum: ESP Easy: Software
Topic: s0 kWh meter counter
Replies: 6
Views: 8202

Re: s0 kWh meter counter

what settings do i need in espeasy to get correct values to domoticz?
by sander815
08 Mar 2018, 12:25
Forum: ESP Easy: Projects / Applications
Topic: actual solar power to domoticz
Replies: 7
Views: 7614

actual solar power to domoticz

i am trying to get actual power from my 3 strings of solar panels into domoticz i installed espeasy on a nodemcu, and connected 3 s0 kwh meters to the nodemcu. I am getting readings, but i have no idea what settings to use to get the correct current watts being generated in domoticz My s0 meters hav...
by sander815
23 Feb 2017, 19:06
Forum: ESP Easy: Software
Topic: s0 kWh meter counter
Replies: 6
Views: 8202

Re: s0 kWh meter counter

Can i use espeasy as counter?
by sander815
23 Feb 2017, 11:22
Forum: ESP Easy: Software
Topic: s0 kWh meter counter
Replies: 6
Views: 8202

s0 kWh meter counter

is it possible to count pulses from such a kWh s0 meter? I don't mean the led thas flsahing, but the puls that comes from the s0 bus. http://www.jsunnyreports.com/wp-content/uploads/2016/01/s0.jpg I want to be able to monitor 3 strings of SolarPanels in domoticz. Right now i am using an arduino to u...
by sander815
31 Jan 2017, 20:19
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

Re: upload espeasy with arduino, no AP

fixed it. Esp8266 was ot in dhcp list and wireless connected devices, but a network scan revealed its ip. Very strange
by sander815
31 Jan 2017, 20:04
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

Re: upload espeasy with arduino, no AP

could it be a hardware mismatch with my main router and the esp8266 hardware?
I have 2 routers, one ziggo connectbox(hardware unknown) and an TP-Link archer C7.
When i enter the Archer C7 wifi settings its working fine, when i enter the ziggo connectbox wifi settings, i cannot get access
by sander815
31 Jan 2017, 19:37
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

Re: upload espeasy with arduino, no AP

no, i cannot get it to work i also tried flashing with esptool.exe @echo off esptool.exe -vv -cd nodemcu -cb 115200 -cp COM4 -ca 0x00000 -cf ESPEasy_R120_4096.bin pause I assume i should see an AP now, when i read the instructions? I am running the nodemcu from usb power, i assume that is correct?
by sander815
31 Jan 2017, 13:39
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

Re: upload espeasy with arduino, no AP

i tried again with latest, opened in arduino, change nothing, compile and upload, but no AP. i am using this esp8266: https://www.aliexpress.com/item/V3-Wireless-module-NodeMcu-4M-bytes-Lua-WIFI-Internet-of-Things-development-board-based-ESP8266-for/32532972941.html?spm=2114.13010608.0.0.m844M9 and ...
by sander815
31 Jan 2017, 08:31
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

Re: upload espeasy with arduino, no AP

I tried Both. Both say connecties, but i dont see it in my router as connected
by sander815
30 Jan 2017, 19:01
Forum: ESP Easy: General Discussion
Topic: upload espeasy with arduino, no AP
Replies: 10
Views: 8322

upload espeasy with arduino, no AP

i am using a nodemcu v3 to tryout espeasy. I downloaded the latest arduino, 1.8.1, moved the libraries to arduino folder. I opened the sketch, compile and upload it. Everything ok in serial monitor i see this: INIT : Booting Build nr:120 WIFI : Connecting... 1 WIFI : Connected! INIT : I2C INIT : Boo...