This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I initialize System and PnP ID?

Hi,

I'd like to read PnP and the system ID from Device Information Service. How can I initialize system and PnP ID? Are there any examples how to do this for nrf51822. For example, for the manufacturer name, the function ble_srv_ascii_to_utf8(&dis_init.manufact_name_str, MANUFACTURER_NAME); is used (Keil), are there any for PnP and system ID?

Thx, Adam

Related