Hi,
Can the central device (ble_app_hrs_c for example) scan for and connect to a custom peripheral device (not nRF based)?
ble_app_hrs_c
Sure it can.
How to achieve that? Because the ble_evt_dispatch() function gets called only with the nRF based peripheral.
ble_evt_dispatch()