开发框架是EFR32的哪个版本。
Search found 132 matches
- 2024年 Mar 8日 10:21
- Forum: TuyaOS-Zigbee设备开发
- Topic: 【已解决】使用tuya IDE 编译Zigbee问题
- Replies: 8
- Views: 1892
- 2024年 Mar 8日 09:31
- Forum: TuyaOS-Zigbee设备开发
- Topic: 【已解决】使用tuya IDE 编译Zigbee问题
- Replies: 8
- Views: 1892
Re: 【求助】使用tuya IDE 编译Zigbee问题
确认下,是否按照《快速入门.md》中1.2章节的步骤,复制并修改python解释器的名称。
- 2024年 Mar 7日 17:00
- Forum: TuyaOS-Zigbee设备开发
- Topic: 设备端OTA
- Replies: 3
- Views: 1040
Re: 设备端OTA
目前不支持此机制
- 2024年 Mar 6日 10:39
- Forum: TuyaOS-Zigbee设备开发
- Topic: 设备端OTA
- Replies: 3
- Views: 1040
Re: 设备端OTA
目前设备ota任务启动是由网关发起image notify触发的,你指的是设备周期性查询ota任务吗?
- 2024年 Mar 4日 09:58
- Forum: TuyaOS-Zigbee设备开发
- Topic: OTA hardware version字段
- Replies: 3
- Views: 666
Re: OTA hardware version字段
1.默认是0;
2.目前SDK ota不会校验此字段,可以ota。
- 2024年 Mar 1日 10:55
- Forum: TuyaOS-Zigbee设备开发
- Topic: OTA hardware version字段
- Replies: 3
- Views: 666
Re: OTA hardware version字段
您好:
目前此平台暂不支持修改Hardware version字段。
- 2024年 Feb 28日 09:48
- Forum: TuyaOS-Zigbee设备开发
- Topic: 设备离线后通信量大
- Replies: 5
- Views: 1215
Re: 设备离线后通信量大
应用侧tal_zg_send_data接口的timeout参数可以配置应用数据的APS重传次数。
APS重传次数=timeout/200
- 2024年 Feb 27日 15:09
- Forum: TuyaOS-Zigbee设备开发
- Topic: 设备离线后通信量大
- Replies: 5
- Views: 1215
Re: 设备离线后通信量大
你好:
目前,网络状态维护机制、路由维护机制等复杂细节都封装在SDK中托管,应用基本无需关心。
请帮忙确认下:
1.电源带载能力;
2.一个电源负载设备数量;
3.配置的发射功率是多少;
- 2024年 Jan 31日 17:41
- Forum: TuyaOS-Zigbee Device Development
- Topic: sensor device connection with STM32WB and zigbee
- Replies: 20
- Views: 9142
Re: sensor device connection with STM32WB and zigbee
Actually,developer do not need to be concerned about Tuya-defined pravite attributes of basic cluster if your device accessed as a three-party device.
- 2024年 Jan 22日 09:21
- Forum: TuyaOS-Zigbee设备开发
- Topic: 【求助】在低功耗例程上更改attr属性时遇到了问题
- Replies: 4
- Views: 1030
Re: 【求助】在低功耗例程上更改attr属性时遇到了问题
开发者您好,attribute id的定义可以从ZCL文档中查看。
文档获取地址:viewtopic.php?t=2585 章节1