Access
So I’ve set up a Blynk Server on Windows using this video:
Everything seems to run smooth, have admin panel access, phone connects.
But when I connect with my token from the app in my arduino huzzah code, it returns
[2648026] Connecting to 192.168.1.2
[2648351] Certificate doesn’t match
[2650027] Login timeout
Do I have to alter the arduino code so it will connect with SSL? certificate password or something?