Difference between revisions of "ThingSpeak Examples"
From Wiki for Dragino Project
(Created page with "Examples for ThingSpeak are in the LG01 user manual. Please click [http://www.dragino.com/downloads/index.php?dir=UserManual/&file=LG01_LoRa_Gateway_User_Manual.pdf here] for...") |
|||
Line 4: | Line 4: | ||
*How to upload get data from remote LoRa wireless node and upload it to ThingSpeak | *How to upload get data from remote LoRa wireless node and upload it to ThingSpeak | ||
*How to get commands in ThingSpeak and control a remote LoRa wireless node's relay | *How to get commands in ThingSpeak and control a remote LoRa wireless node's relay | ||
+ | |||
+ | [https://github.com/dragino/Arduino-Profile-Examples/tree/master/libraries/Dragino/examples/IoTServer/ThingSpeak Reference Test Code] |
Revision as of 01:33, 1 March 2017
Examples for ThingSpeak are in the LG01 user manual. Please click here for details.
The Examples Include:
- How to upload get data from remote LoRa wireless node and upload it to ThingSpeak
- How to get commands in ThingSpeak and control a remote LoRa wireless node's relay