Hi,
If i had a purpose of including Ble files into peripheral example then what is the way i can approach?Is it by including all neccessary header file paths,adding sources files and sdk_configurations into sdk_config.h?if it is so I think we have to include more than 15 header file paths and more than 20 source file and nearly 10 sdk configurations.for my purpose,present I have a need to include advertising,bonding and whitlisting functionality within one of the functions of peripheral.So please let me know if I can include only those files which are neccessary,If so also let me know which files can be included.
Thank you.