Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 / NodeMCU? #3

Closed
PanMan opened this issue Nov 27, 2015 · 1 comment
Closed

ESP8266 / NodeMCU? #3

PanMan opened this issue Nov 27, 2015 · 1 comment

Comments

@PanMan
Copy link

PanMan commented Nov 27, 2015

Hi!
I'm trying to get this to work with an ESP8266 (on an NodeMCU board).
To most sketches the ESP acts as a arduino with wifi board.
However, if I copy the WriteVoltage example, and force it (remove the other options) to a Wifi board, and include the esp8266 library, this library gives an error:

/Users/PanMan/Documents/Arduino/libraries/ThingSpeak/src/ThingSpeak.h:217:7: note:   no known conversion for argument 1 from 'WiFiClient' to 'int&'
no matching function for call to 'ThingSpeakClass::begin(WiFiClient&)'
@rpurser47
Copy link
Member

Hi. Try the just released version of the library. I believe I've addressed all issues with ESP8266.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants