8266 wifi ping problems

I finally looked at the sketch you are running. They are using a different library than I am.

Why don't you try my sketch? All you need to do is change the local IPs in iplist.h, and add your WiFi credentials in setup_WiFi.ino

It should work without the LEDs because the status is shown in Serial.print statements.