Question
BLE GATT configuration: "Number of Services must be between 1 and 5" -- why?
When configuring BLE using STM32CubeIDE Device Configuration Tool with a custom template I can only set up to 5 services and 5 characteristics per service. What is the reason for that?
Is there a possibility to set more services and characteristics per service?
STM32CubeIDE 1.6.1
STM32WB5MM-DK
Thanks!