Beacon Device Connection

Last Updated on : 2022-11-24 09:19:56download

Tuya Beacon SDK is built on top of the TuyaOS and designed for developing Beacon-enabled products. The SDK includes a host of features and functions to help you develop easily, including device pairing, two-way communication between devices and the cloud, production test, and authorization. You do not need to take care of feature implementation for different Beacon chip platforms. Just working on the standard APIs, you can connect your products to the cloud and make them IoT-enabled.

Advantages

  • Platform-agnostic: Abstract away the hardware layer and encapsulate standard APIs into the TuyaOS based Beacon SDK to support quick integration with Beacon chip platforms.
  • Safe and reliable: Our proven SDK provides stable performance. All communication data and device information are encrypted to secure your IoT deployment.
  • Various components: The SDK provides a bunch of IoT capabilities including device pairing, two-way communication between devices and the cloud, testing and authorization.
  • Low code: To make your development much simpler, Tuya has made adaptations to popular Beacon chip platforms. With a specific SDK and Tuya’s network modules, you can focus on writing application code instead of spending time on the required infrastructure.

Solutions

The Beacon SDK has two types depending on the adaptation level to the chip platforms.

Solutions Description
Tuya standard chip The SDK has been specially adapted for specific chip platforms. Developing with Tuya’s network module integrated with corresponding chips, you can directly work on the application code without any adaptation operation.
Third-party chip Tuya provides you with a library based on your chip platform, compiler, and compilation options. You can integrate this library into the SDK of your chip platform to make hardware adaptations. This way, you can develop the application code.

SDK features

  • Platform-agnostic: Abstract away the hardware layer and encapsulate standard APIs into the SDK to support quick integration with Beacon chip platforms.
  • Safe and reliable: Our proven SDK provides stable performance. All communication data and device information are encrypted to secure your IoT deployment.
  • Various components: The SDK provides a bunch of IoT capabilities including device pairing, two-way communication between devices and the cloud, testing and authorization.