[Solved] Hang using tab

I added a tab widget to my project, but when I try to write to a virtual pin of a slider in the second tab durining the setup phase, the program hangs. Can someone help me ?

The guilty instruction is Blynk.virtualWrite(V11, 5);

[19]
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ / '/
/
//_, /////_
/
__/ v0.4.3 on Arduino Uno

[103] Free RAM: 662

[624] Connecting to protected

[3787] AT version:1.1.0.0(May 11 2016 18:09:56)

SDK version:1.5.4(baaeaebb)

compile time:May 20 2016 15:06:44

OK

[9033] +CIFSR:STAIP,“192.168.1.196”

+CIFSR:STAMAC,“5c:cf:7f:17:40:c9”

[9041] Connected to WiFi

[19270] <[02|00|01|00] key

[19432] >[00|00|01|00|C8]

[19432] Ready (ping: 24ms).

[19433] <[11|00|01|00]fver[00]0.4.3[00]h-beat[00]10[00]buff-in[00]256[00]dev

[19677] <[00]Arduino Uno[00]cpu[00]ATmega328P[00]con[00]ESP8266[00]

[19818] <build[00]Jan 10 2017 15:24:57[00]

[19947] <[10|00|02|00|00]

Hello. iOS, Android? Latest version?

Android 6.0 with latest version of the app

Problem Solved. My fault !!
There was a confict in pin assignament between software serial and lcd display.
Sorry :frowning: