Code Monkey home page Code Monkey logo

arduino-wifi-sdk's People

Contributors

epiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

epiller makers-ns

arduino-wifi-sdk's Issues

Compile error on Hello World application

Hi,

Compiling the example program at the helloworld application for NodeMCU32S I get:
ID:\OneDrive\Documenten\Arduino\libraries\ArduinoJson\src" "C:\Users\User\AppData\Local\Temp\arduino-sketch-E39A2C87A98C2FFB47B4919F05599D9D\sketch\ESP32-AllthingsTalkTest.ino.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino-sketch-E39A2C87A98C2FFB47B4919F05599D9D\sketch\ESP32-AllthingsTalkTest.ino.cpp.o"
In file included from D:\OneDrive\Documenten\Arduino\libraries\AllThingsTalk_WiFi_SDK\src/CborPayload.h:4,
from D:\OneDrive\Documenten\Arduino\libraries\AllThingsTalk_WiFi_SDK\src/AllThingsTalk_WiFi.h:31,
from D:\OneDrive\Documenten\Arduino\ESP32-AllthingsTalkTest\ESP32-AllthingsTalkTest.ino:1:
D:\OneDrive\Documenten\Arduino\libraries\AllThingsTalk_WiFi_SDK\src/CborEncoder.h:74:7: error: 'void CborWriter::writeInt(int32_t)' cannot be overloaded with 'void CborWriter::writeInt(int)'
void writeInt(const int32_t value);
^~~~~~~~
D:\OneDrive\Documenten\Arduino\libraries\AllThingsTalk_WiFi_SDK\src/CborEncoder.h:72:7: note: previous declaration 'void CborWriter::writeInt(int)'
void writeInt(const int value);
^~~~~~~~

Using library AllThingsTalk_WiFi_SDK at version 2.1.2 in folder: D:\OneDrive\Documenten\Arduino\libraries\AllThingsTalk_WiFi_SDK
Using library ArduinoJson at version 6.19.4 in folder: D:\OneDrive\Documenten\Arduino\libraries\ArduinoJson
exit status 1

Compilation error: exit status 1

ESP32 Support

Hello Together
When can we expect WiFi support for the ESP32, or is it still being worked on at all?

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.