This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK15 ble_central_and_peripheral - Ble_app_interactive. Need some help modifying the project

Hi Nordic.
I am working on a project, where I have to connect to a peripheral device with the NRF52 DK as a central device, and get services and characteristics from the peripheral. This is working great with the project ble_app_interactive. But the thing is now, if I want to edit the example project, so that for example, when scanning for devices, I need to look for specific manufacturer ID's. Where to look and edit, so that when I list all devices, I can see the specific manufacturer ID, if there is one? And if i want to edit the menu, that you get when pressing tab, where to edit this?

Hope can you get give me a hint where to look and get started.

Best regards Andreas.

Related