Browse the most common questions and expert answers about Help and Services on the Tuya IoT Platform.
CR3L module is a high-temperature module, with an operating temperature of up to 105 degrees Celsius. CR3L-N module is a normal temperature module, with an operating temperature of up to 85 degrees Celsius. Users can choose the appropriate module according to the product's operating temperature range requirements.
The message type pushed by the cloud through FCM is a hybrid message. This means that the message body contains both Notification Message and Data Message.
You can consider using the Message Subscription feature to detect device status changes and broadcast them to your application. For specific operation methods, please refer to the documentation:Quick Start.
In the Pulsar push rule configuration, dpCode should be configured as the actual attribute code reported by the device rather than the DP mode code. This means that if the product has not switched to DP mode, configuring it as the actual code is feasible. When setting filter rules, using the "in" rule will only push the attributes of the code configured in the "in" rule. When using the "not in" rule, the specified code will be filtered out, and the attributes of that specified code will not be pushed, but the attributes of all other codes will still be pushed. Therefore, by using the "in" and "not in" rules appropriately, you can control whether to receive specific attribute pushes of a product without affecting the reception of attribute pushes from other products.
The WBR3 module supports baud rates of 9600 and 115200, and the specific operation is related to the baud rate setting on the MCU side. The module will lock the baud rate for communication with the MCU based on the baud rate of the query information replied by the MCU. Switching baud rates without power failure may not be successful, as switching baud rates in a connected state can lead to communication failure. For stable communication, it is recommended to use a fixed baud rate setting when connecting. No need to go to the cloud indicates that the use of this module is independent of whether it is connected to the cloud, and the reporting frequency is not affected.
The WBR3D module does not support Bluetooth mesh technology; it is a module that supports Wi-Fi and BLE Bluetooth single-point connection.
Currently, only character and pass-through function point components in the Studio panel support input box entry. You can use the standard control components of these function points, and clicking will bring up the input box to enter characters.
After the panel is packaged and released, the device panels already shipped under this product will also be updated. If your product has already started selling, for product stability, it is recommended not to update and release the panel arbitrarily. After modifying the panel, you can first package it and add it to the whitelist for testing. If the test is successful, then officially release it.
Download not supported.
To resolve the pin correspondence issue between the Tuya T2-U development board and the BK7231N chip, please refer to the following resources: 1. T2-U Module Datasheet 2. T2 Development Board Schematic If you need to directly call the underlying GPIO level reading function of the BK7231N chip, as it involves underlying code, it is recommended to post a query on the Tuya Developer Technical Forum, where developers will assist you:https://www.tuyaos.com/viewforum.php?f=11.
This feature is currently only supported by the public version panel under some products, such as smart meter products. The Studio panel does not support it. If you want to implement this feature, it is recommended to use the panel applet to develop the panel, create a new function point, enter the panel, and send instructions at regular intervals. After receiving the instructions, the device will continue to report. If no instructions are received within a certain period, the device will stop reporting.
Currently, if you need to disable the automatic low power mode of the WBR3 module, you can try setting the relevant field options in the protocol to 0. For more detailed instructions, please refer to the firmware protocol documentation of the WBR3 module. If you need further assistance, it is recommended to contact the Tuya technical support team.
The pure-blood HarmonyOS system cannot support the Studio panel, resulting in the display of the basic panel. It is recommended that users consider switching to other models of phones to use the APP. In addition, product developers can switch to the public version panel or develop a mini-program panel to adapt to the HarmonyOS system. Currently, there are no plans to adapt the Studio panel to the HarmonyOS system.
Huawei phone's version 5.1 HarmonyOS belongs to the pure HarmonyOS system. Under this system, only some public version panels of the smart life application can be displayed normally, while other panels will be displayed as basic panels. The reason for this situation is that the application has not been fully optimized to support the HarmonyOS system. Solving this problem requires waiting for subsequent optimization and updates of the application to ensure consistency in interface display.
Products copied to your own space do not directly display the edit panel entry on the platform device interaction page. You can click on the reselect panel - Studio panel, select the panel you are currently using for editing. If you have copied the product to another account or OEMed it out, the generated product does not have edit panel permissions. It is recommended that you copy the product to your own space, thenclick on the reselect panel - Studio panel, select the panel you are currently using for editing, package and publish after editing, and then transfer this product to another account. This way, the panel can also be edited under another account.
WBR3 does not support 5G, you can choose the 5G module that is pin-to-pin with the WBR3 module: WBR3D. For detailed information, please refer to the following link: https://developer.tuya.com/en/docs/iot/wbr3d-module-mcu-serial-communication-instructions?id=K9pfgqsqqf3a7.
Hello, this entry is displayed on all pages of the studio panel and currently does not support hiding.
If you encounter issues such as no data, display errors, or update delays when using the Studio panel charts, please follow the steps below for troubleshooting and resolution: 1. No Data Handling Check whether the chart data binding configuration is correct. If necessary, delete the relevant function points and rebind them. After publishing changes, please wait about 30 minutes for the system to complete data processing and synchronization. If the statistic type is minux (difference-increment), there will be no data if the reported data is smaller than before. You can report larger data to observe or reset the device to report again. If there is still no data after the above operations, it is recommended to try unbinding the device and reconfiguring the network to ensure the data link is normal. 2. Data Display Error Handling First, confirm whether the statistic type settings such as average, sum, etc. (non-real-time statistics) meet expectations. Observe the actual reported data of the device and wait about 30 minutes to 1 hour for the statistics to complete calculation and update. If the data is still abnormal, please unbind the device and clear the data. And reconfigure the network to restore the data reporting and statistical process. 3. Configuration Update Delay Handling After configuration changes, the system usually takes about 30 minutes to take effect, please be patient. If it still does not take effect after 30 minutes, it is recommended to try unbinding the device and reconfiguring the network to refresh the connection status between the device and the platform. If the above steps still do not resolve the issue, please contact the technical support team for further assistance.
In the second step of product creation: on the device interaction page, click "Reselect Panel," then select "Studio Panel." You can then edit your own personalized panel based on the Studio panel. Once your edited personal panel is successfully published, you can choose to use it.
The ecological device (TuyaLink) does not support studio panel access. At present, only TuyaLink universal panel, custom panel mini program development, and customized panel are supported, and other panel types are not supported.
Tuya promises to answer you within 12 hours (working time).
Drag the log component into the workbench and bind the function point you want to display to it. When your device reports this function point, the time of the report will be recorded in the component. (Numeric function points require a value range; otherwise, multilingual entries will be displayed.).
The Studio Panel currently doesn't support redirecting to a specific panel page based on a function point. It only supports manual redirection. You can add a button or icon to the panel and set it to redirect to a specific panel page.
The module is currently available for purchase and has not been EOL.
This situation is usually caused by the App cache. There are several solutions: 1. You can clear the App cache and rescan to get the latest panel content. 2. You can pull down to refresh multiple times on the device list page to get the latest panel information. 3. If the above operations do not work, you can remove the device, clear the App cache, and reconfigure the network to get the latest panel.
Mesh networking is not supported.
You can use this component in the workbench to bind function points or set jump links for each button. You can refer to the attachment below.
Published panels do not support deletion, only editing. If you choose "Save" instead of "Publish" after editing, the changes will be saved to the draft box. Panels in the draft box can be deleted.
Unable to view. If the current content exceeds the maximum capacity of the visualization panel, it is recommended that you delete some unnecessary content.
Frequency range 2.400~2.4835GHz.
WBR3 module does not have an IPEX external antenna version.
Not supported.
Hello, we currently do not provide the source code files for the Studio panel. If you need to develop a panel, you can refer tocustom panelsfor development.
Bluetooth function cannot be turned off.
Studio does not support export, please use SDK for custom development.
Hello, after editing and modifying the panel, you need to publish it. After publishing, you need to clear the App cache, pull down to refresh, or re-configure the device to synchronize. If it is still not updated, it is recommended that you check in the workbench whether the modified page is set as the homepage.
The unit must be "s," "min," or "h" in the function point definition for the unit conversion option to appear in the workbench. You can switch between hours, minutes, and seconds. For example, if the unit is set to min, check the hours, minutes, and seconds checkbox, and report 60, the panel will display 1 hour, 0 minutes, and 0 seconds.
First-generation IPEX antenna.
This component's logic is that when the function point unit is 'day', 'h', 'min', 's', or 'ms', it won't display in English. You can modify the function point unit to a different value.
The Studio Panel currently doesn't support automatically issuing query commands. Only some public panels support this. We recommend trying a public panel or developing your own device panel using the panel applet.
In the Studio Panel workbench, you can select the Canvas component (right-click - select Layers - Canvas), then select Image Fill in the Styles - Background component on the right, and upload your background image.
Because the logic of character based and transparent function points is more complex. At present, the Studio panel can only display character types in a simple manner, displaying whatever is reported and not displaying according to protocol parsing. Transparent transmission supports control and distribution, but it only has simple operational capabilities and cannot parse the protocol. You can test and verify it in practice.
Hello, the Studio panel is supported and you can upload it on the workbench. Please note that the image size should be ≤ 512Kb.
Hello, the development framework used for the Mini Program Studio and RN Studio panels is different, but users are unaware of the process of building the panel. They both drag and drop components in the workbench to build the panel. Currently, the Mini Program Studio panel is still being updated and iterated, and some features may not be fully improved, such as chart components and jump week programs. We suggest that you use RN Studio first. The Mini Program panel is still being updated and iterated, and more features will be supported in the future.
Hello, the Studio panel currently does not support low-power cache distribution function. We suggest that you enable this advanced feature and use the public version panel.
Hello, it will affect. After the modification, all panels will be updated synchronously. Recommended operation plan: Generate a new PID by copying the parent PID, and operate the Studio panel of the new PID for editing and publishing. After publishing, a new panel will be generated. At this point, modifying and updating the parent PID will not affect the new PID.
Yes. The panel edited through the panel workbench supports multiple releases and edits. After successful publishing, it becomes a personal panel, which is displayed under "My Panel". You can continue to click [Edit] for DIY design.
The "Day" statistical dimension can only display the last seven days, while the "Month" and "Year" statistical dimensions can display a year's data.
Perform the following steps: 1. Select the corresponding component in the panel. If the component has a pop-up attribute, this attribute is displayed next to the lower right corner of the panel. 2. Make sure that the name of the pop-up attribute is consistent with the target name indicated in the right-side pane, and click the Delete icon. 3. You can also click the pop-up attribute at the lower part of the UI Studio to show or hide the pop-up component as needed.
See the operation documentation for details: https://docs.tuya.com/en/iot/panel-development/studio/configuration-guide-for-studio/panel-test?id=K9hzyyk6g4p3m.
There is currently no antenna map available.
Wi-Fi and Bluetooth combo technology is a solution that combines both Wi-Fi and Bluetooth wireless communication technologies. It enables simultaneous support for Wi-Fi and Bluetooth communication within the same chip, thereby enhancing the multifunctionality and connectivity of devices. Combo module can be resolved into dual communication protocols. At present, Tuya's main application is Wi-Fi+Bluetooth LE dual-protocol device. It can be interpreted as a communication protocol as a language. All Mandarin-speaking devices can communicate with each other, but it is difficult to communicate with English-speaking devices. Unless there is a device that can speak both Mandarin and English, it is what we call a dual-protocol device (combo device). According to the application requirements on the market, there are currently many devices that can be integrated by a single chip. Protocol IoT solutions mainly include: Zigbee+Bluetooth+Wi-Fi, NB-IoT+Bluetooth LE, Wi-Fi+Bluetooth LE, UWB+Bluetooth, etc. This type of chip that can integrate multiple communication protocols is also called "Comb Chip". For more details, you can refer to the link: https://developer.tuya.com/en/docs/iot/wifibt-dual-mode-module?id=Kaiuygu3bshsa.
Priority Wi-Fi Control: The device is primarily controlled via Wi-Fi, with the control priority being Wi-Fi LAN Wi-Fi WAN local Bluetooth LE. Priority BLE Control: The device is primarily controlled via Bluetooth LE, with the control priority being local Bluetooth LE Wi-Fi LAN Wi-Fi WAN.
The corresponding entries are WEB_day, WEB_month, and WEB_year. You need to download the multilingual file from the product's multilingual device panel, add the necessary translations, and re-import it.
You can check the message status (server logs for battery level) through this link: https://platform.tuya.com/cloud/monitor/msg?id=p16304934167174h7d9k.
Custom icons currently only support the PNG format and require a transparent background. Please check whether the uploaded icon is in PNG format.
Numerical points need to set the statistical value interval in the log component, and then set it.
Sure, Tuya supports two baud: 9600 and 115200. You can modify it in the MCU program, select one of them, and after the modification, power on the module again, and the baud will switch to the one you have modified.
The version of Bluetooth depends on the version supported by the chip, please refer to the module specification:https://developer.tuya.com/en/docs/iot/network-module-overview?id=Ka4z12ojepber.
No. The Bluetooth part of the Wi-Fi_BLE combo module is a low power Bluetooth, mainly used for data transmission, auxiliary networking, and local control. Bluetooth audio (BT) belongs to classic Bluetooth. They cannot be confused.
Dear user, we are sorry for your inconvenience. The steps to control Wi-Fi and Bluetooth combo devices only via Bluetooth are as follows: Make sure your mobile phone has turned on the Bluetooth switch, you need to use the Bluetooth pairing method to re-configure your device (the mobile phone needs to be connected to Wi-Fi during the pairing process, the cloud needs to verify the device, and only needs to be connected for the first pairing). Power off the router used during network configuration (if you are using a mobile phone hot spot to pairing the device, turn off the mobile phone hotspot), turn off the mobile phone Wi-Fi switch, only turn on the 4G and Bluetooth switches, and then wait for about 3-5 minutes. After about 3-5 minutes, the combo module will automatically switch to the Bluetooth control mode because it disconnects from the WAN. At this time, you will still be able to control the Wi-Fi and Bluetooth combo device through the Bluetooth of your mobile phone. More related reading: In Tuya's Wi-Fi + Bluetooth combo module, is the Bluetooth Bluetooth LE or mesh Bluetooth? What is the distribution mode of dual-mode Wi-Fi + Bluetooth module general integration? How to create a Wi-Fi + Bluetooth combo device? Why can't I find a combo module?
The priorities of device control methods are as follows: LAN control (Wi-Fi) Cloud command Bluetooth local control.
You need to select [Wi-Fi+Bluetooth] as the communication method of the device when creating the product, so that you can select the combo module (Wi-Fi+Bluetooth) in the subsequent development of the product.
Supports mass production, but since the studio is no longer updating versions and only provides daily maintenance with limited product capabilities, usage needs to be fully considered. If the product requires mass production, it is recommended to use the public version panel and custom panel.
If the up, down, left, and down swipe and long press are set at the same time in the gesture, the executive press will be set. You are advised to set only the click or long press operation.
Combo device: A device that supports two different protocols, such as Wi-Fi & Bluetooth LE combo, developed based on Tuya CB/WBR/T series Wi-Fi Bluetooth combo modules. Dual-band device: A device that supports different frequency bands simultaneously, such as supporting both 2.4GHz Wi-Fi and 5GHz Wi-Fi dual-band, developed based on Tuya WBRxD dual-band modules.
Cloud timing component, you need to select which function point you want to control and display on the timing page in the properties here. For example: If you want to control the switch on the timing page, you select the switch function point here, and the effect is as shown in the following figure:.
You need to set up a shutdown disable rule on the panel dashboard, refer to the image below:.
You can submit a ticket for consultation and processing.
If it is a custom function point, it cannot be directly displayed on the panel. You need to add components in the panel workspace to achieve this.
Some features are displayed by default on the panel, if you do not need them, you can delete them in the panel workspace.
Modules like this are generally used for universal firmware docking, and the protocol explains how to enter low power mode, as shown in the figure below:.
I. The following solutions support editing: 1. Copy the product to your own iot account. After copying, the pid can edit the panel. Click to reselect the panel - studio panel - move the mouse over the corresponding panel, the edit button will appear, edit and publish the panel. Then transfer the product pid to another account, to enable the panel editing function for the other account. II. Scenarios that do not support editing are as follows: 1. Copy the product to your own iot account. If the pid is transferred to another account immediately after copying, the transferred pid does not support panel editing. 2. Directly copy the product to another account. The copied pid does not support panel editing. 3. Directly OEM the product to another account. The pid after OEM does not support panel editing. You can read the panel management documentation in detail to learn more: https://developer.tuya.com/en/docs/iot/Panel-development?id=Kcxglrmpgf60z.
I. Presentation Form The panel is shown in the figure below, with terms like dp_mode appearing. II. Solution Steps: 1. Log in to the IoT platform https://iot.tuya.com/ 2. Product Development—Product Configuration—Multilingual, set the corresponding language name; Note: If it is a product feature, modify the product multilingual settings. If it is not a product feature but is displayed on the panel, you can search for related content in the device panel and common entries to modify and verify. You can also choose to batch import modifications, then import ’ 3. For more detailed guidance documents:Click here 4. After the operation is completed, if the panel display is not updated, please clear the app cache, click here for app cache clearing, and then test and verify. 5. If all the above attempts have been tried and still do not work, you can ask for help through submitting a ticket.
To do this, you need to first select the canvas component (you can right-click - select layer - canvas), and then click on the component style - background color and choose the second option.
Refer to the attached figure, click: Confirm to close the ticket.
The reason for this error is due to the non-standard multilingual configuration, you can complete the multilingual configuration of the product, and after completing the Chinese and English, retest. The configurations needed are as follows: 1. Product Language - Product Name, Data Point, as shown below 2. On the workspace setup page, import and download the template to check for any omissions.
This is because the feature point bound to the statistical chart has been modified or deleted. After modifying the feature point, you need to delete the chart component in the panel workspace and drag it in again.
Not supported, currently supports IPV4.
Solder a copper wire to the CSN pin and then connect it to the GND (as shown below). After the connection is made, solder the module onto the baseboard.
The log component currently only supports storing data for the past 7 days.
A combo module automatically switches to Bluetooth-based control mode after it is disconnected from Wi-Fi for 3-5 minutes and a LAN is unavailable. The manual switchover is not supported.
A cloud development project by default creates a message subscription, and you can also add new subscriptions according to your own business needs. Each additional subscription will send an extra message push. You can create subscriptions in Cloud Development - Enter Cloud Development Project - Message Service - Subscription Management.
This is because the component has been set with top and bottom margins. To fix this, select the component in the panel workspace and set the margins to 0.
Hidden means to hide the entire component, and after hiding, the component below will replace its position, while invisible only hides the display content, and the actual position of the component is still there.
For more information, see: https://developer.tuya.com/en/docs/iot/Pulsar-SDK-get-message?id=Kan0klj9qbv3l.
Currently, there are three schemes for the temperature scale switch in the Studio panel. 1. Set according to the app account. https://developer.tuya.com/en/docs/iot/shift-temperature-scale-follow-the-setting-of-app-account-center?id=Ka9qo7so58efq 2. Set to report only Celsius or Fahrenheit. https://developer.tuya.com/en/docs/iot/Convert-Temperature-Scale-Report-Only-Celsius-or-Fahrenheit?id=Kb1ae3g8igkzq 3. The device reports both Celsius and Fahrenheit at the same time. https://developer.tuya.com/en/docs/iot/shift-temperature-scale-display-both-celsius-and-fahrenheit?id=Ka9qoz53zmhc5.
If you leave the workbench too long, the preview link will break, so you can save the draft and refresh the workbench page to preview it again.
Published panels do not support version rollback, please edit again.
After running the message queue project, determine the status of the device based on the BizCode: online/offline in the returned data body.
It is advised to check whether the IP address of the server receives messages under the corresponding data center.
California SB327 is just a regulatory provision, and Tuya is following 8259 for assessment; The regulation requires manufacturers to manage cybersecurity by themselves, whether the finished product needs to report depends on the actual market needs,if the customer's finished product needs to report, a report for the finished product has to be done on the basis of the module report. 📎 CBU CBU-IPEX NISTIR 8259 Report 6818922001601_TRF.pdf.
Hello, this situation is very likelyan account registered via WeChat binding, the platform currently does not support adding a whitelist test, we suggest you switch to another account for testing, you may consider re-registering.
If you delete the icon uploaded by yourself from the Studio panel, it will not affect the already published panels, but only the currently unpublished panels using the icon. After deleting the icon, you cannot recover it and need to upload it again. It is recommended that you exercise caution.
This is because the panel canvas or scroll component is set to gesture action, remove the gesture action can be. How do I select the canvas or scroll component? Select the canvas and right-click - Select layer - Canvas.
Hello, because the packaging and publishing of Studio panel occupies a lot of resources and takes a certain amount of time, it is recommended that you wait patiently. If there is no change for a long time, you can close the current page, refresh and re-edit the panel for packaging.
The standard function fault type function point does not need to be operated in the panel workbench, it is set by default, just need the device to report the corresponding fault, the panel will actively prompt the fault information. Custom fault type function points are not currently supported by the workbench.
Hello, the Studio panel does not support long press to modify the name, but there are components that click to modify the name. You can refer to the attachment and select the corresponding component.
If the IP address does not belong to the current data center, the connection is not allowed (For example: the mainland Chine IP belongs to China data center, if the connection address is changed to the US data center, the connection is not allowed, refer to the country-data center relation).
Currently, the Studio panel supports a maximum of 10 new pages. You are advised to arrange the layout properly to avoid page waste.
Yes. However, you must first pair and activate the device through Wi-Fi.
If a device with a combo module is paired and activated and it is disconnected from WAN and LAN, such as when it is taken outdoors, the combo module then works as a Bluetooth module. In this case, the App can scan and detect the Bluetooth module, and the device is online and can be controlled. However, if you remove the device from the App now, it cannot be paired because no router is available nearby.
This is because the cloud development project pushes messages about all devices connected to the App.
To send a message to a device in the test environment, you must log in to the IoT platform and choose Product Device Device Messaging Test to add a test device, and then switch the coding environment in the SDK to the TEST environment. If the device is removed from the test device list, the online environment is resumed by default, and then the coding environment in the SDK is switched to the PROD environment. A message will not be randomly pushed to an environment.
The title bar of the panel supports device name synchronization. You can refer to the following figure.
Yes. Tuya provides the following guide and video tutorials for your reference. Configuration guide for UI Studio: https://developer.tuya.com/en/docs/iot/panel-development/studio/configuration-guide-for-studio/panel-test?id=K9hzyyk6g4p3m Video tutorial for UI Studio panel configuration: https://www.bilibili.com/video/BV1DZ4y1c7Jt Video tutorial for DP configuration: https://www.bilibili.com/video/BV1FA411N7XU.
In the configuration returned by the API, the password will be invalid after the expiration period; during the configuration validity period, the password field will be requested multiple times to change; the fields returned by the API are based on the IoT account to form a unique field; the MQTT link based on the invalid password When reconnecting, accepting push messages, and issuing control commands, the MQTT link will be disconnected, and the mqtt link will also be actively disconnected.
Refer to the practice document:https://developer.tuya.com/eu/docs/iot/Pulsar-SDK-get-message?id=Kan0klj9qbv3l.
Message subscription can only collect the information reported by the device. You can query the log to see the instructions issued by the app and API.
Common data types: device online, device offline, device name modification, device function point name modification, device binding user, device deletion, device event notification. Two background configuration data types: upgrade event, user event (register, remove). Message type:https://developer.tuya.com/en/docs/iot/message-type?id=Kavqerli65a1u.
If there is no consumption for more than two hours, it will be discarded. (The device log is valid for 7 days) The message push has a maximum capacity. If it has not been processed, messages will accumulate, and the old data will be overwritten by the new data. Therefore, it is recommended to process the message push data in a timely manner.
No. The HTTP API is used for device control, and message queues pulsar is used for real-time message receiving.
There are three types of Subscriptions: Exclusive subscription-there can only be one consumer at a time. Shared subscription-can be subscribed by multiple consumers, each consumer receives a part of the message. failover subscription-allows multiple consumers to connect to the same topic, but only one consumer can receive messages. Only when the current consumer fails, other consumers start receiving messages. The Tuya puslar belongs to the third type, and the invalid backup subscription is invalid.
You can refer to: https://docs.tuya.com/en/iot/open-api/message-service/message-service?id=K95zu0nzdw9cd.
The current message subscription will forward the status report of the device. The specific alarm information needs to be based on the actual function point of the device, and the alarm information needs to be filtered out by the developer from the status report data.
It is recommended to do this, and your company will maintain it and reduce MQTT link resources.
Wi-Fi Bluetooth dual-mode products can be defined as an upgraded version of Wi-Fi. Almost all Wi-Fi products can be used in scenarios where Wi-Fi Bluetooth dual-mode products can be applied.
Supported, routers with mixed 5G and 2.4G signals or single 5G or 2.4G router can be networked.
WBR3D module is RTL8720DN chip platform, low-power Wi-Fi+BT module, supports 2.4G&5G mode.
Please check the network condition of the 5G router.
Generally, the cloud will determine that the device is offline when the network is disconnected for 3 to 5 minutes. In this case, the module will switch the control mode by itself.
WBR 1 2 3 is the 8720CF platform without 5G. WBR 1D 2D 3D is the 8720D platform with 5G.
Reflow soldering is supported. There is a recommended furnace temperature curve in the module data manual. You can refer to: https://developer.tuya.com/en/docs/iot/wbr3-module-datasheet?id=K9dujs2k5nriy.
For WBR series modules, Bluetooth and Wi-Fi do not work at the same time. During network distribution, routing information can be transmitted through Bluetooth to assist in network distribution. After connecting to Wi-Fi, if the router signal disappears and the connection fails, it will switch to Bluetooth mode.
Security considerations: The device dev_id issued by the MQTT control topic will verify the permissions with the current user; adding token will strengthen the security level of the control device again; the configuration failure consideration of the MQTT release control: in addition to accessing the password returned by the MQTT link configuration API In addition to the field is valid, the token is also valid;.
Which user [authorization code] accesses the MQTT link configuration API, the [real device] under the user will be pushed to the source_topic returned by the API.
unique_id refers to the terminal id: when the username/password of the link MQTT is the same, and the MQTT is linked in multiple places, this field needs to be unique; that is to say, this value is user-defined. Under a clientid, you can customize 1, 2, 3... just keep it unique.
The maximum size is 10 KB. A release request exceeding 10 KB will be rejected.
Visualized panels cannot save data. If you want to view previously reported data based on data reported by a device, select the chart component to view statistical data.
This is caused by the screen resolution of your mobile phone. You can try responsive layouts. For more information, see the following document. Responsive Layouts: https://developer.tuya.com/en/docs/iot/1?id=Ka5hqg12iiqdn.
You can check the module specification in the documentation center: https://developer.tuya.com/en/docs/iot/wifibt-dual-mode-module?id=Kaiuygu3bshsa.
Plug & Play is a special software capability that is launched for Wi-Fi & Bluetooth combo modules. Plug & Play addresses various issues, such as low pairing success rate, excessively high protocol coupling, and failure of independent pairing or plug-and-play implementation.
Perform the following operations: 1. Go to Component Library Basic Elements, drag Image to the central layout page, and upload an image to be displayed in Style area on the right side. 2. Select Style Linkage. 3. Configure the style linkage rules. 4. Save the configurations. Preview and test display in corresponding conditions by scanning the QR code.
Please check the document: https://developer.tuya.com/en/docs/iot/Pulsar-SDK-get-message?id=Kan0klj9qbv3l.
The explanations are as follows: Sum-Full: For example, add up the data reported in 1 hour to obtain the sum of the data in this hour. Difference-Increment: For example, the maximum value of data reported in 1 hour minus the maximum value of data reported in the previous hour to obtain the consumed data in this hour. Average: For example, add up the data reported in 1 hour and divide the sum by the number of report times to obtain the average value of data in this hour.
The main difference is the range of operating voltage, where NL indicates a wide voltage range. CBU-NL module:Operating voltage: 2.3V-3.6V CBU module:Operating voltage: 3.0V-3.6V For other details, please refer to the module specification.CBU-NL Module Datasheet CBU Module Datasheet.
The CB3L module uses the 7231N chip. Tuya's Matter over Wi-Fi solution is built on the 7231N chip platform. Therefore, the CB series modules, including CB3L, have a solution that supports Matter.
The subtitle is only a further interpretation of the corresponding DP and does not display the DP value.
We build white-label Tuya apps, IoT dashboards, and custom integrations for your business.
🚀 Schedule a Call