I'm building a project based on the example:
C:\Users\leand\OneDrive\Documentos\TesteBLEDual\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_hrs
And I would like to know the steps to create two different BLE connections, so that I find 2 connections in NRF_Connect, one for advertising only and the other allowing connection.
Please help me