Search found 152 matches

by chenyisong
2026年 Jul 2日 18:28
Forum: TuyaOS-联网单品开发
Topic: TuYa OS CB2S 模块烧录授权进入产测失败问题
Replies: 6
Views: 1712

Re: TuYa OS CB2S 模块烧录授权进入产测失败问题

看日志,授权已经进去了,但是串口接收到错误的数据了

11.png
by chenyisong
2026年 May 18日 13:43
Forum: TuyaOS
Topic: Tuya Open API
Replies: 1
Views: 6025

Re: Tuya Open API

Your question is not detailed enough. Please describe the problem you encountered in more detail.

by chenyisong
2026年 Feb 9日 17:16
Forum: TuyaOS-联网单品开发
Topic: BK7231N_TuyaOS-3.11.12如何使用串口的DMA传输
Replies: 1
Views: 15640

Re: BK7231N_TuyaOS-3.11.12如何使用串口的DMA传输

串口不支持dma
串口10ms发送一次,可以采用定时器定时发送就可以了吧,定时要求高的话可以采用硬件定时器。
代码可以参考 tuyaos_demo_examples 下的driver_timer

by chenyisong
2025年 Nov 18日 20:09
Forum: TuyaOS-联网单品开发
Topic: 【问题汇总】TuyaOS-联网单品开发编译问题与解决方法汇总【欢迎跟帖】
Replies: 6
Views: 78146

Re: 【问题汇总】TuyaOS-联网单品开发编译问题与解决方法汇总【欢迎跟帖】

T2_TuyaOS-3.3.4 不要在Windows下编译,目前只支持linux,win下可以使用wsl来编译

by chenyisong
2025年 Sep 24日 09:45
Forum: MCU SDK Development
Topic: MCU Development Process
Replies: 4
Views: 18537

Re: MCU Development Process

If you purchase a WBR3 that has been generated and burned, there is an authorization code inside. Please do not burn your own firmware into the WBR3 module. You can follow the instructions in the documentation to do it.

by chenyisong
2025年 Sep 23日 21:06
Forum: MCU SDK Development
Topic: MCU Development Process
Replies: 4
Views: 18537

Re: MCU Development Process

Hello, if you want to connect to Tuya using MCU + WBR3, you must use the dedicated WBR3 firmware. Currently, you can obtain it by purchasing the already generated WBR3 module. The purchased module already comes with the authorization code for connecting to Tuya Cloud. The relevant documents can be v...
by chenyisong
2025年 Sep 17日 11:48
Forum: TuyaOS-联网单品开发
Topic: TuyaOS-3.12.16编译失败,AI了好久,没有解决
Replies: 6
Views: 5932

Re: TuyaOS-3.12.16编译失败,AI了好久,没有解决

是不是ubuntu系统版本的缘故,要求使用 ubuntu20.04 或以上版本的

by chenyisong
2025年 Sep 10日 11:39
Forum: TuyaOS-联网单品开发
Topic: esp32能用蓝牙配网吗
Replies: 2
Views: 3992

Re: esp32能用蓝牙配网吗

  1. 烧录正确的TuyaOS授权码

  2. 下载 智能生活 app,打开手机蓝牙

  3. 配网,看文档 https://developer.tuya.com/cn/docs/iot- ... 57s09ol9o1

  4. 技术相关文档查看:
    https://developer.tuya.com/cn/docs/iot- ... 7t32r3pdmf

by chenyisong
2025年 Sep 1日 16:49
Forum: TuyaOS-联网单品开发
Topic: 幻彩灯带开启spi_dma后模块卡死
Replies: 5
Views: 5096

Re: 幻彩灯带开启spi_dma后模块卡死

最新版本 幻彩开发包tuyaos_wf_t5_lig-tuyaos_t5_slide_strip_ty 已经发布,版本为 1.0.0,基于 TuyaOS 3.12.16