Skip to content
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

Closed
serb91 opened this issue Mar 23, 2022 · 5 comments
Closed

How to use a different mqtt Port #5

serb91 opened this issue Mar 23, 2022 · 5 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@serb91
Copy link

serb91 commented Mar 23, 2022

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!

@serb91
Copy link
Author

serb91 commented Apr 14, 2022

Please close it - i edit the MQTT-Port with Gitpod and now i can use your File with a different Port.
Your Manuel also work with my Intex Simple Spa (https://www.steinbach-group.com/de/128482-simple-spa-73976de/)
Thx alot!

@serb91 serb91 closed this as completed Apr 14, 2022
@jnsbyr
Copy link
Owner

jnsbyr commented Jun 12, 2022

Glad you could help yourself and thanks for the compatibility info. I added it to the readme.

@jnsbyr jnsbyr added documentation Improvements or additions to documentation question Further information is requested labels Jun 12, 2022
@serb91
Copy link
Author

serb91 commented Jun 12, 2022 via email

@jnsbyr
Copy link
Owner

jnsbyr commented Jun 12, 2022

@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 for the details. It is about an ESP32 but the Arduino code is the same.

@serb91
Copy link
Author

serb91 commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants