How to add System ID characteristic (0x2A23) using Kconfig

Hi,

How do I add the System ID characteristic (UUID 0x2A23) from the Device Information Service (DIS) using Kconfig commands in the prj.conf file?

For example, I can add the Manufacturer Name String Characteristic (UUID 0x2A29) using the following line in the prj.conf file: CONFIG_BT_DIS_MANUF="manufacturer".

Thanks,

Adam

Parents Reply Children
Related