-
Notifications
You must be signed in to change notification settings - Fork 20
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
How to use a different mqtt Port #5
Comments
Please close it - i edit the MQTT-Port with Gitpod and now i can use your File with a different Port. |
Glad you could help yourself and thanks for the compatibility info. I added it to the readme. |
Thx for your mail
Can you maybe describe me how i can add a static IP?
I search online for an answer but i dont find one 😕
Thx!
Igor
Ps: if its better for you we can write in german 😊
Jens B. ***@***.***> schrieb am So. 12. Juni 2022 um 19:45:
… Glad you could help yourself and thanks for the compatibility info. I
added it to the readme.
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWT6YWNR4MAW3CMUCQ5YZTDVOYO3HANCNFSM5RNWMRWQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
@serb91 |
Sry about off topic..
Thx a lot!
I will look at the tutorial this week
Jens B. ***@***.***> schrieb am So. 12. Juni 2022 um 20:47:
… @serb91 <https://github.com/serb91>
Your question regarding a static IP is a little of topic - but who cares.
Assuming you want you WiFi client to use a static IP you must add a call to
WiFi.config() before calling WiFi.begin() in the INO. Have a look at this
tutorial
<https://techtutorialsx.com/2020/04/21/esp32-arduino-set-static-ip-address/>
for the details. It is about an ESP32 but the Arduino code is the same.
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWT6YWITBPBWQR6MYONDWBLVOYWFRANCNFSM5RNWMRWQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi,
i am trying to use your Project on a Intex SimpleSpa
At first step i want to flash my d1 mini and also get it in iobroker.
my problem is, that i have to use a different port for mqtt, for example 4321.
In you project mqtt is using the standardport which is 1883.
can you describe me how/where i have to change the mqtt-port in you project to use (for example) 4321?
Thanks a lot!
The text was updated successfully, but these errors were encountered: