Giter Club home page Giter Club logo

zarus-network-controller's People

Contributors

andresduran53 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

zarus-network-controller's Issues

Compile error ESP8266 Arduino IDE with example

Hi, I tried example with ESP8266 in Arduino IDE, I get this error:

In file included from C:\Users\j.jirutka\Documents\Arduino\libraries\IoTController\src/IoTController.h:7,
                 from C:\Users\j.jirutka\Documents\Arduino\libraries\IoTController\examples\RGB-Strip\RGB-Strip.ino:1:
C:\Users\j.jirutka\Documents\Arduino\libraries\IoTController\src/RedController.h:5:10: fatal error: ArduinoJson.h: No such file or directory
    5 | #include <ArduinoJson.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Nastala chyba při kompilaci u desky Generic ESP8266 Module.

After installing all missing libraries, I get this error:

C:\Users\j.jirutka\Documents\Arduino\libraries\IoTController\src\MqttController.cpp: In member function 'boolean MqttController::reconnect_mqtt()':
C:\Users\j.jirutka\Documents\Arduino\libraries\IoTController\src\MqttController.cpp:73:1: error: no return statement in function returning non-void [-Werror=return-type]
   73 | }
      | ^
cc1plus.exe: some warnings being treated as errors
exit status 1
Nastala chyba při kompilaci u desky Generic ESP8266 Module.

handleFileRead: File not found - what I do bad?

Hello, I am trying your examples in this library.
I have uploaded example, I have uploaded data for htm
I am connected as 192.168.4.2 and I am trying web interface at 192.168.4.1 and in browser I am not have anything.
In serial monitor I see

[INFO_LOG]  | Setting RGB Value: 255255255
[INFO_LOG]  | Setting RGB Value: 000
[DEBUG_LOG] | handleFileRead: /
[DEBUG_LOG] | 	File Not Found
[DEBUG_LOG] | handleFileRead: /
[DEBUG_LOG] | 	File Not Found
[DEBUG_LOG] | handleFileRead: /
[DEBUG_LOG] | 	File Not Found
[DEBUG_LOG] | handleFileRead: /
[DEBUG_LOG] | 	File Not Found
[DEBUG_LOG] | handleFileRead: /
[DEBUG_LOG] | 	File Not Found

Thank you very much for help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.