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

Set and sending fields doesn't work. #39

Closed
ZbynekT opened this issue Jun 17, 2018 · 1 comment
Closed

Set and sending fields doesn't work. #39

ZbynekT opened this issue Jun 17, 2018 · 1 comment

Comments

@ZbynekT
Copy link

ZbynekT commented Jun 17, 2018

I'm trying to send multiple fields to my channel, but it is failing.
Using
ThingSpeak.setField(1,my1Value); ThingSpeak.setField(2,my2Value); ThingSpeak.writeFields(myChannel,myWriteAPI);
Could you review the code if it matches the latest API, please?

@jasontwinters
Copy link

That looks right. Check out the new examples we've created for sending multiple fields.
https://github.com/mathworks/thingspeak-arduino/tree/master/examples

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