Search found 148 matches
- 2025年 Apr 16日 10:50
- Forum: TuyaOS-蓝牙设备开发
- Topic: 【求助】tlsr825x的低功耗问题
- Replies: 5
- Views: 346
Re: 【求助】tlsr825x的低功耗问题
- 2025年 Apr 16日 09:47
- Forum: TuyaOS-蓝牙设备开发
- Topic: 【求助】tlsr825x的低功耗问题
- Replies: 5
- Views: 346
Re: 【求助】tlsr825x的低功耗问题
是的,但是建议不要只使用 GPIO 唤醒,最好同时保持定时器唤醒,从而实现 唤醒机制:低功耗设备必须每隔 96h 唤醒一次,每次唤醒持续 15s 以上时间。 此机制。
- 2025年 Apr 16日 09:44
- Forum: TuyaOS-蓝牙设备开发
- Topic: 【求助】tlsr825x的低功耗问题
- Replies: 5
- Views: 346
Re: 【求助】tlsr825x的低功耗问题
jujuju 2025年 Apr 15日 16:29https://developer.tuya.com/cn/docs/iot- ... 9%E6%80%A7
我看原厂文档写的234s,这里提到的是268s,以哪个为准
以原厂的文档为准,开发者平台的文档我们会尽快修改掉
- 2025年 Mar 3日 08:53
- Forum: TuyaOS-蓝牙设备开发
- Topic: 【求助】【TuyaOS OS】使用蓝牙 Mesh 设备开发包TuyaOS 版本3.8.0 泰凌微 芯片是否可以间断性休眠保持与APP的常连接?
- Replies: 1
- Views: 3379
Re: 【求助】【TuyaOS OS】使用蓝牙 Mesh 设备开发包TuyaOS 版本3.8.0 泰凌微 芯片是否可以间断性休眠保持与APP的常连接?
目前 mesh sdk 无法做到这样的能力
- 2024年 Dec 19日 08:49
- Forum: TuyaOS-蓝牙设备开发
- Topic: phy6222 Write images failed
- Replies: 1
- Views: 4358
Re: phy6222 Write images failed
烧写前需要先擦除 flash 才能重新写入,如果只更新代码的话可以使用 HEXF 模式,上位机会只擦除代码区然后写入新固件
- 2024年 Nov 14日 18:09
- Forum: TuyaOS-Bluetooth Device Development
- Topic: firmware corruption
- Replies: 10
- Views: 14622
Re: firmware corruption
- 2024年 Nov 14日 16:09
- Forum: TuyaOS-Bluetooth Device Development
- Topic: firmware corruption
- Replies: 10
- Views: 14622
Re: firmware corruption
Add the file "$PROJECT_ROOT/vendor/tlsr825x_smesh/sdk/telink_sig_mesh_sdk/vendor/common/battery_check.c" to the project in the software\TuyaOS\vendor\tlsr825x_smesh\toolchain\templates\vendor.json.
- 2024年 Nov 14日 15:55
- Forum: TuyaOS-Bluetooth Device Development
- Topic: firmware corruption
- Replies: 10
- Views: 14622
Re: firmware corruption
- 2024年 Nov 14日 14:16
- Forum: TuyaOS-Bluetooth Device Development
- Topic: firmware corruption
- Replies: 10
- Views: 14622
Re: firmware corruption
- 2024年 Nov 13日 16:38
- Forum: TuyaOS-Bluetooth Device Development
- Topic: firmware corruption
- Replies: 10
- Views: 14622
Re: firmware corruption
percy(unwired) 2024年 Nov 13日 16:36not only the firmware flash region and even the tuya token/license being erased or corrupted.
Yes, because in low power conditions, flash operations are unpredictable and various strange anomalies may occur.