CYW20719B2-BT-SDP

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

cross mob
TaC_4722371
Level 2
Level 2
5 replies posted 5 sign-ins First solution authored

Hi,

I am calling the function wiced_bt_sdp_service_search_attribute_request, with correct arguments, but I am getting WICED_BT_SDP_NO_RESOURCES from the callback function that is passed as argument in the function wiced_bt_sdp_service_search_attribute_request. How I can solve this ?

Regards,

Tamilarasan C.

0 Likes
1 Solution

Hi,

I finally found what was the cause. I didn't allocate buffers using the wiced_bt_cfg_buf_pool_t properly. I changed and then SDP is working fine. Thank you and Can wiced_bt_sdp_init_discovery_db() init search for 2 service UUIDs at the same time?  the preceding link helped me to figure out the cause.

Regards,

Tamilarasan C.

View solution in original post

0 Likes
4 Replies