This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Max throghtput nrf52 survey

Good morning developers, I want to ask you what is the maximum transfer speed (Kbps) achieved between the chip nrf52840 (peripheral) and a smartphone (central).
If anyone wants to give details they will be gladly received.
Parents Reply
  • Bjorn this is a nice throughput. You can help me with the test. We deal with the following devices  One plus 2, iphone 6 and iphone 8.

    In our first approach to test it, We use the SDK example att_mtu througtput . We changed the paramethers related at the transfer speed on the file sdk_config.h. The result was under the 300 kbps.

    paramethers

    NRF_BLE_SCAN_MIN_CONNECTION_INTERVAL

    NRF_BLE_SCAN_SCAN_PHY

    NRF_SDH_BLE_GATT_MAX_MTU_SIZE

    NRF_SDH_BLE_GAP_DATA_LENGTH

    You gime some advice or provide me your configuration or project for read.

    I don't mensioned We use a nrf52840 DK on segger studio without ext antenna.

    P.D. In another post I read some changes related at the RAM...?

Children
Related