So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Serpico
#90803 Hi

I'm trying to solve this for a few days already.

While i'm trying to connect my board to thingworx server I keep getting and error: connection failed.
([httpGetPropertry] failed, error: connection failed)

That all started when I updated version of esp8266 from boards in Arduino IDE to 2.7.4.

Prev. I have installed 2.7.3 version and it kept send me a fatal exception 28.
Any other version is getting a error: connection refused.


I'm using the exact same code from tutorial on thingworx developer platform, only changing the Wi-Fi ssid, pass, appKey and platform URL (url i'm getting from ngrok that makes my local sites global)

This is the link for a code from tutorial: https://gist.github.com/HoboHub/c2a8c1f ... a4ac4da2a6