ESP8266 "ERROR: Not connected to the internet" on save() #788
Replies: 3 comments
-
Posted at 2015-08-25 by @gfwilliams It's because the line
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-08-25 by @gfwilliams ... also, I wouldn't put |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-08-25 by TomasJ Awesome, it fixed the problem. Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-08-25 by TomasJ
Hi, I'm trying to create server on ESP8266 and when I run code locally with USB cable connected it works fine, but when I save code to flash I get "Not connected to the internet" error.
I'm not sure what I do wrong or why is the internet connection required, because I'm not communicating with it. Can someone please help me?
I use STM32F4Discovery with 1.80.1 Espruino and MOD-WIFI-ESP8266 with 0.25 firmware version.
Code is below
Beta Was this translation helpful? Give feedback.
All reactions