Topic

FAQ
Login Register
开发者指南
New Topic
bluetooth mesh 8258 SDK打开如图所示的ota宏定义,编译显示无法找到对应函数定义 请问该如何开启mesh ota功能? SDK版本 V3.3.3.5 
bigxiong223 Sep 05, 2022 10:20 152 views 1 replies
Latest reply by: TL_Soyo On: Sep 05, 2022 11:13
當更改數值,可以自動更新(Notify), 程式中電池,這個位置不能自動更新 //// Battery attribute values static const u8 my_batCharVal[5] = { CHAR_PROP_READ | CHAR_PROP_NOTIFY, U16
eefrankie Sep 03, 2022 07:40 204 views 1 replies
Latest reply by: TL_Soyo On: Sep 05, 2022 10:43
购买telink产品后有问题怎么换货???
ayongga Sep 02, 2022 15:47 274 views 1 replies
Latest reply by: TL_Soyo On: Sep 02, 2022 18:28
Based on the example SampleLight: There is the following: /* Set default reporting configuration */ u8 reportableChange = 0x00; bdb_defaultReporti
wes58 Sep 02, 2022 07:21 407 views 14 replies
Latest reply by: wes58 On: Sep 07, 2022 05:33
TLSR8258按照如下方式开启了串口发送中断: 然后在中断处理函数中测试发现MCU无限进入串口发送中断,用如下方式清理串口中断发送标志,无效:  查看TLSR8258手册中关于UART部分的介绍,没有看到对如何清理串口发送中断标志的介绍 手册中没有对寄存器0X9A~0X9F的介绍。
ly5186800 Sep 01, 2022 20:37 564 views 2 replies
Latest reply by: ly5186800 On: Sep 02, 2022 14:55
8258的驱动例程(b85m_driver_test),想实现一个翻转IO口点灯的测试,可是实现不了,程序如下: gpio_set_func(GPIO_LED1_PIN, AS_GPIO); gpio_set_output_en(GPIO_LED1_PIN, 1);//enable outpu
15994397525 Aug 31, 2022 21:13 259 views 1 replies
Latest reply by: TL_Soyo On: Sep 01, 2022 10:11
tlsr825x 使用 audio_dmic_init(AUDIO_16K); 初始化后,audio 数据为 0,这个需要怎么初始化呢?
hatcher.peng Aug 31, 2022 10:35 365 views 16 replies
Latest reply by: TL_Soyo On: Sep 16, 2022 16:53
需要做一个每隔 1s 发送一次脉冲的功能。如果每秒种都要唤醒去用软件操作 GPIO 的话,每次唤醒只做这一件事情,成本很高。所以想问下能否让芯片保持在 sleep mode,让 timer 或者其它外设去做到输出 1Hz 脉冲的功能。
ym Aug 30, 2022 14:34 220 views 2 replies
Latest reply by: TL_Soyo On: Aug 30, 2022 16:31
I have the following issue with the router: I have 3 devices: 1 - gateway 2 - LED light (router) with buttons to turn  light on/off and increase/de
wes58 Aug 29, 2022 07:19 251 views 6 replies
Latest reply by: wes58 On: Aug 30, 2022 08:52
Hot Tags Top10
Evk 1
RISC-V 1
IDE 1
TLSR9 1
DUT 1
USB 1
Points Top10
TL_Soyo 8436
wes58 1019
TL_bloom5 605
wooseok 544
TL_hk 343
cq 341