Clear Filters
Clear Filters

Read and Write in one scatch

37 views (last 30 days)
Igor Severov
Igor Severov on 6 Jul 2024 at 13:38
Commented: Christopher Stapels on 8 Jul 2024 at 14:06
Is it possible in one Arduino sketch to write data to one ThingSpeak field and read data from another field?

Answers (1)

Vinod
Vinod on 6 Jul 2024 at 23:01
Yes. You can combine the examples of reading and writing to have a sketch that reads data from one channel and writes to another.
  2 Comments
Igor Severov
Igor Severov on 7 Jul 2024 at 4:17
Moved: Voss on 7 Jul 2024 at 4:21
Thanks for the answer. Please provide a specific example of writing and reading into one account.
Christopher Stapels
Christopher Stapels on 8 Jul 2024 at 14:06
You can find write data examples and read data examples in the help center.
You can lean about how to write data in general from the write data documentation category page and similarly for the read data category page.

Sign in to comment.

Communities

More Answers in the  ThingSpeak Community

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!