Giter Club home page Giter Club logo

Comments (5)

karolzlot avatar karolzlot commented on June 19, 2024

I also have the same return string.

Did you find solution?

from gree-hvac-mqtt-bridge.

karolzlot avatar karolzlot commented on June 19, 2024

Ok, this string:
{"t":"ret","r":200}
means that command was successful and AC will soon connect to Wifi using given credentials.

So just needed to wait a little more. (up to a few minutes)

from gree-hvac-mqtt-bridge.

januszwoj avatar januszwoj commented on June 19, 2024

I am trying to connect to my AC in AP mode but I do not know the password. Is there default one?
I have a Vesser air conditioning with a Gree module. I have used EWPE app before.

from gree-hvac-mqtt-bridge.

januszwoj avatar januszwoj commented on June 19, 2024

I found it! May be useful to someone - WIFI pass: "12345678".

from gree-hvac-mqtt-bridge.

timnis avatar timnis commented on June 19, 2024

Just purchased and installed Cooper&Hunter CH-S09FTXAL-SC heat pump and try to setup wifi.
Android app Ewpe Smart found it but was unable to connect heat pump to home wifi.

Then I tried with netcat from Linux and it fails also...

Port 7000 is open

`
[timo@fedora ~]$ sudo nmap 192.168.1.1 -sU -p 7000
Starting Nmap 7.93 ( https://nmap.org ) at 2023-01-17 19:40 EET
Nmap scan report for 192.168.1.1
Host is up (0.0022s latency).

PORT STATE SERVICE
7000/udp open|filtered afs3-fileserver
MAC Address: 50:2C:C6:3D:20:A9 (Gree Electric Appliances, OF Zhuhai)

Nmap done: 1 IP address (1 host up) scanned in 13.44 seconds
`

But when I try to setup wifi, I get following error

[timo@fedora ~]$ echo -n "{\"psw\": \"wifi pass\",\"ssid\": \"wifi ssid\",\"t\": \"wlan\"}" | nc -cu 192.168.1.1 7000 Ncat: TIMEOUT. [timo@fedora ~]$

Any ideas what could be the problem?

from gree-hvac-mqtt-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.