cancel
Showing results for 
Search instead for 
Did you mean: 

[ STM32WB5MMG ] : HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE

arault
Associate II

Hi,

In my product, I use the STM32WB5MMG module as Bluetooth link with the rest of the product.

The STM32WB5MMG module is configure as Client.

But during the discovery procedure, I always go to :

- SVCCTL_App_Notification ->  case HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE -> case ACI_GAP_PROC_COMPLETE_VSEVT_CODE with BleApplicationContext.DeviceServerFound = 0.

 

But I don't find any informations about the event code HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE (0xFF).

 

Do you have some informations this ?

 

1 REPLY 1
STTwo-32
ST Employee

Hello @arault 

For such a purpose, I suggest you take a look at the part 5.4.1 of the BLUETOOTH CORE SPECIFICATION Version 5.4 | Vol 4, Part E. It should guide you to understand this. 

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.