Giter VIP home page Giter VIP logo

adafruit-io-dashboard's People

Contributors

marcoschwartz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adafruit-io-dashboard's Issues

Wont connect to adafruit io

Now it compiles and everything runs great but returns a dropped connection, the wifi connects sucessfully and is online but wont connect to adafruit io code uncchanged on my end.. thanks
aio connect failed..

Missing PubSub connect

This example seems to be missing the call to tell the pubsub client to connect to Adafruit IO's MQTT broker.

Pubsub Client call back error

I have tried compiling in linux and windows and each throws roughly the same error.
Arduino: 1.6.7 (Windows 10), Board: "Arduino/Genuino Uno"

adafruit_io_sensors:40: error: 'callback' was not declared in this scope

PubSubClient mqttclient("io.adafruit.com", 1883, callback, client);

                                              ^

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

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
its always in the call back client, most recent libraries are installed, also tried other suggestions from older issue.still no go.

callback not declared in scope

I don't know if this is an issue with the code or with my execution. I copied the code into arduino and changed appropriate inputs (wifi network, aio key, etc), but when I verify the code or attempt to upload it, I get the following error:
Arduino: 1.6.7 (Mac OS X), Board: "Arduino/Genuino Uno"

RG_IOTtest:41: error: 'callback' was not declared in this scope
PubSubClient mqttclient("io.adafruit.com", 1883, callback, client);
^
I am extremely new to arduino and c, so I don't know if this is and issue with the code or something that I am overlooking.

Thanks for Posting this project... It is exactly what I wanted to try out.

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.