Skip to main content
Luciano.Neri
Associate
January 15, 2021
Question

How to add more than five characteristics each service?

  • January 15, 2021
  • 1 reply
  • 626 views

Hello,

I have to design a wb55 firmware which expose one service with twelve characteristics, but using CubeMX there are no ways to add more than five characteristics for each service.

There is a tip to skip this limit (also modifying the CubeMx automatic source code) ?

Thanks in advance

This topic has been closed for replies.

1 reply

Luciano.Neri
Associate
January 18, 2021

Solved adding manually the characteristic and services, skipping the template create by CubeMx, and adapting the [service_max_attribute_record] parameter on aci_gatt_add_service.