Can the two BLE architecture be upgraded to each other on the nRF5340?

Hi:

There are two  BLE architecture can be used on the nRF5340:

  • Split the Bluetooth LE Controller and the host part of the Bluetooth LE stack and run them on different cores.

  • Run the full Bluetooth LE stack on the network core (currently supported for development only).

I want to used the second one, `run the full Bluetooth LE stack on the network core`, but it note that currently supported for development only. So i only use the first one in the early stage, and use the second one during the late stages of developmet by FOTA . 

Can the two BLE architecture be upgraded to each other?

nRF5340, NCS v2.0.0.

Parents Reply Children
No Data
Related