Last Updated on : 2024-05-14 08:26:04download
The Bluetooth Low Energy (LE) protocol is a popular solution to integrate with the MCU standard protocol. In this solution, connect the device’s MCU to a Bluetooth module through a serial port. Then, the Bluetooth module is connected to the mobile app or gateway through Bluetooth, enabling the device to connect to the internet. Tuya provides one-stop services including network modules, mobile apps, and cloud services.
Wireless communication method: Bluetooth LE
Two power consumption options:
Compared with other wireless protocols such as Wi-Fi, Zigbee, and LTE Cat.1, the Bluetooth LE standard protocol allows the modules to connect to the cloud services through a mobile phone or gateway. Significant features include:
The following block diagram shows how communication works.
The Bluetooth LE module communicates with the MCU through a serial port by default. For more information, see Serial Communication Protocol.
Command | Description |
---|---|
0x00 | Heartbeat check |
0x01 | Query product information |
0x02 | Get the working mode |
0x03 | Synchronize the working status |
0x04 | Reset the module |
0x05 | Reset the module (new) |
0x06 | Send a command to the module |
0x07 | Report data to the cloud |
0x08 | Query status |
0x09 | Unbind the module |
0x0A | Query the working status of the module |
0xE0 | Report record-type data |
0xE1 | Synchronize the time |
0xA0 | Query the module’s version number |
0xA1 | Notify of factory reset |
0xE8 | Query the MCU’s version number |
0xE9 | MCU proactively reports version number |
The extended features help you implement services for specific industries or scenarios.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback