2023-12-04 03:10 AM
Hi,
I'm looking for the max size of SRAM allocated for the GATT database for the STM32WB series.
I've found the informations for WB55 and WB15 but I can't find the information for WB10/30/35/50/. Does anyone know these values or how it can be calculated ?
I'm asking this question because I'm working with WB10 and I'm close to the max size permitted (2.7kB). I would like to know if the SRAM allocated for the GATT database is bigger for WB30.
Thanks for your help.
Solved! Go to Solution.
2023-12-05 01:24 AM
Hello,
Regarding the max size of SRAM allocated for the GATT database for the STM32WB series, the constraint is the same for WB10 and WB15, for WB30/35/50 is the same than WB55.
Best Regards
2023-12-05 01:24 AM
Hello,
Regarding the max size of SRAM allocated for the GATT database for the STM32WB series, the constraint is the same for WB10 and WB15, for WB30/35/50 is the same than WB55.
Best Regards
2023-12-05 01:28 AM
Thanks a lot for your answer.