Arduino UNO + ESP8266 + BLYNK working with WifiManager by tzapu

Thank you so much for your replay, when I “sketch” it in my head I do not see a reason why it wouldn’t work.
Basically Arduino Uno uses software serial communication to ESP to connectio to Blynk cloud servers.
Arduino Uno would use AT commands only to make connection to wifi network? AT commands are not needed to transfere data between Arduino Uno and Blynk Servers?