Way too fast for Software Serial… works fine on my MEGA’s Serial1, but that is an actual UART port.
I don’t understand… if this works: Blynk.begin(auth, wifi, ssid, pass, "192.168.1.6", 8442); then why worry about the IPAddress syntax issue in the example… just ignore it and use what works.