Hi everyone, I noticed something unusual while testing BLE transmission and reception:
-
Transmitter: nRF5340DK
-
Receiver setups tested:
-
config:Target board = nRF5340, board:5340DK configured as receiver → throughput < 100 kbps
-
config:Target board = nRF5340, board:7002DK configured as receiver → throughput < 100 kbps
-
config:Target board = nRF21540DK , board:21540DK configured as receiver → throughput reaches ~1000 kbps
-
So, with the same transmitter (5340DK), only the nRF21540 setup achieves significantly higher BLE throughput. Both other setups remain below 100 kbps.
Could this be due to the RF front-end (PA/LNA) difference, or is it related to SDK configuration / BLE stack parameters? Has anyone encountered a similar situation?