How to enable some BLE feature of NRF5340?

I have enabled this config of hci_ipc child image.

But the following features and HCI command are not supported by controller.

  • Link Layer Feature: Connection Parameters Request procedure (Bit 1)
  • LE Remote Connection Parameter Request Reply command (OCF=0x0020)
  • LE Remote Connection Parameter Request Negative Reply command (OCF=0x0021)
  • LE Read Peer Resolvable Address command (OCF=0x002B)
  • LE Read Local Resolvable Address command (OCF=0x002C)
Related