MPSL ESB+BLE on nrf54L

Hi,

I want to port an exisiting solution from ESP32 + nrf24 to nrf54L15. I didn't find any example that would work out of the box for my POC which would to combine very simple peripheral device with ESB ptx. Is there something like this for nrf54? I found this one https://github.com/too1/ncs-esb-ble-mpsl-demo/tree/master/common but it is based on ncs 2.6.0, while I read that I need at least 2.9.1 to use nrf54l for production, correct?

Best regards,
Michal

Related