Hi,
I'm developing 21540_52840DK as ble_central. My developing tools are NCS 1.9.1 and VSCODE.
Based on <\NCS\nrf\samples\bluetooth\central_uart > sample, I added USB and address filter to it and set following configs to extend ble payload size.
#FEM21540 CONFIG_MPSL_FEM=y CONFIG_MPSL_FEM_NRF21540_GPIO=y CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB=0 CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB_POUTA=0 CONFIG_MPSL_FEM_NRF21540_TX_GAIN_DB_POUTB=0 CONFIG_MPSL_FEM_NRF21540_RX_GAIN_DB=13