Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: FW mod – setting rainfall instead of on-time #61403

    mpoloniato
    Participant

    After many trial and errors I found the solution. The same string sent from a browser was working well, sent from a terminal (linux os) with curl command didn’t work. Adding a backslash before every bracket it works also from terminal.

    in reply to: FW mod – setting rainfall instead of on-time #61150

    mpoloniato
    Participant

    Hi, I’m progressing with the management of watering my lawn. The easiest solution for me is to set correct watering timing based on Et0, rainfall, … Is to use an excel file that create the http string to send to the controller every day. The string is sent by unix script “curl” or “wget”. The problem is that the controller reply ” error code 16″. The same string copied on a browser works well. What’s happening? Also if excel format the string as URL and I click on it, the controller return me “error 16”

    in reply to: Announcement: Opensprinkler ET #50669

    mpoloniato
    Participant

    This evening I tried to upload the firmware to the controller, everything went right.
    I updated the server as attached but I’m not able to reach the controller anymore on the internal cabled network.
    if i return to the original server the controller can be reached.

    Anything wrong?

    Attachments:
    in reply to: Announcement: Opensprinkler ET #50660

    mpoloniato
    Participant

    Ok,next days I will try to upload the FW on the controller.
    Is it possible to get a scheme with the general structure of the fw in order to understand how works the “modules” of it?

    in reply to: Announcement: Opensprinkler ET #50649

    mpoloniato
    Participant

    After many tests, I compared the orginal FW with the ET one and I noticed that there were some differeces in the main program.
    On the left the original, on the right the ET one which gave me compile errors.
    After adding to the ET FW the lines:
    #include <Wire.h>
    #ifndef ESP8266
    #include <SdFat.h>
    #endif
    I was able to compile the FW ET correctly. Is it safe to upload this FW to my controller? I don’t have such programming skills to understand completely the revision done.

    Another question: the server for ui asset ui.veuphoria.com is usable onle with FW ET or can it be used also for the standard FW?

    Thank you!

    Attachments:
    in reply to: Announcement: Opensprinkler ET #49412

    mpoloniato
    Participant

    Goodmorning, I am an enthusiast user of opensprinkler 2.3 AC from almost 2 years. Now I am planning to update it with the Opensprinkler ET FW. I followed the guide to compile FW with arduino SW 1.0.3, but I’m getting a lot of compile errors and I’m not able to make it function. I’m a beginner arduino programmer.
    With the last FW from github I get an error ‘wire’ not declared in this scope. AFter this I tried to add Wire and SDfat library directly into the FW folder and after compiling I get a bounch of error like:

    C:\Program Files (x86)\Arduino\libraries\OpenSprinkler\main.cpp: In function ‘void flow_isr()’:
    C:\Program Files (x86)\Arduino\libraries\OpenSprinkler\main.cpp:92: error: no match for ‘operator!=’ in ‘OpenSprinkler::options[21] != 2’
    C:\Program Files (x86)\Arduino\libraries\OpenSprinkler\main.cpp:95: error: ‘class OpenSprinkler’ has no member named ‘flowcount_time_ms’
    C:\Program Files (x86)\Arduino\libraries\OpenSprinkler\main.cpp:97: error: ‘class OpenSprinkler’ has no member named ‘flowcount_time_ms’ù
    ETC…

    How can I handle this? Any help is much apreciated!

    in reply to: Station sequence #43357

    mpoloniato
    Participant

    SOLVED. It is not possible, I found an old post about it.

    in reply to: Enclosure tecnical drawing #40656

    mpoloniato
    Participant

    x_t file is fine for me.
    Thanks you!

    in reply to: Enclosure tecnical drawing #40622

    mpoloniato
    Participant

    Just the attached quotes would be enough for my purposes.
    Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)