Certification guideline/Bluetooth Qualification Process example with STM32WBx

Revision as of 12:02, 20 July 2023 by Registered User


We will follow the 7 different steps described in Launch studio webpage but before going through this process, let's see the information of our STM32WB55RG & his associated BLE stack.

1. STM32WB55RG Component (Tested) & its associated BLE stack information

https://launchstudio.bluetooth.com/Listings/Search

1.1. STM32WB55RG Component (Tested)

In this windows, you will find the QDID number for the STM32WB55 127495. Notice that you have different STM32WB55 versions depending on the flash size. In our example, let use the STM32WB55RG (512kB flash)


This RF PHY has been qualified in 2019, with Core specification 5.0


You can notice that this component has been qualified with Test Case reference List version 2023 -1
the details of the TCRL Test list are there TCRL information

1.2. STM32WB_BLE_STACK



You can see that the STM32WB _BLE stack has been qualified with core BT5.3 & BT 5.4. This STM32WB_BLE_STACK_Full_Ext include new BT5.4 features such as Encrypted advertising data and LE GATT security levels characteristics along with GAP/GATT/SM & L2CAP layers on M0+. If you start to develop your platform, ST recommends using BLE STACK supporting latest BT version 5.4 even if your RF PHY has been only qualified with lower BT core version.

2. Qualification process

/https://launchstudio.bluetooth.com/ProjectBasics/

2.1. Project Basics

2.2. Layer Selection

2.3. ICS Selection

2.4. Testing

2.5. Test Documentation

2.6. Product Declaration

2.7. Declaration ID

2.8. Review & Submit