Part Number:CC2564MODA
Hi,
We are using CC2564MODA with STM32L4 discovery board. We want to connect our device with a remote headset using HSP profile of classic Bluetooth. We have developed our code based on the HSPDemo.
But sometimes we are facing some issues.
1. While opening headset port it fails with a status =0x0001. What does this value indicate? ( I understand that status = 0x0000 indicates the success.)
2. When we try reconnect an already paired device, it fails with the same status as mentioned above. What is the actual procedure for auto connect in HSP profile?
3. Sometimes when we query for the remote device name, it doesn't give anything but blank.
What could be the reason for these issues? Is there a proper documentation available for bluetopia stack.I have searched for it, but couldn't find anything useful.
Please share if there is any resource that gives some insight into the details of expected callback events for bluetopia's api calls. It will be really great if someone can help us.
Thanks & Regards,
Indu