-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New CS-Z25ZKEW, no reaction on RX/TX (*solved* by changing GPIOs) #119
Comments
This is my wiring and my yaml. Please ignore the relay and correspondig wires at the bottom. I had issues with the uart and tried different ports. Maybe this helps. (the code look ugly and I tried to include it in a code section which does not seem to work) `substitutions: esphome: external_components:
wifi: captive_portal: web_server: logger: ota: uncomment the line below if you wish to use an ota-passwordpassword: !secret esphome_ota_passworduart: revisions below 220722-01 use GPIO12status_led: climate:
` |
Many thanks!
|
@wunderbaum At the moment I can't get a connection to my CS-Z25ZKEW, I think it's the plug that doesn't have the right contact. |
Hello @tomba0815 Take care to choose 5P version. Sorry, forgot to paste my config (its an ESP32-C3 Super Mini).
|
Hello @wunderbaum , Thomas |
Hello,
since a few days, I have a new CS-Z25ZKEW. This is a model with an empty plug and the wlan somewhere inside.
So, I thought, I can connect like this: [(https://github.com//issues/111)]
I have an ESP32-C3-Super-Mini in use. At the 12V I have measured 14V. But this I do not need.
Type I choosed is cnt, when I choose wlan, I get timeouts in the console.
In my model, I cannot even see the included wlan-module.
Colors of the aliexpress-plug are strange:
5V - black
GND - orange
TX - white
RX - red
I switched RX/TX, no success.
What can I do to dive deeper into a possible solution?
This is my config:
The text was updated successfully, but these errors were encountered: