-->
Page 32 of 32

Re: IoT Manager: mobile app for DIY devices (ESP8266 and oth

PostPosted: Wed Mar 17, 2021 3:47 pm
by ipss
To be more specific:
That app was the first and last, which was working on iPhone. I was able to configure the buttons after the initial connection to the broker. (I sent back a specific message after the app started on the phone... (described in this page documentation..) So that was fantastic! I dont have to go trough on every phone to set up a new feture, simply wait for another new start of the program.!

But, unfortunately, I upgraded the broker, and the app does not work anymore with WSS. It works with TCP, but this type of communication is only available on Android.
So this upgrade was the "bad choice", as I guess...
My certs are letsencrypt, it was working very well with the older version of the broker. I was trying with TLSv1, TLSv1.1, TLSv1.2... no success.

Is there any chance to get an app update? :geek: :roll:

(Mosquitto broker, 2.0.9, libwebsocket-dev 2.4)

Re: IoT Manager: mobile app for DIY devices (ESP8266 and oth

PostPosted: Sat Feb 11, 2023 7:20 am
by Kiat Kan
I think the IoT manager App is very great. I can use it on both Android and iOS.
But I have one problem. My mqtt broker requires a specific client-id for log-in.
But the app does not allow me to fill in. Is there any solution for this problem?