Search found 25 matches

by 漠杨sronger
2023年 Aug 2日 09:53
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】bk3432 中断怎么设备低电平触发
Replies: 2
Views: 368

【已解决】bk3432 中断怎么设备低电平触发

static void suble_gpio_int_config(uint8_t* gpio_array, uint8_t len) { for(uint8_t i=0; i<len; i++) { { //上升沿触发 suble_gpio_init_input(gpio_array , PULL_LOW); REG_APB5_GPIO_WUATOD_TYPE |= 0<<(8 (gpio_array >>4)+(gpio_array &0x0f)); //1<<2 = 4 } REG_APB5_GPIO_WUATOD_STAT |= 1<<(8 (gpio_array >>4)+(...
by 漠杨sronger
2023年 Jun 9日 11:16
Forum: MCU SDK开发
Topic: WBR3 如何降低功耗或者休眠
Replies: 1
Views: 1631

WBR3 如何降低功耗或者休眠

目前 没看以WBR3如何进入休眠,或者进入低功耗的模式,看文档,和模拟器上有一个停止心跳的功能,不知这个是不是就是进入的方法55 AA 03 25 00 00 27 试过,发送这个好像没有效果,另外,如果进入的低功耗的模式如何退出

by 漠杨sronger
2023年 May 15日 14:19
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】bk3432 中使用的蓝牙模式
Replies: 1
Views: 353

【已解决】bk3432 中使用的蓝牙模式

bk3432中,通信使用的是 1M,还是2M 模式

by 漠杨sronger
2023年 Apr 8日 09:30
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

[0000000019 TUYA D][app_common.c:329] /run timer 0 cricel times/ [0000000020 TUYA D][app_common.c:329] /run timer 0 cricel times/ [0000000021 TUYA D][app_common.c:329] /run timer 0 cricel times/ [0000000022 TUYA D][app_common.c:329] /run timer 0 cricel times/ [0000000023 TUYA D][app_common.c:259] ap...
by 漠杨sronger
2023年 Apr 7日 21:34
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

1.设备进入烧录模式 ![](https://images.tuyacn.com/fe-static/docs/img/7cbe7158-4a26-479f-a9e8-310d7aa92e3d.png) 2.选择固件并烧录 ![](https://images.tuyacn.com/fe-static/docs/img/df7eae83-d49d-4d67-ab01-f3a71ea57f4f.png) 3.烧录完成 ![](https://images.tuyacn.com/fe-static/docs/img/c78f2b79-431f-4869-add7-dd9433f6f57d.png)...
by 漠杨sronger
2023年 Apr 7日 19:19
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

微信图片_20230407191747.png

这几个配置有没有影响

by 漠杨sronger
2023年 Apr 7日 19:13
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

这种方式的刷机文件 是不是UA.bin 不是Qio.bin

by 漠杨sronger
2023年 Apr 7日 19:11
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

用你这个方法试了,设备添加时会超时,

by 漠杨sronger
2023年 Apr 7日 19:01
Forum: TuyaOS-蓝牙设备开发
Topic: 【已解决】Phy6222 sig mesh 升级问题
Replies: 11
Views: 732

Re: Phy6222 mesh sig 升级问题

原产的工具,不是涂鸦烧录工具