This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NCS: HW Peripheral use of Zephyr Bluetooth Controller

I could not find hardware peripheral use description of Zephyr Bluetooth LE Controller, where would be specified exact instances which are used for nRF52.

I found this link, however there is no information about instance numbers. There is also documentation of SoftDevice for nRF5 SDK where similar information is provided, however I did not find it for Zephyr Controller.

Parents Reply
  • It is for SoftDevice Controller and I need information about Zephyr Controller (the second option of two available controllers, which is open source and selected by CONFIG_BT_LL_SW_SPLIT=y).

    Currently I have interference between Zephyr Controller and application which is not the case if I use SoftDevice Controller. However Zephyr Controller uses less RAM and also we expect it to be more future proof. Therefore I need information about which exact peripherals it uses of nrf52 chip.

Children
No Data
Related