Fail to connect to local server from WAN

Also, as per - New Blynk Library v0.5.1 is Released (important for local server owners)

I have ran this command on my RPi

sudo iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080

I have no idea if that makes a difference in your case as 8080 is for the devices, not the App