cancel
Showing results for 
Search instead for 
Did you mean: 

Encrypted advertising on extended vs full stack

rs-dp
Associate II

Does the BLE stack full also support encrypted advertising? The only example available is for the extended stack (link)

1 REPLY 1
STTwo-32
ST Employee

Hello @rs-dp 

The encrypted advertising require the use of the ACI_HAL_EAD_ENCRYPT_DECRYP command for encryption and decryption. And according to the AN5270 HAL command table, this command is supported only using the stm32wb5x_BLE_Stack_full_extended_fw. That’s why we can’t use the stm32wb5x_BLE_Stack_full_fw.

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.