NRF54L05 cannot OTA

Hi:

I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.

NCS 3.0.0.

The part I modified in this example

CONFIG_BT_DEBUG_NONE=y
CONFIG_BT_ASSERT=n
CONFIG_BT_DATA_LEN_UPDATE=n
CONFIG_BT_PHY_UPDATE=n
CONFIG_BT_GATT_CACHING=n
CONFIG_BT_GATT_SERVICE_CHANGED=n
CONFIG_LOG=n
CONFIG_CONSOLE=n
CONFIG_SERIAL=n
CONFIG_SIZE_OPTIMIZATIONS=y

l9_e5_sol.rar

Parents Reply Children
Related