in the next few days, we will release new Android update. This update has only 1, but very important change. Blynk app from now will use 443 (default https) port instead of 8443 in Blynk Cloud. This change is required as in many cases 8443 port is blocked by default in some networks.
Update may affect existing local servers.
Default app connection port for the local servers will be moved from 8443 port to 9443 port. The new app will connect to 9443 port of the local server by default (in case previous one was 8443). Please update your local servers to 0.30.0 version ASAP.
For back compatibility 8443 port will be still functioning for 6 months.
Hi
There are some question
1- So what about web control page port(9443)?
2- the new android version just changed in ports?
3- what items should we change?
What about it? I don’t see any reference to changes to it here
As stated…
As also stated…
And possibly (but we don’t know till we see it) if not done automatically, then you might need to change the port in the custom IP login… simple. Also adjust any port forwarding you might have in your router… also simple if you set it up in the first place.
I upgraded my local server to the version 0.30.0. My Android application has version 2.17.3. and it is running on port 8443. Currently is working well. Means it, that local server 0.30.0 does hear on both ports 8443 and 443 ?
Thanks for answer.
Yes, I know, I tried to download new one already …
Summary what is needed:
upgrade local server to 0.30.0
when new Android version will be to disposal, upgrade it and change port forwarding (If I only will change port in Android application, it will help only for next 6 month.)
Adjust port number in App (possibly already defaulted) and any local router port forwarding
Step 3 has about 6 months leeway before becoming absolutely necessary to function… This time is not really meant for us reading this, but for new or returning users coming in from the cold or after reading old posts, tutorials, etc.
I’m using 443 for Synology NAS, so not possible to use 443 for Blynk local server at same time. Will be possible to keep 8443 or different port? As I know https port can be changed in server.properties and at server settings-custom in android app now. THX
8443 should not be used anymore. Blynk app will work over 9443 for local servers from now. 8443 is just for back compatibility for old apps. Nothing more.
I’m bit confused. As i can see above -> Blynk app from now will use 443 (default https) port instead of 8443 Default app connection port for the local servers will be moved from 8443 port to 9443 port.
As i understand:
Android / iOS app will use 443
arduino app will use 9443
If yes i can NAT 8443 for arduion app to local server IP:9443 for older applications and NAT 9443 to local server IP:9443 for new app
but i can’t NAT 443 for Android/iOS app to local server IP:443 because 443 is already used for other HW.