AT Command or Peripheral Shell Support for BL54L10/BL54L15

Hi,

I am planning to replace our existing CC2650 setup with the BL54L10/BL54L15 series. In our current architecture, an MSP432 microcontroller communicates with the CC2650 over UART using SNP protocol

Before moving forward, I need to confirm whether the BL54L10/BL54L15 firmware supports:

  • AT Command Interface.

  • or the Peripheral/Shell Commands for controlling the BLE stack and radio features over UART

Specifically:

  1. Is there an official Nordic firmware image for BL54L10/BL54L15 that includes an AT command set?

  2. If not, is there support for a peripheral shell (CLI) over UART that can achieve similar control?

  3. Are there examples, documentation, or SDK packages that demonstrate this capability?

  4. If custom implementation is required, what Nordic SDK (version) and modules would be recommended?

  5. If AT commands or a peripheral shell are supported, what commands are available, and is there a complete command reference or documentation?
Related