It starts up and shows the google ip, then prints "updating weather" to the console, then nothing.
I put some debug messages in and it appears that the conn:on("receive", function(conn, payload)
never completes.
I've tried on my "permanent" project and also on a proto board - two different ESP-s. And they both are doing or not doing the same thing.
Something about the TCP connection I guess.
I rebooted my router as a guess but that didn't make any difference.