In the nRF5340, is the application processor able to run concurrently when BLE transactions are happening?
In previous generations of the nRF family, the application stalled due to the need to service BLE. Is no longer true with the nRF5340?
In the nRF5340, is the application processor able to run concurrently when BLE transactions are happening?
In previous generations of the nRF family, the application stalled due to the need to service BLE. Is no longer true with the nRF5340?
Hi,
Yes. Right now the BLE host resides in the application processor, and it will use some of the CPU's resources, but we are working on moving it over to the network core in order to further free the application core from BLE activity.
-Amanda H.
Thanks!
Has this been updated so that the co-processor handles the BLE traffic, thus allowing the application processor to not stall?
Not yet.
Any prediction or schedule for the when this will be available?