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:
-
Is there an official Nordic firmware image for BL54L10/BL54L15 that includes an AT command set?
-
If not, is there support for a peripheral shell (CLI) over UART that can achieve similar control?
-
Are there examples, documentation, or SDK packages that demonstrate this capability?
-
If custom implementation is required, what Nordic SDK (version) and modules would be recommended?
- If AT commands or a peripheral shell are supported, what commands are available, and is there a complete command reference or documentation?