every time when i reset my board (NodeMCU)
when i try to connect using Blynk.begin
i get the log message
[26102] Connecting to [Network SSID]
and it halts there - even though i see in my network (actually a hot spot i made in my Android) that the device is indeed connected
the only way to make the app continue is to turn off the hotspot and turn it on again
Only after this i can see the log continues to
Thanks Costas for your reply
I have no way to configure “Tathering and Mobile Hotspot” on my galaxy 5
and i assume that it is not a 3/4/5G connection
just a simple ssid password like every other wifi router
on blyink.begin i ssuply the ssid and password
Blynk.begin(auth, ssid, pass);
and the connection is successful if after board reset i turn the hotspot off and on again
the same behavior is shown when using a standard wifi router too