简体   繁体   中英

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.).

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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