ESP8266 WiFi relay switch (Arduino IDE)

7 years 10 months ago #3342 by donvukovic
I tried my iPhone and an Android tablet and its very fast.
So Win7 is causing the slowness.
Thanks for the feedback.

Please Log in or Create an account to join the conversation.

7 years 10 months ago #3354 by EasyIoT

donvukovic wrote: I tried my iPhone and an Android tablet and its very fast.
So Win7 is causing the slowness.
Thanks for the feedback.


It's not WIN7, because I'm using WIN 7 and it works fast. Problem lies elsewhere.

Please Log in or Create an account to join the conversation.

7 years 10 months ago #3357 by donvukovic
I tried Firefox and Chrome, both exhibit the same slowness.
Firefox take about 6+ seconds before showing the page,
Chrome displays each element of the page one at a time, takes about 6+ seconds to finish.

If you have any suggestions about how to trouble shoot this issue, I am all ears.
I can shoot a video and put it up on my Dropbox so you can see what I am talking about.

Please Log in or Create an account to join the conversation.

7 years 10 months ago - 7 years 10 months ago #3359 by EasyIoT

donvukovic wrote: I tried Firefox and Chrome, both exhibit the same slowness.
Firefox take about 6+ seconds before showing the page,
Chrome displays each element of the page one at a time, takes about 6+ seconds to finish.

If you have any suggestions about how to trouble shoot this issue, I am all ears.
I can shoot a video and put it up on my Dropbox so you can see what I am talking about.


I belive you. If anyone other will report the same problem, then we will investigate. Maybe problem is in java?

Please Log in or Create an account to join the conversation.

7 years 9 months ago #3387 by pablo
Hello Administrator, followed in his footsteps and do not run me gives me results in a series of errors that the contextual copy:

Arduino:1.6.7 (Windows 7), Placa:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, 115200, 4M (3M SPIFFS)"

WARNING: Category '' in library MQTT is not valid. Setting to 'Uncategorized'
C:\Users\HABEETAT\Documents\Arduino\iotplayground\sketch_jun22b\sketch_jun22b.ino: In function 'void setup()':

sketch_jun22b:74: error: 'loadConfig' was not declared in this scope

loadConfig();

^

sketch_jun22b:103: error: 'AP_Setup' was not declared in this scope

AP_Setup();

^

sketch_jun22b:104: error: 'AP_Loop' was not declared in this scope

AP_Loop();

^

sketch_jun22b:121: error: 'macToStr' was not declared in this scope

clientName += macToStr(mac);

^

sketch_jun22b:131: error: 'myConnectedCb' was not declared in this scope

myMqtt.onConnected(myConnectedCb);

^

sketch_jun22b:132: error: 'myDisconnectedCb' was not declared in this scope

myMqtt.onDisconnected(myDisconnectedCb);

^

sketch_jun22b:133: error: 'myPublishedCb' was not declared in this scope

myMqtt.onPublished(myPublishedCb);

^

sketch_jun22b:134: error: 'myDataCb' was not declared in this scope

myMqtt.onData(myDataCb);

^

sketch_jun22b:155: error: 'waitOk' was not declared in this scope

waitOk();

^

sketch_jun22b:183: error: 'saveConfig' was not declared in this scope

saveConfig();

^

C:\Users\HABEETAT\Documents\Arduino\iotplayground\sketch_jun22b\sketch_jun22b.ino: In function 'void loop()':

sketch_jun22b:231: error: 'saveConfig' was not declared in this scope

saveConfig();

^

exit status 1
'loadConfig' was not declared in this scope

Este informe podría tener más información con
"Mostrar salida detallada durante la compilación"
activala desde Archivo > Preferencias

exit status 1
'LoadConfig' was not Declared In This scope

  This report could have more information
  "Show detailed output during compilation"
  activate it from File> Preferences

You could help me with this?

attached photos


Thank Administrator and / or I can help.

Perdon not speak, write, or read English, I translate with google trasnslate.
I think not fail to does not?

Thank you and if I did something wrong I apologize.

Paul
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.277 seconds

Forum latest

  • No posts to display.