Ble_client and notify?

Hi there

I have a BLE device, which (when active) transmits data about water consumption. From nRF Connect I can see, that the service/characteristics has the notify property set …
Is there an example somewhere on how to create a ble_client, that intercepts these notifications and data and processes them - probably using some lambda code ?

Regards
Brian