2025-05-23 1:26 PM
Does the BLE stack full also support encrypted advertising? The only example available is for the extended stack (link)
2025-05-23 2:42 PM
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.