acca84

Results 34 comments of acca84

Hello I'm trying to compile the V2.1.3 sketch, i have wonloaded the code and libs on github and pplaced everything in the sketch directory I have passed many compilation erros...

Hi, i have choosen proto 11 i have tried to add # include and replace bool begin(uint8_t csPin = SS, uint8_t divisor = 2){} by bool begin(uint8_t csPin = 15,...

Ok, it is commented out but Arduino IDE wants to compile it anyway. I removed SPIFSSdfat files and now error is : > libraries\DS1307RTC\DS1307RTC.cpp.o:(.bss.RTC+0x0): multiple definition of `RTC' > >...

I commented out all references to DS1307RTC in OpenSprinkler_ESP8266_V_2_1_6.ino Now compilation is ok Is ther a way to avoid this kind of problems ?

Another question : by default what is the port of http server ? Where is that configured ?

My esp connects to my router (my router sees it), but i can't connect from a browser. Does proto 11 provides webserver ?

Ok i'll post that But does proto 11 provides webserver ? Thanks

It's ok, i Can connect to webinterface. What configuration should i use for self latching valves ? i have tested the method below and i'd like to use it in...

Hello, did you manage to make it work ?

Hi Do you mean you want the gcodes ? Thanks