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

YaTr_3516311
Level 5
Level 5
25 sign-ins First solution authored 100 replies posted

Hi,

Tag-No1.jpeg

Hi,

截图中是我们这边买的tag,然后用cybt343026-01搜索,发现搜不到此设备(手机上是可以搜到此设备的)。但是wiced_bt_ble_observe(WICED_TRUE,0,hello_client_scan_result_callback);可以搜到。请问是什么原因

2 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
500 solutions authored 250 sign-ins 1000 replies posted

不是很明白你的问题,“用cybt343026-01搜索,发现搜不到此设备”,请问是如何搜索的?

wiced_bt_ble_observe(WICED_TRUE,0,hello_client_scan_result_callback);可以搜到”,这个使用CYBT-343026搜索的吗?

有没有试过使用headset或者audio_gate的demo,然后使用client control上位机发起搜索?

0 Likes
Charles_Lai
Moderator
Moderator
Moderator
10 questions asked 250 replies posted 100 solutions authored

Hi,

您调用‘wiced_bt_ble_observe(WICED_TRUE,0,hello_client_scan_result_callback)’的时候,参数指定的是一直搜索。所以您其他方式搜不到您的tag会不会是duration设置太短?

<<<<<<<<<<<<<>>>>>>>>>>>>>

Best regards

C. L.

<<<<<<<<<<<<<>>>>>>>>>>>>>

0 Likes