This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

two different Device Information services

Other Parts Discussed in Thread: CCSTUDIO

Folks,

I have created a profile in Bluetooth Developer Studio, which has two (2) services:

  1. Device Information, which is an adopted service
  2. Custom service for my obscure device

I've used the plugin to generate code for CCStudio.

I've added the plugin-generated files into the simple_peripheral project (as described here).  

When I run the firmware in CC26xx and look at the Bluetooth output with the nRF app, I see two Device Information services.  The values of their respective characteristics are different.    I've removed source code for the Device Information profile from the original simple_peripheral.

Why duplicate Device Information services?  Where did the second one come from?  Which one should I remove and how?

Regards,
- Nick