Giter Site home page Giter Site logo

Comments (5)

maragelis avatar maragelis commented on May 20, 2024

As you can see here https://arduinojson.org/v5/doc/encoding/ documentation for arduinojson lib version 5.13.4 states clearly on page 13/33 StaticJsonBuffer jb;

So looks like you are using a version other from this .
check you version

image

from paradoxrs232tomqtt.

ciscozine avatar ciscozine commented on May 20, 2024

Nothing to do
Now I have this error:

'getSubEvent' was not declared in this scope

I have installed a clean arduino 1.8.8 with:
esp8266 2.5.0

LIB:
pubsubclient 2.7.0
wifimanager 0.14
arduino json 5.13.4
NTPtimeESP-master I find only that one https://github.com/SensorsIot/NTPtimeESP/ (is it correct?)

thanks

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on May 20, 2024

yes my friend, NTPtimeESP-master is correct.

error 'getSubEvent' was not declared in this scope
you have to go to sketch->add file and add the other ino files in the project

from paradoxrs232tomqtt.

ciscozine avatar ciscozine commented on May 20, 2024

Nothing to do:

C:\Users\fabio\Documents\Arduino\paradox\ParadoxAlarmSystemOTA\ParadoxAlarmSystemOTA.ino: In function 'void setup_wifi()':

ParadoxAlarmSystemOTA:1004:30: error: call of overloaded 'String(IPAddress)' is ambiguous

     trc((String)WiFi.localIP());

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on May 20, 2024

please use Arduino core 2.4.2
I checked it compiles with 2.5.0 but you will have to remove the above line.

from paradoxrs232tomqtt.

Related Issues (20)

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.