HTTP connection refused on Arduino ESP8266
As I wrote here before, the ESP8266 is one of the best controllers for simple tasks. It’s cheap, reliable, and easy to code with Arduino.
Sometimes, even great things as this chip can cause a bit of a headache, like this time around, when I got “connection refused” error when I tried to open an HTTP connection to one of my services.