I first changed firmware from LUA to Arduino using simple blink sketch
Then I wrote the blynk ESP8266_Standalone sketch with wifi name, pass and correct auth token id.
When i upload the sketch my serial monitor outputs
0‚~?–4û!ƒ{ƒOAaû[200] Connecting to wifi
[4917] Connected to WiFi
[4917] My IP: 192.122.00.22
[4917] Blynk v0.3.1
[5001] Connecting to cloud.blynk.cc:8442
[10002] Connecting to cloud.blynk.cc:8442
[15003] Connecting to cloud.blynk.cc:8442
[20004] Connecting to cloud.blynk.cc:8442
Am i missing something? Device is connecting to wifi but not connecting to blynk??
You have very old libraries and they must be upgraded if you want to connect to Blynk. You need 0.3.8 which will connect to a dot com address rather than the old dot cc.