Hello, i’m working on a project that requires the device (ESP32) through a terminal widget, however, even when the device makes the actions that I programmed when the word “Bedlight” is sent through the terminal and I use the command:
Blynk.virtualWrite(V5, “Remote Bedlight mode Triggered, input ON time or write ‘Cancel’ to exit”); //Writes to the blynk app’s terminal
the terminal doesn’t show a thing, I have tried lots of approaches but nothing seems to work
(https://drive.google.com/drive/folders/1J4J3MjmJwk31b9I6JAxifLPN_RWb1RJ6?usp=drive_link)
This is a drive loink qith some snapshots of the code