I am currently evaluating the Nrf54l15 viability for a migration from the Nrf52 for our products. I've been able to advertise, scan and connect with success but I can't find how to set up and manage a GATT client and GATT server.
We were previously using the s132 and s140 softDevice which offered "ble_gatts.h" and "ble_gattc.h" . Is there an equivalent that I can use for the nrf54 without using Zephyr?
I am using the sdk-nrfxlib v2.9.0 without Zephyr on the Nrf54l15dk board.
Thanks!