简体   繁体   English

我如何使Kaaproject成为Arduino的网关

[英]How i can make kaaproject as gateway for arduino

嗨,大家好,我正在将Kaaserver用于我们的物联网项目,现在我面临一个问题,我想问你如何使用arduino将数据发送到Kaaserver,我读到一些可以将kaa配置为网关的信息,我想知道如何做?

You can use other board as gateway for Arduino, so you'll need some device supported by Kaa (ESP8266, BeagleBone, Raspberry PI, etc.). 您可以将其他开发板用作Arduino的网关,因此您需要Kaa支持的某些设备(ESP8266,BeagleBone,Raspberry PI等)。

You can generate Kaa SDK for your device and write an application which will collect data from Arduino by serial port and send it to Kaa server using SDK. 您可以为设备生成Kaa SDK并编写一个应用程序,该应用程序将通过串行端口从Arduino收集数据,然后使用SDK将其发送到Kaa服务器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM