nRF52840 DK as central (hci uart) : Zephyr : how to get max throughput

Hello,

I'm using nRF52840 DK (Central) and nRF52840 Dongle(Peripheral). Dongle flashed with Simulation program which transmits data. DK flashed with hci uart controller program which receives data. We are seeing throughput value only 48.7KBps (390kbps).
Same simulator used with Broadcom controller where we are seeing more throughput 75.4KBps.

DLE enabled on nRF52840 controller, seeing below event in btmon.
> ACL Data RX: Handle 64 flags 0x02 dlen 251

1. How to identify which PHY is used by controller?

2. How can we achieve high throughput? 

Parents Reply Children
No Data
Related