Bug report: Inconsistent naming of samples in documentation vs VSCode/SDK

Not sure where to report this bug but I noticed that when typing sample names in "Create New Application From Sample", some Nordic samples do not show up...

For example, when you type "peripheral l" to find the "Bluetooth: Peripheral LBS" sample, the sample does not show up in the list. See screenshot:

It turns out that the sample in VSCode is actually called "Bluetooth LE LED Button Service".

Same problem with the "Bluetooth: Peripheral UART" sample which in VSCode is called "Bluetooth LE UART service". 

Parents Reply
  • I know it does. The point of my post was that the names in the documentation are different than the names in the sample.yaml files, aka the README title. Bad UX.

Children