This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Here is the test case:
1. The BLE is connected to the iOS device (phone).
2. The iOS device receives a call from another phone.
3. The iOS device accepts the call, and the BLE receives the notification as "Active Call." in the BLE UART.
4. The iOS device hangs up or rejects the "active call."
5. The BLE is not receiving any notifications.
We require a notification for the rejected call. Please confirm whether the observed behavior is expected or conduct further investigation and verification.
Regards,
Rahul K V
Hi Rahul,
Hope you are doing well! Can you clarify which SDK version you are using? Do you have access to a Bluetooth LE sniffer? If so, then lets take a log of the entire use-case. I would like to see if the notifications are being sent over the air or if they are not being sent at all.
Best Regards,
Jan
Hi Jan,
SDK version: simplelink_lowpower_f3_sdk_7_20_01_10
We do not have Bluetooth LE sniffer
Regards,
Rahul K V
Hi Rahul,
Thank you for reaching out.
The ANCS specifications don't define any event for terminated calls. I recommend having a look at the ANCS specifications for more details.
Best regards,