Search found 82 matches

by iot_man
2025年 Oct 21日 13:43
Forum: TuyaOS-Zigbee Device Development
Topic: Build a custom Zigbee on a Nordic chip
Replies: 9
Views: 177

Re: Build a custom Zigbee on a Nordic chip

#define TOUCH_INIT_BASIC_MODEL_ID "abc"
#define TOUCH_INIT_BASIC_MANUF_NAME "1234"

by iot_man
2025年 Oct 21日 10:58
Forum: TuyaOS-Zigbee Device Development
Topic: Build a custom Zigbee on a Nordic chip
Replies: 9
Views: 177

Re: Build a custom Zigbee on a Nordic chip

This restriction is a cloud-side limitation, not a gateway limitation. Based on your situation, you can only connect to the Tuya platform by removing the Tuya-specific information (that is, setting the Manufacturer Name and Model ID in the Basic Cluster to non-Tuya format values).

by iot_man
2025年 Oct 20日 17:11
Forum: TuyaOS-Zigbee Device Development
Topic: Build a custom Zigbee on a Nordic chip
Replies: 9
Views: 177

Re: Build a custom Zigbee on a Nordic chip

Why not use the ZS3L module to develop a Zigbee device as a developer? Currently, Tuya does not support the registration of third-party modules or chips on its platform.

by iot_man
2025年 Oct 20日 15:53
Forum: TuyaOS-Zigbee Device Development
Topic: Build a custom Zigbee on a Nordic chip
Replies: 9
Views: 177

Re: Build a custom Zigbee on a Nordic chip

The ZS3L module is a Tuya-authorized module, and its MAC address has been legally registered on the Tuya platform. Therefore, devices using this MAC address can be properly displayed in the app. However, if you modify the Basic Cluster’s Manufacturer Name and Model ID to a non-Tuya format, your devi...
by iot_man
2025年 Jul 9日 10:01
Forum: TuyaOS-PLC设备开发
Topic: 有没有针对低压载波的适配
Replies: 1
Views: 42949

Re: 有没有针对低压载波的适配

48V的适配是纯硬件的适配,和软件没啥关系。

by iot_man
2025年 Jul 9日 09:50
Forum: TuyaOS-Zigbee设备开发
Topic: TYZS5模组功耗异常
Replies: 1
Views: 23771

Re: TYZS5模组功耗异常

  1. 提供模组接线拍照
  2. 提供固件版本和MCU对TYZS5模组的一些配置数据(比如发射功率,唤醒策略)
  3. 这句具体是指什么?“模组联网后单独测试,150uA左右,接上我们的板就60uA左右;”
by iot_man
2025年 Jul 7日 10:33
Forum: TuyaOS-Zigbee设备开发
Topic: TLSR8258_TuyaOS-3.11.1 缓存下发怎么实现
Replies: 8
Views: 28189

Re: TLSR8258_TuyaOS-3.11.1 缓存下发怎么实现

问题可以再具体一点,如果是dp缓存下发的机制的话,设备这边不需要关心具体实现。内部已经实现好了。

by iot_man
2025年 Jun 27日 10:54
Forum: TuyaOS-Zigbee设备开发
Topic: 涂鸦APP连接
Replies: 1
Views: 14440

Re: 涂鸦APP连接

本栏目是zigbee子设备开发答疑,你需要提供更详细的描述。比如什么通信协议,什么tuyaOS 版本,遇到什么问题。

by iot_man
2025年 Jun 6日 15:32
Forum: TuyaOS-Zigbee设备开发
Topic: 【已解决】ZSU模块工程配置问题
Replies: 34
Views: 76274

Re: 【求助】ZSU模块工程配置问题

jlink的reset接到了ZSU的reset后,操作jlink就就不会受到任何烧录IO被固件复用的影响。