Testing blynk server disconnection

Hello,

I am using blynk cloud for my project along with wifi provisioning library that blynk provides. There are instances when blynk connection is lost, and the reconnection logic is supposed to establish the connection back. I see that the library sometimes fails to do this and the application stay disconnected from blynk though it is connected to WIFI.

I have implemented few fixes and want to extensively test this. One way would be to create local blynk server and then disconnect it at my own will. But if I want to test this with blynk cloud, is there a way to disconnect from blynk cloud, using external script or by some means.

Any help would be appreciated.

Thanks.

Can’t you unplug your router from your incoming internet connection, while still leaving your Wi-Fi up and running?

Pete.