这个问题我安排ide的同事看看,你先在shell里使用make编译看看。
Search found 559 matches
- 2025年 Apr 29日 17:55
- Forum: TuyaOS-联网单品开发
- Topic: 【求助】T5 wukong 3.12.10 gui的demo怎么每次编译都会自动备份
- Replies: 3
- Views: 48
- 2025年 Apr 29日 15:56
- Forum: TuyaOS-联网单品开发
- Topic: 【求助】T5 wukong 3.12.10 gui的demo怎么每次编译都会自动备份
- Replies: 3
- Views: 48
Re: 【求助】T5 wukong 3.12.10 gui的demo怎么每次编译都会自动备份
编译产品开发包?是右键一键编译吗? 截个图看看?
- 2025年 Apr 28日 14:54
- Forum: TuyaOS-联网单品开发
- Topic: T5_TuyaOS-3.11.5 使用qflash函数接口编译报错问题
- Replies: 3
- Views: 436
Re: T5_TuyaOS-3.11.5 使用qflash函数接口编译报错问题
使用原厂接口,可以参考我们文档中心的文档:https://developer.tuya.com/cn/docs/iot- ... 5%E5%8F%A3
或者你把代码放到原厂路径下:vendor/T5/t5_os/components/bk_peripheral
- 2025年 Apr 25日 13:55
- Forum: TuyaOS-联网单品开发
- Topic: 关于T系列模组低功耗的疑问
- Replies: 1
- Views: 1393
Re: 关于T系列模组低功耗的疑问
1,不是
2,都支持
3,都已经发布,用联网单品的最新版本
4,可能要注意以下这个:https://developer.tuya.com/cn/docs/iot- ... tf8sz0nq73
- 2025年 Apr 25日 13:52
- Forum: TuyaOS-联网单品开发
- Topic: T1-CHL_TuyaOS-3.11.11-加产品开发包2.0.2,编译报错,MENU-config出现计量芯片配置异常
- Replies: 1
- Views: 126
Re: T1-CHL_TuyaOS-3.11.11-加产品开发包2.0.2,编译报错,MENU-config出现计量芯片配置异常
1,这个config你改过吗?
2,你加一个空函数看看。
- 2025年 Apr 25日 13:51
- Forum: TuyaOS-联网单品开发
- Topic: 插座,排插的T1-U模组-SDK,选联网单品开发,和悟空AI硬件开发,两种SDK的区别,如何选择
- Replies: 1
- Views: 151
Re: 插座,排插的T1-U模组-SDK,选联网单品开发,和悟空AI硬件开发,两种SDK的区别,如何选择
wukong是专用于ai硬件开发的。你如果不是做ai硬件,就不要选这个。
选开发资料的时候先选择开发类型,联网单品还是ai硬件。然后再选芯片平台。
- 2025年 Apr 25日 13:49
- Forum: TuyaOS-联网单品开发
- Topic: 关于内存优化
- Replies: 1
- Views: 1168
Re: 关于内存优化
暂时没有规划升级idf的版本,有其他高优先级的事情。紧急的话看看https://github.com/tuya/tuyaopen
- 2025年 Apr 14日 20:28
- Forum: General Discussion
- Topic: How to add pH sensor from Tuya to HA
- Replies: 1
- Views: 855
Re: How to add pH sensor from Tuya to HA
Tuya HA app only support few of tuya device.
- 2025年 Apr 14日 20:27
- Forum: General Discussion
- Topic: Any option to store wifi device related automation locally?
- Replies: 1
- Views: 1587
Re: Any option to store wifi device related automation locally?
No, The Wi-Fi device didn't have the space to save the automation locally.
If you have a GW device, the automation can be saved on GW device for all the device which belong to same family.
- 2025年 Apr 14日 20:19
- Forum: TuyaOS-联网单品开发
- Topic: 编译了libtuyaos.so后,编译app报错
- Replies: 1
- Views: 880
Re: 编译了libtuyaos.so后,编译app报错
直接静态链接过去?动态库有一些符号可能不存在。