Yes, using Blynk’s RTC functionality, as I said earlier….
This approach reduces the number of libraries that are needed, freeing-up memory.
Each BlynkTimer object can handle up to 16 timers. You’re using three, which is using more memory than needed…
Pete.