Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

Wi-Fi Combo Forum Discussions

Eric_wang
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

请问,有没有DEMO支持4343W EVK测试BT模式下的SPP和BLE模式下的BSG传输速率?

0 Likes
1 Solution
Zhengbao_Zhang
Moderator
Moderator
Moderator
First comment on KBA 10 questions asked 5 questions asked

hello:

      SPP 的demo code在20719 里面有, 没有直接用于43xx的代码。 可以根据20706,20719的参考代码重新修改测试。  BLE我们测试吞吐时采取的策略是通过notify或者indicate的方式, 通过串口在一段时间里面接收到的字节数来计算吞吐, 这两种方法都需要自己去尝试开发和调试, 这也是去了解BT和BLE的一个过程。

View solution in original post

0 Likes
4 Replies
Zhengbao_Zhang
Moderator
Moderator
Moderator
First comment on KBA 10 questions asked 5 questions asked

hello:

      SPP 的demo code在20719 里面有, 没有直接用于43xx的代码。 可以根据20706,20719的参考代码重新修改测试。  BLE我们测试吞吐时采取的策略是通过notify或者indicate的方式, 通过串口在一段时间里面接收到的字节数来计算吞吐, 这两种方法都需要自己去尝试开发和调试, 这也是去了解BT和BLE的一个过程。

0 Likes
Eric_wang
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

好的,非常感谢!

0 Likes
jina_4171326
Level 2
Level 2
First like given

yes, i have a same question. i want to some example code of SPP(BT) profile for CYW4343W.

0 Likes

hello:

  better to have a reference from bt_dualmode_server app, thanks.

This widget could not be displayed.