GreenIQ Irrigation Controller

Has anyone else got a Green IQ Flow Meter? I’m trying to figure out how many “ticks per liter” it sends but can’t seem to find anything in the GreenIQ python scripts. I can see where they increment the tick count, but nowhere can I see where they translate tick counts to liters per minute.

I can’t simply test it by pouring water through my flow meter since it’s hooked up inline with my tank in a difficult to access spot. If anyone else knows how many impulses per liter the GIQ-EU80-01 flow meter delivers I’d be incredibly grateful. Here’s a link to its datasheet: http://shop.domo-supply.com/en/connected-objects/722-greeniq-1-flow-metter-eu-model-giq-eu80-01.html

I am sorry, but the ticks per liter can not be known from the GreenIQ source code.
From the main.py script, only the number of ticks was sent to the cloud where the conversion formula was used.

                ping_to_cloud_data = {'gpio':gpio_command,
                                      'timestamp': gpio_timestamp,
                                      'firmware': version,
                                      'progress': eval(water_progress),
                                      'end_time': eval(water_end_time),
                                      'adc': eval(adc),
                                      'flow': flow_meter.get_ticks(),
                                      'planned_gpio': planned_gpio,
                                      'skip_reason': skip_reason_map}
                ping_result = hub_core.ping_to_cloud(json.dumps(ping_to_cloud_data))[0]

But, it looks like a hell like this one: https://www.alibaba.com/product-detail/1-BSP-in-line-digital-water_721923921.html
Which would mean 80 pulse / liter

Edit: less details from previous link, but still the same reference with different cabling, that I guess was closer from what you bought: https://www.alibaba.com/product-detail/1-BSP-in-line-liquid-flow_721916506.html?spm=a2700.details.maylikehoz.3.1c302e8bEQCXAH

1 Like

Can somebody help me?

I need the original SD card content with green iq software !!!

GEN2 type

I made a backup of the original software with win32 dismanager , and I can send it to you.

Please send me info where I can upload it, ftp, cloud, etc. & login info.

regards

ThomasBeerli

Thank you very much. This seems to be it.

The place of origin (Taiwan) is the same and the data sheet in the first link matches exactly the one in my link, the only difference being that your link states the number of pulses per liter.

I saw that block of code, and even went to the effort to decompile their android app, but have yet to find any info there either.

Hi

this is my FTP server: andru.akom.hu

User: gwaag
using password: gwaag

Thank you very much for your help

Have a nice day

Done. Good luck.
regards
Thomas Beerli

Have someone a image for greeniq gen3 after cloud shutdown? I guess it is called “greeniq direct access” or FW v5.7038?

Hi!

Thank you for the greeniq gen2
backup file

But I have the latest update that will allow direct contact since the greeniq server is terminated. If someone udna send backup file I would thank.

Hi: andru

Hello,
my greeniq was not working anymore after they terminated the cloud server.
I found this thread ,
// GreenIQ Irrigation Controller //
with this new installation it works again without the cloud.
Sprinklers_pi is now 1.5.2
regards
Thomas Beerli

Hello - I’m also one of the lucky owners of a GreenIQ 3rd Gen. Unfortunately i do not have a little green card with the username/Pw on it, so i can’t log in.

Therefore i was wondering if someone could

  1. point me to the right one for a gen 3? (seems there might be several around)
  2. share an image of the sdcard with the updated firmware on and a working login
  3. share an image with a working version of sprinkler_pi

I’m happy to do some faffing, but reading this thread, it seems all the working posts are about gen 2 units which are rpi based.

Hope someone can lend a hand or point me in the right direction.

best regards
Kristoffer

I know this one worked for pete83:
user: greeniq
password: greeniq
This is a default password, I do not think there are several for Gen3 units, so does it work for you?
(there is a different one for Gen2)

Hello,

Can someone give me a Image of the so card from gen 3 i have destroy mine while trying tho Start with Raspberry Image

Thanks for help

Thanks for The response! Appreciated.

Unfortunately That one does Not work for me.

Is there a Way of making a reset to Factory defaults?

Or alternatively get The fw from someone who Can log in with That use/pwd? (Then i could just reflash the microsd card).

Yes, if it detects corruptions (based on file hashes), it restores a backup - but on the Gen2, it is a really old backup that would not work without the cloud. So, I do not think it is the best way!

I can not provide you an image, but you can also:

  • find user/password yourself (it is written in plain text),
  • ask nicely someone to do it if you can send the image (this is how it worked for pete83)

Thanks again for the reply.

It’s actually a Gen 3 unit i have (the white one). And yes, you’re probably right, that’s not the ideal solution then.

Is the user/pwd stored in plain text somewhere on the Microsd card?
Can i mount the microSD card on a windows or a mac? (i don’t have a linux box handy).

Or alternatively - would you be able to read it if i create an image from the sd card?

It seems to me that the gen3 units are quite a bit harder to make work than the gen1 and gen2.

Again thanks a bundle for the patience and the help!

Best regards
Kristoffer

You can read the sd card with
Paragon_ExtFS_for Windows
regrds
Tb

Hello guys,

I’ve a Gen 2 GreenIQ. It’s connected by Ethernet only to the local network.

I’ve just read your previous post but I didn’t understand steps because I’m an old man not expert in information technology.

I hope someone could help me with a lot of patience.

This is my situation:

I’ve got a GREENIQ 2 gen connected vy Ethernet to my Home network .

Now the green led (NETWORK) is off.

My GreenIQ APP doesn’t work because it doesn’t accept my credentials.

I follow the istructions from GreenIQ document sent before 1th April but when I start APP, doesn’t appear “CONNECT OFF LINE”.

So I Connect my smartphone to the Wi-Fi network (hotspot) that was created by myGreenIQ hub

I browse the GreenIQ Direct web page, but it display only network configuration so I could configure wifi network again but I can’t access to direct web page with a menu.

Could you help me how to access to GREEIQ program because I need to use it !! thanks !!

Thanks - thats brilliant. Do you know where i can find the username/pwd in clear text on the sdcard?

/Kristoffer

No, i don’t know where…
So it means that i have to open my greenIQ hub, check where is sdCARD.
Take it and put i into my Macbook?
so can i open it with " finder" ??
…thanks Kristoffer…i will check