Okay, so your switch widget is attached to pin V1, but you don’t have any virtual pin handler code in your sketch. You should read this, to see how to set-up a BLYNK_WRITE(V1) handler, and how to add a BLYNK_CONNECTED() function to synchronise the device with the app whne the device boots-up…