TuyaOS Link SDK Integration

Wi-Fi devices, Wi-Fi low power devices, Wi-Fi BLE dual-mode devices, Ethernet devices, Ethernet+Wi-Fi devices and so on.


Post Reply
User avatar
tianze.lu@tuya.com
Posts: 7

TuyaOS Link SDK is written in C, aiming to help developers to connect their proprietary hardware to the Tuya IoT Development Platform. This SDK contains the implementation of essential IoT capabilities including device activation, bidirectional data exchange between the cloud and devices, and OTA updates.

It is independent of platforms and operating systems (OS). If your devices support the TCP/IP protocol stack, you can develop with this SDK to connect your devices to the platform.

Integration methods
There are multiple options for integrating with the Link SDK. You can choose the one that best suits your hardware.

System on a chip (SoC) integration

Image

Attention (AT) module and MCU integration

Image

AT module integration

Image

OpenCPU integration

Image

Post Reply